aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/tests.vcproj
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2015-03-01 17:39:29 -0800
committerJisi Liu <jisi.liu@gmail.com>2015-03-01 17:39:29 -0800
commitb25caa5c0acf3f4f9f8a32fdb9105701f3909723 (patch)
tree84791f4c95a986dd00bdc2f1e882fdaaac5499c3 /vsprojects/tests.vcproj
parent885b612f74f133678bf82808c589331e4c59dad9 (diff)
downloadprotobuf-b25caa5c0acf3f4f9f8a32fdb9105701f3909723.tar.gz
protobuf-b25caa5c0acf3f4f9f8a32fdb9105701f3909723.tar.bz2
protobuf-b25caa5c0acf3f4f9f8a32fdb9105701f3909723.zip
Add missing files in vsprojects.
Change-Id: I23abcd7f5ad4a1c6b94b0035ac0441ea874cf55d
Diffstat (limited to 'vsprojects/tests.vcproj')
-rw-r--r--vsprojects/tests.vcproj20
1 files changed, 12 insertions, 8 deletions
diff --git a/vsprojects/tests.vcproj b/vsprojects/tests.vcproj
index 23c81f0e..0d42949e 100644
--- a/vsprojects/tests.vcproj
+++ b/vsprojects/tests.vcproj
@@ -194,6 +194,9 @@
RelativePath="..\src\google\protobuf\test_util.h"
>
</File>
+ <File RelativePath="..\src\google\protobuf\map_test_util_impl.h"></File>
+ <File RelativePath="..\src\google\protobuf\map_test_util.h"></File>
+ <File RelativePath="..\src\google\protobuf\arena_test_util.h"></File>
<File
RelativePath="..\src\google\protobuf\compiler\mock_code_generator.h"
>
@@ -346,6 +349,7 @@
RelativePath="..\src\google\protobuf\map_test_util.cc"
>
</File>
+ <File RelativePath="..\src\google\protobuf\arena_test_util.cc"></File>
<File
RelativePath="..\src\google\protobuf\message_unittest.cc"
>
@@ -431,7 +435,7 @@
>
</File>
<File
- RelativePath=".\google\protobuf\map_lite_unittest.pb.cc"
+ RelativePath=".\google\protobuf\unittest_preserve_unknown_enum2.pb.cc"
>
</File>
<File
@@ -524,16 +528,16 @@
</File>
</Filter>
<File
- RelativePath="..\src\google\protobuf\map_lite_unittest.proto"
+ RelativePath="..\src\google\protobuf\unittest_preserve_unknown_enum2.proto"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
- Description="Generating map_lite_unittest.pb.{h,cc}..."
- CommandLine="Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/map_lite_unittest.proto"
- Outputs="google\protobuf\map_lite_unittest.pb.h;google\protobuf\map_lite_unittest.pb.cc"
+ Description="Generating unittest_preserve_unknown_enum2.pb.{h,cc}..."
+ CommandLine="Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_preserve_unknown_enum2.proto"
+ Outputs="google\protobuf\unittest_preserve_unknown_enum2.pb.h;google\protobuf\unittest_preserve_unknown_enum2.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
@@ -541,9 +545,9 @@
>
<Tool
Name="VCCustomBuildTool"
- Description="Generating map_lite_unittest.pb.{h,cc}..."
- CommandLine="Release\protoc -I../src --cpp_out=. ../src/google/protobuf/map_lite_unittest.proto"
- Outputs="google\protobuf\map_lite_unittest.pb.h;google\protobuf\map_lite_unittest.pb.cc"
+ Description="Generating unittest_preserve_unknown_enum2.pb.{h,cc}..."
+ CommandLine="Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_preserve_unknown_enum2.proto"
+ Outputs="google\protobuf\unittest_preserve_unknown_enum2.pb.h;google\protobuf\unittest_preserve_unknown_enum2.pb.cc"
/>
</FileConfiguration>
</File>