aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/lite-test.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/lite-test.vcproj')
-rw-r--r--vsprojects/lite-test.vcproj69
1 files changed, 34 insertions, 35 deletions
diff --git a/vsprojects/lite-test.vcproj b/vsprojects/lite-test.vcproj
index 8d172248..aba212b1 100644
--- a/vsprojects/lite-test.vcproj
+++ b/vsprojects/lite-test.vcproj
@@ -178,24 +178,13 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
- <File
- RelativePath="..\src\google\protobuf\test_util_lite.h"
- >
- </File>
<File RelativePath=".\google\protobuf\map_lite_unittest.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_lite.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_public_lite.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_lite.pb.h"></File>
+ <File RelativePath="..\src\google\protobuf\arena_test_util.h"></File>
<File RelativePath="..\src\google\protobuf\map_lite_test_util.h"></File>
- <File
- RelativePath=".\google\protobuf\unittest_lite.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import_lite.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import_public_lite.pb.h"
- >
- </File>
+ <File RelativePath="..\src\google\protobuf\test_util_lite.h"></File>
</Filter>
<Filter
Name="Resource Files"
@@ -208,29 +197,39 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File
- RelativePath="..\src\google\protobuf\lite_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\test_util_lite.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_lite.pb.cc"
- >
- </File>
<File RelativePath=".\google\protobuf\map_lite_unittest.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_lite.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_public_lite.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_lite.pb.cc"></File>
+ <File RelativePath="..\src\google\protobuf\arena_test_util.cc"></File>
+ <File RelativePath="..\src\google\protobuf\lite_unittest.cc"></File>
<File RelativePath="..\src\google\protobuf\map_lite_test_util.cc"></File>
- <File
- RelativePath=".\google\protobuf\unittest_import_lite.pb.cc"
+ <File RelativePath="..\src\google\protobuf\test_util_lite.cc"></File>
+ </Filter>
+ <File
+ RelativePath="..\src\google\protobuf\map_lite_unittest.proto"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
>
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import_public_lite.pb.cc"
+ <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"
>
- </File>
- </Filter>
+ <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>
<File
RelativePath="..\src\google\protobuf\unittest_lite.proto"
>