aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/lite-test.vcproj
diff options
context:
space:
mode:
authorJisi Liu <liujisi@google.com>2015-03-03 17:51:05 -0800
committerJisi Liu <liujisi@google.com>2015-03-03 17:51:05 -0800
commited3c8a11f98995c6bf210566ea10659cb3f3abff (patch)
tree8ead682439a320615d8352af030dc8635f22fab7 /vsprojects/lite-test.vcproj
parentc6170a96e3973c61fd062bb65ffd4e7c758b6cf0 (diff)
parent0b3cfc7981fed468f7dec27eb7be1739d17cc171 (diff)
downloadprotobuf-ed3c8a11f98995c6bf210566ea10659cb3f3abff.tar.gz
protobuf-ed3c8a11f98995c6bf210566ea10659cb3f3abff.tar.bz2
protobuf-ed3c8a11f98995c6bf210566ea10659cb3f3abff.zip
Merge pull request #225 from google/post-alpha2-integrate
Post alpha2 integrate from google internal for C++ and Java
Diffstat (limited to 'vsprojects/lite-test.vcproj')
-rw-r--r--vsprojects/lite-test.vcproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/vsprojects/lite-test.vcproj b/vsprojects/lite-test.vcproj
index bb338092..8d172248 100644
--- a/vsprojects/lite-test.vcproj
+++ b/vsprojects/lite-test.vcproj
@@ -182,6 +182,8 @@
RelativePath="..\src\google\protobuf\test_util_lite.h"
>
</File>
+ <File RelativePath=".\google\protobuf\map_lite_unittest.pb.h"></File>
+ <File RelativePath="..\src\google\protobuf\map_lite_test_util.h"></File>
<File
RelativePath=".\google\protobuf\unittest_lite.pb.h"
>
@@ -218,6 +220,8 @@
RelativePath=".\google\protobuf\unittest_lite.pb.cc"
>
</File>
+ <File RelativePath=".\google\protobuf\map_lite_unittest.pb.cc"></File>
+ <File RelativePath="..\src\google\protobuf\map_lite_test_util.cc"></File>
<File
RelativePath=".\google\protobuf\unittest_import_lite.pb.cc"
>
@@ -299,6 +303,30 @@
/>
</FileConfiguration>
</File>
+ <File
+ RelativePath="..\src\google\protobuf\map_lite_unittest.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&#x0D;&#x0A;"
+ Outputs="google\protobuf\map_lite_unittest.pb.h;google\protobuf\map_lite_unittest.pb.cc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <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&#x0D;&#x0A;"
+ Outputs="google\protobuf\map_lite_unittest.pb.h;google\protobuf\map_lite_unittest.pb.cc"
+ />
+ </FileConfiguration>
+ </File>
</Files>
<Globals>
</Globals>