1<?xml version="1.0" encoding="UTF-8"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="9.00" 5 Name="lite-test" 6 ProjectGUID="{12015ACE-42BE-4952-A5A0-44A9A46908E2}" 7 RootNamespace="tests" 8 Keyword="Win32Proj" 9 TargetFrameworkVersion="0" 10 > 11 <Platforms> 12 <Platform 13 Name="Win32" 14 /> 15 </Platforms> 16 <ToolFiles> 17 </ToolFiles> 18 <Configurations> 19 <Configuration 20 Name="Debug|Win32" 21 OutputDirectory="Debug" 22 IntermediateDirectory="Debug" 23 ConfigurationType="1" 24 > 25 <Tool 26 Name="VCPreBuildEventTool" 27 /> 28 <Tool 29 Name="VCCustomBuildTool" 30 Description="" 31 CommandLine="" 32 AdditionalDependencies="" 33 Outputs="" 34 /> 35 <Tool 36 Name="VCXMLDataGeneratorTool" 37 /> 38 <Tool 39 Name="VCWebServiceProxyGeneratorTool" 40 /> 41 <Tool 42 Name="VCMIDLTool" 43 /> 44 <Tool 45 Name="VCCLCompilerTool" 46 AdditionalOptions="/wd4244 /wd4267 /wd4018 /wd4355 /wd4800 /wd4251 /wd4996 /wd4146 /wd4305" 47 Optimization="0" 48 AdditionalIncludeDirectories="../src;.;../gtest/include" 49 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_VARIADIC_MAX=10;" 50 MinimalRebuild="true" 51 BasicRuntimeChecks="3" 52 RuntimeLibrary="3" 53 UsePrecompiledHeader="0" 54 WarningLevel="3" 55 Detect64BitPortabilityProblems="true" 56 DebugInformationFormat="4" 57 /> 58 <Tool 59 Name="VCManagedResourceCompilerTool" 60 /> 61 <Tool 62 Name="VCResourceCompilerTool" 63 /> 64 <Tool 65 Name="VCPreLinkEventTool" 66 /> 67 <Tool 68 Name="VCLinkerTool" 69 LinkIncremental="2" 70 GenerateDebugInformation="true" 71 SubSystem="1" 72 TargetMachine="1" 73 /> 74 <Tool 75 Name="VCALinkTool" 76 /> 77 <Tool 78 Name="VCManifestTool" 79 /> 80 <Tool 81 Name="VCXDCMakeTool" 82 /> 83 <Tool 84 Name="VCBscMakeTool" 85 /> 86 <Tool 87 Name="VCFxCopTool" 88 /> 89 <Tool 90 Name="VCAppVerifierTool" 91 /> 92 <Tool 93 Name="VCPostBuildEventTool" 94 /> 95 </Configuration> 96 <Configuration 97 Name="Release|Win32" 98 OutputDirectory="Release" 99 IntermediateDirectory="Release" 100 ConfigurationType="1" 101 > 102 <Tool 103 Name="VCPreBuildEventTool" 104 /> 105 <Tool 106 Name="VCCustomBuildTool" 107 Description="" 108 CommandLine="" 109 AdditionalDependencies="" 110 Outputs="" 111 /> 112 <Tool 113 Name="VCXMLDataGeneratorTool" 114 /> 115 <Tool 116 Name="VCWebServiceProxyGeneratorTool" 117 /> 118 <Tool 119 Name="VCMIDLTool" 120 /> 121 <Tool 122 Name="VCCLCompilerTool" 123 AdditionalOptions="/wd4244 /wd4267 /wd4018 /wd4355 /wd4800 /wd4251 /wd4996 /wd4146 /wd4305" 124 AdditionalIncludeDirectories="../src;.;../gtest/include" 125 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_VARIADIC_MAX=10;" 126 RuntimeLibrary="2" 127 UsePrecompiledHeader="0" 128 WarningLevel="3" 129 Detect64BitPortabilityProblems="true" 130 DebugInformationFormat="3" 131 /> 132 <Tool 133 Name="VCManagedResourceCompilerTool" 134 /> 135 <Tool 136 Name="VCResourceCompilerTool" 137 /> 138 <Tool 139 Name="VCPreLinkEventTool" 140 /> 141 <Tool 142 Name="VCLinkerTool" 143 LinkIncremental="2" 144 GenerateDebugInformation="true" 145 SubSystem="1" 146 OptimizeReferences="2" 147 EnableCOMDATFolding="2" 148 TargetMachine="1" 149 /> 150 <Tool 151 Name="VCALinkTool" 152 /> 153 <Tool 154 Name="VCManifestTool" 155 /> 156 <Tool 157 Name="VCXDCMakeTool" 158 /> 159 <Tool 160 Name="VCBscMakeTool" 161 /> 162 <Tool 163 Name="VCFxCopTool" 164 /> 165 <Tool 166 Name="VCAppVerifierTool" 167 /> 168 <Tool 169 Name="VCPostBuildEventTool" 170 /> 171 </Configuration> 172 </Configurations> 173 <References> 174 </References> 175 <Files> 176 <Filter 177 Name="Header Files" 178 Filter="h;hpp;hxx;hm;inl;inc;xsd" 179 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 180 > 181 <File 182 RelativePath="..\src\google\protobuf\test_util_lite.h" 183 > 184 </File> 185 <File 186 RelativePath=".\google\protobuf\unittest_lite.pb.h" 187 > 188 </File> 189 <File 190 RelativePath=".\google\protobuf\unittest_import_lite.pb.h" 191 > 192 </File> 193 <File 194 RelativePath=".\google\protobuf\unittest_import_public_lite.pb.h" 195 > 196 </File> 197 </Filter> 198 <Filter 199 Name="Resource Files" 200 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 201 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 202 > 203 </Filter> 204 <Filter 205 Name="Source Files" 206 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 207 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 208 > 209 <File 210 RelativePath="..\src\google\protobuf\lite_unittest.cc" 211 > 212 </File> 213 <File 214 RelativePath="..\src\google\protobuf\test_util_lite.cc" 215 > 216 </File> 217 <File 218 RelativePath=".\google\protobuf\unittest_lite.pb.cc" 219 > 220 </File> 221 <File 222 RelativePath=".\google\protobuf\unittest_import_lite.pb.cc" 223 > 224 </File> 225 <File 226 RelativePath=".\google\protobuf\unittest_import_public_lite.pb.cc" 227 > 228 </File> 229 </Filter> 230 <File 231 RelativePath="..\src\google\protobuf\unittest_lite.proto" 232 > 233 <FileConfiguration 234 Name="Debug|Win32" 235 > 236 <Tool 237 Name="VCCustomBuildTool" 238 Description="Generating unittest_lite.pb.{h,cc}..." 239 CommandLine="Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_lite.proto
" 240 Outputs="google\protobuf\unittest_lite.pb.h;google\protobuf\unittest_lite.pb.cc" 241 /> 242 </FileConfiguration> 243 <FileConfiguration 244 Name="Release|Win32" 245 > 246 <Tool 247 Name="VCCustomBuildTool" 248 Description="Generating unittest_lite.pb.{h,cc}..." 249 CommandLine="Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_lite.proto
" 250 Outputs="google\protobuf\unittest_lite.pb.h;google\protobuf\unittest_lite.pb.cc" 251 /> 252 </FileConfiguration> 253 </File> 254 <File 255 RelativePath="..\src\google\protobuf\unittest_import_lite.proto" 256 > 257 <FileConfiguration 258 Name="Debug|Win32" 259 > 260 <Tool 261 Name="VCCustomBuildTool" 262 Description="Generating unittest_import_lite.pb.{h,cc}..." 263 CommandLine="Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_lite.proto
" 264 Outputs="google\protobuf\unittest_import_lite.pb.h;google\protobuf\unittest_import_lite.pb.cc" 265 /> 266 </FileConfiguration> 267 <FileConfiguration 268 Name="Release|Win32" 269 > 270 <Tool 271 Name="VCCustomBuildTool" 272 Description="Generating unittest_import_lite.pb.{h,cc}..." 273 CommandLine="Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_lite.proto
" 274 Outputs="google\protobuf\unittest_import_lite.pb.h;google\protobuf\unittest_import_lite.pb.cc" 275 /> 276 </FileConfiguration> 277 </File> 278 <File 279 RelativePath="..\src\google\protobuf\unittest_import_public_lite.proto" 280 > 281 <FileConfiguration 282 Name="Debug|Win32" 283 > 284 <Tool 285 Name="VCCustomBuildTool" 286 Description="Generating unittest_import_public_lite.pb.{h,cc}..." 287 CommandLine="Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_public_lite.proto
" 288 Outputs="google\protobuf\unittest_import_public_lite.pb.h;google\protobuf\unittest_import_public_lite.pb.cc" 289 /> 290 </FileConfiguration> 291 <FileConfiguration 292 Name="Release|Win32" 293 > 294 <Tool 295 Name="VCCustomBuildTool" 296 Description="Generating unittest_import_public_lite.pb.{h,cc}..." 297 CommandLine="Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_public_lite.proto
" 298 Outputs="google\protobuf\unittest_import_public_lite.pb.h;google\protobuf\unittest_import_public_lite.pb.cc" 299 /> 300 </FileConfiguration> 301 </File> 302 </Files> 303 <Globals> 304 </Globals> 305</VisualStudioProject> 306