Use angle brackets for system headers
[TortoiseGit.git] / src / ResText / ResText.vcproj
blob6210dfde5930bfe759c2d4145e805c8022c92d1b
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="ResText"
6 ProjectGUID="{72EFB681-1397-4193-BBF9-CA05AC52B75D}"
7 RootNamespace="ResText"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="..\..\bin\Debug\bin"
25 IntermediateDirectory="..\..\obj\ResText\Debug"
26 ConfigurationType="1"
27 CharacterSet="1"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
48 MinimalRebuild="true"
49 BasicRuntimeChecks="3"
50 RuntimeLibrary="3"
51 TreatWChar_tAsBuiltInType="true"
52 ForceConformanceInForLoopScope="true"
53 UsePrecompiledHeader="2"
54 WarningLevel="4"
55 DebugInformationFormat="4"
57 <Tool
58 Name="VCManagedResourceCompilerTool"
60 <Tool
61 Name="VCResourceCompilerTool"
63 <Tool
64 Name="VCPreLinkEventTool"
66 <Tool
67 Name="VCLinkerTool"
68 AdditionalDependencies="shlwapi.lib"
69 OutputFile="$(OutDir)\ResText.exe"
70 LinkIncremental="2"
71 GenerateDebugInformation="true"
72 ProgramDatabaseFile="$(OutDir)\ResText.pdb"
73 SubSystem="1"
74 RandomizedBaseAddress="1"
75 DataExecutionPrevention="0"
76 TargetMachine="1"
78 <Tool
79 Name="VCALinkTool"
81 <Tool
82 Name="VCManifestTool"
84 <Tool
85 Name="VCXDCMakeTool"
87 <Tool
88 Name="VCBscMakeTool"
90 <Tool
91 Name="VCFxCopTool"
93 <Tool
94 Name="VCAppVerifierTool"
96 <Tool
97 Name="VCPostBuildEventTool"
99 </Configuration>
100 <Configuration
101 Name="Debug|x64"
102 OutputDirectory="..\..\bin\Debug64\bin"
103 IntermediateDirectory="..\..\obj\ResText\Debug64"
104 ConfigurationType="1"
105 CharacterSet="1"
107 <Tool
108 Name="VCPreBuildEventTool"
110 <Tool
111 Name="VCCustomBuildTool"
113 <Tool
114 Name="VCXMLDataGeneratorTool"
116 <Tool
117 Name="VCWebServiceProxyGeneratorTool"
119 <Tool
120 Name="VCMIDLTool"
121 TargetEnvironment="3"
123 <Tool
124 Name="VCCLCompilerTool"
125 Optimization="0"
126 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
127 MinimalRebuild="true"
128 BasicRuntimeChecks="3"
129 RuntimeLibrary="3"
130 TreatWChar_tAsBuiltInType="true"
131 ForceConformanceInForLoopScope="true"
132 UsePrecompiledHeader="2"
133 WarningLevel="4"
134 DebugInformationFormat="3"
136 <Tool
137 Name="VCManagedResourceCompilerTool"
139 <Tool
140 Name="VCResourceCompilerTool"
142 <Tool
143 Name="VCPreLinkEventTool"
145 <Tool
146 Name="VCLinkerTool"
147 AdditionalDependencies="shlwapi.lib"
148 OutputFile="$(OutDir)\ResText.exe"
149 LinkIncremental="2"
150 GenerateDebugInformation="true"
151 ProgramDatabaseFile="$(OutDir)\ResText.pdb"
152 SubSystem="1"
153 RandomizedBaseAddress="1"
154 DataExecutionPrevention="0"
155 TargetMachine="17"
157 <Tool
158 Name="VCALinkTool"
160 <Tool
161 Name="VCManifestTool"
163 <Tool
164 Name="VCXDCMakeTool"
166 <Tool
167 Name="VCBscMakeTool"
169 <Tool
170 Name="VCFxCopTool"
172 <Tool
173 Name="VCAppVerifierTool"
175 <Tool
176 Name="VCPostBuildEventTool"
178 </Configuration>
179 <Configuration
180 Name="Release|Win32"
181 OutputDirectory="..\..\bin\Release\bin"
182 IntermediateDirectory="..\..\obj\ResText\Release"
183 ConfigurationType="1"
184 CharacterSet="1"
185 WholeProgramOptimization="1"
187 <Tool
188 Name="VCPreBuildEventTool"
190 <Tool
191 Name="VCCustomBuildTool"
193 <Tool
194 Name="VCXMLDataGeneratorTool"
196 <Tool
197 Name="VCWebServiceProxyGeneratorTool"
199 <Tool
200 Name="VCMIDLTool"
202 <Tool
203 Name="VCCLCompilerTool"
204 EnableIntrinsicFunctions="true"
205 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
206 StringPooling="true"
207 RuntimeLibrary="2"
208 EnableFunctionLevelLinking="true"
209 TreatWChar_tAsBuiltInType="true"
210 ForceConformanceInForLoopScope="true"
211 UsePrecompiledHeader="2"
212 WarningLevel="4"
213 DebugInformationFormat="3"
215 <Tool
216 Name="VCManagedResourceCompilerTool"
218 <Tool
219 Name="VCResourceCompilerTool"
221 <Tool
222 Name="VCPreLinkEventTool"
224 <Tool
225 Name="VCLinkerTool"
226 AdditionalDependencies="shlwapi.lib"
227 LinkIncremental="1"
228 GenerateDebugInformation="true"
229 SubSystem="1"
230 OptimizeReferences="2"
231 EnableCOMDATFolding="2"
232 SetChecksum="true"
233 TargetMachine="1"
235 <Tool
236 Name="VCALinkTool"
238 <Tool
239 Name="VCManifestTool"
241 <Tool
242 Name="VCXDCMakeTool"
244 <Tool
245 Name="VCBscMakeTool"
247 <Tool
248 Name="VCFxCopTool"
250 <Tool
251 Name="VCAppVerifierTool"
253 <Tool
254 Name="VCPostBuildEventTool"
256 </Configuration>
257 <Configuration
258 Name="Release|x64"
259 OutputDirectory="..\..\bin\Release64\bin"
260 IntermediateDirectory="..\..\obj\ResText\Release64"
261 ConfigurationType="1"
262 CharacterSet="1"
263 WholeProgramOptimization="1"
265 <Tool
266 Name="VCPreBuildEventTool"
268 <Tool
269 Name="VCCustomBuildTool"
271 <Tool
272 Name="VCXMLDataGeneratorTool"
274 <Tool
275 Name="VCWebServiceProxyGeneratorTool"
277 <Tool
278 Name="VCMIDLTool"
279 TargetEnvironment="3"
281 <Tool
282 Name="VCCLCompilerTool"
283 EnableIntrinsicFunctions="true"
284 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
285 StringPooling="true"
286 RuntimeLibrary="2"
287 EnableFunctionLevelLinking="true"
288 TreatWChar_tAsBuiltInType="true"
289 ForceConformanceInForLoopScope="true"
290 UsePrecompiledHeader="2"
291 WarningLevel="4"
292 DebugInformationFormat="3"
294 <Tool
295 Name="VCManagedResourceCompilerTool"
297 <Tool
298 Name="VCResourceCompilerTool"
300 <Tool
301 Name="VCPreLinkEventTool"
303 <Tool
304 Name="VCLinkerTool"
305 AdditionalDependencies="shlwapi.lib"
306 LinkIncremental="1"
307 GenerateDebugInformation="true"
308 SubSystem="1"
309 OptimizeReferences="2"
310 EnableCOMDATFolding="2"
311 SetChecksum="true"
312 TargetMachine="17"
314 <Tool
315 Name="VCALinkTool"
317 <Tool
318 Name="VCManifestTool"
320 <Tool
321 Name="VCXDCMakeTool"
323 <Tool
324 Name="VCBscMakeTool"
326 <Tool
327 Name="VCFxCopTool"
329 <Tool
330 Name="VCAppVerifierTool"
332 <Tool
333 Name="VCPostBuildEventTool"
335 </Configuration>
336 </Configurations>
337 <References>
338 </References>
339 <Files>
340 <Filter
341 Name="Source Files"
342 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
343 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
345 <File
346 RelativePath=".\codecvt.cpp"
348 <FileConfiguration
349 Name="Debug|Win32"
351 <Tool
352 Name="VCCLCompilerTool"
353 UsePrecompiledHeader="0"
355 </FileConfiguration>
356 <FileConfiguration
357 Name="Debug|x64"
359 <Tool
360 Name="VCCLCompilerTool"
361 UsePrecompiledHeader="0"
363 </FileConfiguration>
364 <FileConfiguration
365 Name="Release|Win32"
367 <Tool
368 Name="VCCLCompilerTool"
369 UsePrecompiledHeader="0"
371 </FileConfiguration>
372 <FileConfiguration
373 Name="Release|x64"
375 <Tool
376 Name="VCCLCompilerTool"
377 UsePrecompiledHeader="0"
379 </FileConfiguration>
380 </File>
381 <File
382 RelativePath=".\POFile.cpp"
384 </File>
385 <File
386 RelativePath=".\ResModule.cpp"
388 </File>
389 <File
390 RelativePath=".\ResText.cpp"
392 </File>
393 <File
394 RelativePath=".\stdafx.cpp"
396 <FileConfiguration
397 Name="Debug|Win32"
399 <Tool
400 Name="VCCLCompilerTool"
401 UsePrecompiledHeader="1"
403 </FileConfiguration>
404 <FileConfiguration
405 Name="Debug|x64"
407 <Tool
408 Name="VCCLCompilerTool"
409 UsePrecompiledHeader="1"
411 </FileConfiguration>
412 <FileConfiguration
413 Name="Release|Win32"
415 <Tool
416 Name="VCCLCompilerTool"
417 UsePrecompiledHeader="1"
419 </FileConfiguration>
420 <FileConfiguration
421 Name="Release|x64"
423 <Tool
424 Name="VCCLCompilerTool"
425 UsePrecompiledHeader="1"
427 </FileConfiguration>
428 </File>
429 <File
430 RelativePath="..\Utils\SysInfo.cpp"
432 </File>
433 <File
434 RelativePath=".\Utils.cpp"
436 </File>
437 </Filter>
438 <Filter
439 Name="Header Files"
440 Filter="h;hpp;hxx;hm;inl;inc;xsd"
441 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
443 <File
444 RelativePath=".\codecvt.h"
446 </File>
447 <File
448 RelativePath=".\POFile.h"
450 </File>
451 <File
452 RelativePath=".\ResModule.h"
454 </File>
455 <File
456 RelativePath=".\stdafx.h"
458 </File>
459 <File
460 RelativePath="..\Utils\SysInfo.h"
462 </File>
463 <File
464 RelativePath=".\Utils.h"
466 </File>
467 </Filter>
468 <Filter
469 Name="Resource Files"
470 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
471 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
473 </Filter>
474 </Files>
475 <Globals>
476 <Global
477 Name="DevPartner_IsInstrumented"
478 Value="0"
480 </Globals>
481 </VisualStudioProject>