Fixed issue 923: Code spelling fix: function ReadTreeRecurive should be ReadTreeRecursive
[TortoiseGit.git] / src / ResText / ResText.vcproj
blob54a429d213980097a288500df46cfa4be618d91c
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 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
205 StringPooling="true"
206 RuntimeLibrary="2"
207 BufferSecurityCheck="false"
208 TreatWChar_tAsBuiltInType="true"
209 ForceConformanceInForLoopScope="true"
210 UsePrecompiledHeader="2"
211 WarningLevel="4"
212 DebugInformationFormat="3"
214 <Tool
215 Name="VCManagedResourceCompilerTool"
217 <Tool
218 Name="VCResourceCompilerTool"
220 <Tool
221 Name="VCPreLinkEventTool"
223 <Tool
224 Name="VCLinkerTool"
225 AdditionalDependencies="shlwapi.lib"
226 OutputFile="$(OutDir)/ResText.exe"
227 LinkIncremental="1"
228 GenerateDebugInformation="true"
229 SubSystem="1"
230 OptimizeReferences="2"
231 EnableCOMDATFolding="2"
232 OptimizeForWindows98="0"
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 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
284 StringPooling="true"
285 RuntimeLibrary="2"
286 BufferSecurityCheck="false"
287 TreatWChar_tAsBuiltInType="true"
288 ForceConformanceInForLoopScope="true"
289 UsePrecompiledHeader="2"
290 WarningLevel="4"
291 DebugInformationFormat="3"
293 <Tool
294 Name="VCManagedResourceCompilerTool"
296 <Tool
297 Name="VCResourceCompilerTool"
299 <Tool
300 Name="VCPreLinkEventTool"
302 <Tool
303 Name="VCLinkerTool"
304 AdditionalDependencies="shlwapi.lib"
305 OutputFile="$(OutDir)/ResText.exe"
306 LinkIncremental="1"
307 GenerateDebugInformation="true"
308 SubSystem="1"
309 OptimizeReferences="2"
310 EnableCOMDATFolding="2"
311 TargetMachine="17"
313 <Tool
314 Name="VCALinkTool"
316 <Tool
317 Name="VCManifestTool"
319 <Tool
320 Name="VCXDCMakeTool"
322 <Tool
323 Name="VCBscMakeTool"
325 <Tool
326 Name="VCFxCopTool"
328 <Tool
329 Name="VCAppVerifierTool"
331 <Tool
332 Name="VCPostBuildEventTool"
334 </Configuration>
335 <Configuration
336 Name="release_static|Win32"
337 OutputDirectory="..\..\bin\ReleaseStatic\bin"
338 IntermediateDirectory="..\..\obj\ResText\ReleaseStatic"
339 ConfigurationType="1"
340 CharacterSet="1"
341 WholeProgramOptimization="1"
343 <Tool
344 Name="VCPreBuildEventTool"
346 <Tool
347 Name="VCCustomBuildTool"
349 <Tool
350 Name="VCXMLDataGeneratorTool"
352 <Tool
353 Name="VCWebServiceProxyGeneratorTool"
355 <Tool
356 Name="VCMIDLTool"
358 <Tool
359 Name="VCCLCompilerTool"
360 Optimization="1"
361 FavorSizeOrSpeed="2"
362 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
363 StringPooling="true"
364 RuntimeLibrary="0"
365 BufferSecurityCheck="false"
366 TreatWChar_tAsBuiltInType="true"
367 ForceConformanceInForLoopScope="true"
368 UsePrecompiledHeader="2"
369 WarningLevel="4"
370 DebugInformationFormat="3"
372 <Tool
373 Name="VCManagedResourceCompilerTool"
375 <Tool
376 Name="VCResourceCompilerTool"
378 <Tool
379 Name="VCPreLinkEventTool"
381 <Tool
382 Name="VCLinkerTool"
383 AdditionalDependencies="shlwapi.lib"
384 OutputFile="$(OutDir)/ResText.exe"
385 LinkIncremental="1"
386 GenerateDebugInformation="true"
387 SubSystem="1"
388 OptimizeReferences="2"
389 EnableCOMDATFolding="2"
390 RandomizedBaseAddress="1"
391 DataExecutionPrevention="0"
392 TargetMachine="1"
394 <Tool
395 Name="VCALinkTool"
397 <Tool
398 Name="VCManifestTool"
400 <Tool
401 Name="VCXDCMakeTool"
403 <Tool
404 Name="VCBscMakeTool"
406 <Tool
407 Name="VCFxCopTool"
409 <Tool
410 Name="VCAppVerifierTool"
412 <Tool
413 Name="VCPostBuildEventTool"
415 </Configuration>
416 <Configuration
417 Name="release_static|x64"
418 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
419 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
420 ConfigurationType="1"
421 CharacterSet="1"
422 WholeProgramOptimization="1"
424 <Tool
425 Name="VCPreBuildEventTool"
427 <Tool
428 Name="VCCustomBuildTool"
430 <Tool
431 Name="VCXMLDataGeneratorTool"
433 <Tool
434 Name="VCWebServiceProxyGeneratorTool"
436 <Tool
437 Name="VCMIDLTool"
438 TargetEnvironment="3"
440 <Tool
441 Name="VCCLCompilerTool"
442 Optimization="1"
443 FavorSizeOrSpeed="2"
444 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
445 StringPooling="true"
446 RuntimeLibrary="0"
447 BufferSecurityCheck="false"
448 TreatWChar_tAsBuiltInType="true"
449 ForceConformanceInForLoopScope="true"
450 UsePrecompiledHeader="2"
451 WarningLevel="4"
452 DebugInformationFormat="3"
454 <Tool
455 Name="VCManagedResourceCompilerTool"
457 <Tool
458 Name="VCResourceCompilerTool"
460 <Tool
461 Name="VCPreLinkEventTool"
463 <Tool
464 Name="VCLinkerTool"
465 AdditionalDependencies="shlwapi.lib"
466 OutputFile="$(OutDir)/ResText.exe"
467 LinkIncremental="1"
468 GenerateDebugInformation="true"
469 SubSystem="1"
470 OptimizeReferences="2"
471 EnableCOMDATFolding="2"
472 RandomizedBaseAddress="1"
473 DataExecutionPrevention="0"
474 TargetMachine="17"
476 <Tool
477 Name="VCALinkTool"
479 <Tool
480 Name="VCManifestTool"
482 <Tool
483 Name="VCXDCMakeTool"
485 <Tool
486 Name="VCBscMakeTool"
488 <Tool
489 Name="VCFxCopTool"
491 <Tool
492 Name="VCAppVerifierTool"
494 <Tool
495 Name="VCPostBuildEventTool"
497 </Configuration>
498 <Configuration
499 Name="debug_static|Win32"
500 OutputDirectory="$(ConfigurationName)"
501 IntermediateDirectory="$(ConfigurationName)"
502 ConfigurationType="1"
503 CharacterSet="1"
504 WholeProgramOptimization="1"
506 <Tool
507 Name="VCPreBuildEventTool"
509 <Tool
510 Name="VCCustomBuildTool"
512 <Tool
513 Name="VCXMLDataGeneratorTool"
515 <Tool
516 Name="VCWebServiceProxyGeneratorTool"
518 <Tool
519 Name="VCMIDLTool"
521 <Tool
522 Name="VCCLCompilerTool"
523 Optimization="1"
524 FavorSizeOrSpeed="2"
525 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
526 StringPooling="true"
527 RuntimeLibrary="0"
528 BufferSecurityCheck="false"
529 TreatWChar_tAsBuiltInType="true"
530 ForceConformanceInForLoopScope="true"
531 UsePrecompiledHeader="2"
532 WarningLevel="4"
533 DebugInformationFormat="3"
535 <Tool
536 Name="VCManagedResourceCompilerTool"
538 <Tool
539 Name="VCResourceCompilerTool"
541 <Tool
542 Name="VCPreLinkEventTool"
544 <Tool
545 Name="VCLinkerTool"
546 AdditionalDependencies="shlwapi.lib"
547 OutputFile="$(OutDir)/ResText.exe"
548 LinkIncremental="1"
549 GenerateDebugInformation="true"
550 SubSystem="1"
551 OptimizeReferences="2"
552 EnableCOMDATFolding="2"
553 RandomizedBaseAddress="1"
554 DataExecutionPrevention="0"
555 TargetMachine="1"
557 <Tool
558 Name="VCALinkTool"
560 <Tool
561 Name="VCManifestTool"
563 <Tool
564 Name="VCXDCMakeTool"
566 <Tool
567 Name="VCBscMakeTool"
569 <Tool
570 Name="VCFxCopTool"
572 <Tool
573 Name="VCAppVerifierTool"
575 <Tool
576 Name="VCPostBuildEventTool"
578 </Configuration>
579 <Configuration
580 Name="debug_static|x64"
581 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
582 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
583 ConfigurationType="1"
584 CharacterSet="1"
585 WholeProgramOptimization="1"
587 <Tool
588 Name="VCPreBuildEventTool"
590 <Tool
591 Name="VCCustomBuildTool"
593 <Tool
594 Name="VCXMLDataGeneratorTool"
596 <Tool
597 Name="VCWebServiceProxyGeneratorTool"
599 <Tool
600 Name="VCMIDLTool"
601 TargetEnvironment="3"
603 <Tool
604 Name="VCCLCompilerTool"
605 Optimization="1"
606 FavorSizeOrSpeed="2"
607 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
608 StringPooling="true"
609 RuntimeLibrary="0"
610 BufferSecurityCheck="false"
611 TreatWChar_tAsBuiltInType="true"
612 ForceConformanceInForLoopScope="true"
613 UsePrecompiledHeader="2"
614 WarningLevel="4"
615 DebugInformationFormat="3"
617 <Tool
618 Name="VCManagedResourceCompilerTool"
620 <Tool
621 Name="VCResourceCompilerTool"
623 <Tool
624 Name="VCPreLinkEventTool"
626 <Tool
627 Name="VCLinkerTool"
628 AdditionalDependencies="shlwapi.lib"
629 OutputFile="$(OutDir)/ResText.exe"
630 LinkIncremental="1"
631 GenerateDebugInformation="true"
632 SubSystem="1"
633 OptimizeReferences="2"
634 EnableCOMDATFolding="2"
635 RandomizedBaseAddress="1"
636 DataExecutionPrevention="0"
637 TargetMachine="17"
639 <Tool
640 Name="VCALinkTool"
642 <Tool
643 Name="VCManifestTool"
645 <Tool
646 Name="VCXDCMakeTool"
648 <Tool
649 Name="VCBscMakeTool"
651 <Tool
652 Name="VCFxCopTool"
654 <Tool
655 Name="VCAppVerifierTool"
657 <Tool
658 Name="VCPostBuildEventTool"
660 </Configuration>
661 </Configurations>
662 <References>
663 </References>
664 <Files>
665 <Filter
666 Name="Source Files"
667 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
668 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
670 <File
671 RelativePath=".\codecvt.cpp"
673 <FileConfiguration
674 Name="Debug|Win32"
676 <Tool
677 Name="VCCLCompilerTool"
678 UsePrecompiledHeader="0"
680 </FileConfiguration>
681 <FileConfiguration
682 Name="Debug|x64"
684 <Tool
685 Name="VCCLCompilerTool"
686 UsePrecompiledHeader="0"
688 </FileConfiguration>
689 <FileConfiguration
690 Name="Release|Win32"
692 <Tool
693 Name="VCCLCompilerTool"
694 UsePrecompiledHeader="0"
696 </FileConfiguration>
697 <FileConfiguration
698 Name="Release|x64"
700 <Tool
701 Name="VCCLCompilerTool"
702 UsePrecompiledHeader="0"
704 </FileConfiguration>
705 <FileConfiguration
706 Name="release_static|Win32"
708 <Tool
709 Name="VCCLCompilerTool"
710 UsePrecompiledHeader="0"
712 </FileConfiguration>
713 <FileConfiguration
714 Name="release_static|x64"
716 <Tool
717 Name="VCCLCompilerTool"
718 UsePrecompiledHeader="0"
720 </FileConfiguration>
721 <FileConfiguration
722 Name="debug_static|Win32"
724 <Tool
725 Name="VCCLCompilerTool"
726 UsePrecompiledHeader="0"
728 </FileConfiguration>
729 <FileConfiguration
730 Name="debug_static|x64"
732 <Tool
733 Name="VCCLCompilerTool"
734 UsePrecompiledHeader="0"
736 </FileConfiguration>
737 </File>
738 <File
739 RelativePath=".\POFile.cpp"
741 </File>
742 <File
743 RelativePath=".\ResModule.cpp"
745 </File>
746 <File
747 RelativePath=".\ResText.cpp"
749 </File>
750 <File
751 RelativePath=".\stdafx.cpp"
753 <FileConfiguration
754 Name="Debug|Win32"
756 <Tool
757 Name="VCCLCompilerTool"
758 UsePrecompiledHeader="1"
760 </FileConfiguration>
761 <FileConfiguration
762 Name="Debug|x64"
764 <Tool
765 Name="VCCLCompilerTool"
766 UsePrecompiledHeader="1"
768 </FileConfiguration>
769 <FileConfiguration
770 Name="Release|Win32"
772 <Tool
773 Name="VCCLCompilerTool"
774 UsePrecompiledHeader="1"
776 </FileConfiguration>
777 <FileConfiguration
778 Name="Release|x64"
780 <Tool
781 Name="VCCLCompilerTool"
782 UsePrecompiledHeader="1"
784 </FileConfiguration>
785 <FileConfiguration
786 Name="release_static|Win32"
788 <Tool
789 Name="VCCLCompilerTool"
790 UsePrecompiledHeader="1"
792 </FileConfiguration>
793 <FileConfiguration
794 Name="release_static|x64"
796 <Tool
797 Name="VCCLCompilerTool"
798 UsePrecompiledHeader="1"
800 </FileConfiguration>
801 <FileConfiguration
802 Name="debug_static|Win32"
804 <Tool
805 Name="VCCLCompilerTool"
806 UsePrecompiledHeader="1"
808 </FileConfiguration>
809 <FileConfiguration
810 Name="debug_static|x64"
812 <Tool
813 Name="VCCLCompilerTool"
814 UsePrecompiledHeader="1"
816 </FileConfiguration>
817 </File>
818 <File
819 RelativePath=".\Utils.cpp"
821 </File>
822 </Filter>
823 <Filter
824 Name="Header Files"
825 Filter="h;hpp;hxx;hm;inl;inc;xsd"
826 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
828 <File
829 RelativePath=".\codecvt.h"
831 </File>
832 <File
833 RelativePath=".\POFile.h"
835 </File>
836 <File
837 RelativePath=".\ResModule.h"
839 </File>
840 <File
841 RelativePath=".\stdafx.h"
843 </File>
844 <File
845 RelativePath=".\Utils.h"
847 </File>
848 </Filter>
849 <Filter
850 Name="Resource Files"
851 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
852 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
854 </Filter>
855 </Files>
856 <Globals>
857 <Global
858 Name="DevPartner_IsInstrumented"
859 Value="0"
861 </Globals>
862 </VisualStudioProject>