|
| |
39 |
39 |
<ProjectGuid>{4B215B9A-58CA-4987-AC95-7DFC3043E100}</ProjectGuid> |
|
|
| |
40 |
40 |
<RootNamespace>ch</RootNamespace> |
|
|
| |
41 |
41 |
<Keyword>MFCProj</Keyword> |
|
| |
|
42 |
<WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion> |
|
|
| |
42 |
43 |
</PropertyGroup> |
|
|
| |
43 |
44 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
|
|
| |
44 |
45 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|
|
| |
45 |
46 |
<ConfigurationType>Application</ConfigurationType> |
|
| |
46 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
47 |
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
47 |
48 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
48 |
49 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
49 |
50 |
</PropertyGroup> |
|
|
| |
50 |
51 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'" Label="Configuration"> |
|
|
| |
51 |
52 |
<ConfigurationType>Application</ConfigurationType> |
|
| |
52 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
53 |
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
53 |
54 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
54 |
55 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
55 |
56 |
</PropertyGroup> |
|
|
| |
56 |
57 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
|
|
| |
57 |
58 |
<ConfigurationType>Application</ConfigurationType> |
|
| |
58 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
59 |
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
59 |
60 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
60 |
61 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
61 |
62 |
</PropertyGroup> |
|
|
| |
62 |
63 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'" Label="Configuration"> |
|
|
| |
63 |
64 |
<ConfigurationType>Application</ConfigurationType> |
|
| |
64 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
65 |
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
65 |
66 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
66 |
67 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
67 |
68 |
</PropertyGroup> |
|
|
| |
68 |
69 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
|
|
| |
69 |
70 |
<ConfigurationType>Application</ConfigurationType> |
|
| |
70 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
71 |
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
71 |
72 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
72 |
73 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
73 |
74 |
</PropertyGroup> |
|
|
| |
74 |
75 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'" Label="Configuration"> |
|
|
| |
75 |
76 |
<ConfigurationType>Application</ConfigurationType> |
|
| |
76 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
77 |
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
77 |
78 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
78 |
79 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
79 |
80 |
</PropertyGroup> |
|
|
| |
80 |
81 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
|
|
| |
81 |
82 |
<ConfigurationType>Application</ConfigurationType> |
|
| |
82 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
83 |
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
83 |
84 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
84 |
85 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
85 |
86 |
</PropertyGroup> |
|
|
| |
86 |
87 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'" Label="Configuration"> |
|
|
| |
87 |
88 |
<ConfigurationType>Application</ConfigurationType> |
|
| |
88 |
|
<PlatformToolset>v120_xp</PlatformToolset> |
|
|
| |
|
89 |
<PlatformToolset>v141_xp</PlatformToolset> |
|
|
| |
89 |
90 |
<UseOfMfc>Dynamic</UseOfMfc> |
|
|
| |
90 |
91 |
<CharacterSet>Unicode</CharacterSet> |
|
|
| |
91 |
92 |
</PropertyGroup> |
| |
|
|
| |
176 |
177 |
<LinkIncremental>false</LinkIncremental> |
|
|
| |
177 |
178 |
<TargetName>$(ProjectName)64</TargetName> |
|
|
| |
178 |
179 |
</PropertyGroup> |
|
| |
|
180 |
<PropertyGroup> |
|
|
| |
|
181 |
<XPDeprecationWarning>false</XPDeprecationWarning> |
|
|
| |
|
182 |
</PropertyGroup> |
|
|
| |
179 |
183 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
| |
180 |
184 |
<Midl> |
|
|
| |
181 |
185 |
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| |
|
|
| |
186 |
190 |
<HeaderFileName /> |
|
|
| |
187 |
191 |
</Midl> |
|
|
| |
188 |
192 |
<ClCompile> |
|
| |
189 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
193 |
<AdditionalOptions>/Zm150 /Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
190 |
194 |
<Optimization>Disabled</Optimization> |
|
|
| |
191 |
195 |
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
| |
192 |
196 |
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| |
|
|
| |
211 |
215 |
<SubSystem>Windows</SubSystem> |
|
|
| |
212 |
216 |
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
213 |
217 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
| |
214 |
|
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
215 |
218 |
</Link> |
|
|
| |
216 |
219 |
<PostBuildEvent /> |
|
|
| |
217 |
220 |
</ItemDefinitionGroup> |
| |
|
|
| |
226 |
229 |
</HeaderFileName> |
|
|
| |
227 |
230 |
</Midl> |
|
|
| |
228 |
231 |
<ClCompile> |
|
| |
229 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
232 |
<AdditionalOptions>/Zm150 /Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
230 |
233 |
<Optimization>Disabled</Optimization> |
|
|
| |
231 |
234 |
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
232 |
235 |
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| |
|
|
| |
252 |
255 |
<SubSystem>Console</SubSystem> |
|
|
| |
253 |
256 |
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
254 |
257 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
| |
255 |
|
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
256 |
258 |
</Link> |
|
|
| |
257 |
259 |
<PostBuildEvent> |
|
|
| |
258 |
260 |
<Command>cd "$(TargetDir)" |
| |
|
|
| |
270 |
272 |
<HeaderFileName /> |
|
|
| |
271 |
273 |
</Midl> |
|
|
| |
272 |
274 |
<ClCompile> |
|
| |
273 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
275 |
<AdditionalOptions>/Zm150 /Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
274 |
276 |
<Optimization>Disabled</Optimization> |
|
|
| |
275 |
277 |
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
276 |
278 |
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| |
|
|
| |
296 |
298 |
<SubSystem>Windows</SubSystem> |
|
|
| |
297 |
299 |
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
298 |
300 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
| |
299 |
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
300 |
301 |
</Link> |
|
|
| |
301 |
302 |
<PostBuildEvent /> |
|
|
| |
302 |
303 |
</ItemDefinitionGroup> |
| |
|
|
| |
311 |
312 |
</HeaderFileName> |
|
|
| |
312 |
313 |
</Midl> |
|
|
| |
313 |
314 |
<ClCompile> |
|
| |
314 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
315 |
<AdditionalOptions>/Zm150 /Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
315 |
316 |
<Optimization>Disabled</Optimization> |
|
|
| |
316 |
317 |
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
|
|
| |
317 |
318 |
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| |
|
|
| |
337 |
338 |
<SubSystem>Console</SubSystem> |
|
|
| |
338 |
339 |
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
339 |
340 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
| |
340 |
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
341 |
341 |
</Link> |
|
|
| |
342 |
342 |
<PostBuildEvent> |
|
|
| |
343 |
343 |
<Command>cd "$(TargetDir)" |
| |
|
|
| |
355 |
355 |
<HeaderFileName /> |
|
|
| |
356 |
356 |
</Midl> |
|
|
| |
357 |
357 |
<ClCompile> |
|
| |
358 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
358 |
<AdditionalOptions>/Zm150 /Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
359 |
359 |
<Optimization>MaxSpeed</Optimization> |
|
|
| |
360 |
360 |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
361 |
361 |
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| |
|
|
| |
367 |
367 |
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
| |
368 |
368 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
|
|
| |
369 |
369 |
<SDLCheck>true</SDLCheck> |
|
| |
370 |
|
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
|
|
| |
371 |
370 |
<DisableSpecificWarnings>4714</DisableSpecificWarnings> |
|
|
| |
372 |
371 |
<MultiProcessorCompilation>true</MultiProcessorCompilation> |
|
| |
|
372 |
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> |
|
|
| |
373 |
373 |
</ClCompile> |
|
|
| |
374 |
374 |
<ResourceCompile> |
|
|
| |
375 |
375 |
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| |
|
|
| |
381 |
381 |
<SubSystem>Windows</SubSystem> |
|
|
| |
382 |
382 |
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
383 |
383 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
| |
384 |
|
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
385 |
384 |
</Link> |
|
|
| |
386 |
385 |
<PostBuildEvent /> |
|
|
| |
387 |
386 |
</ItemDefinitionGroup> |
| |
|
|
| |
396 |
395 |
</HeaderFileName> |
|
|
| |
397 |
396 |
</Midl> |
|
|
| |
398 |
397 |
<ClCompile> |
|
| |
399 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
398 |
<AdditionalOptions>/Zm150 /Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
400 |
399 |
<Optimization>MaxSpeed</Optimization> |
|
|
| |
401 |
400 |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
402 |
401 |
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| |
|
|
| |
423 |
422 |
<SubSystem>Console</SubSystem> |
|
|
| |
424 |
423 |
<TargetMachine>MachineX86</TargetMachine> |
|
|
| |
425 |
424 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
| |
426 |
|
<ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers> |
|
|
| |
427 |
425 |
</Link> |
|
|
| |
428 |
426 |
<PostBuildEvent> |
|
|
| |
429 |
427 |
<Command>cd "$(TargetDir)" |
| |
|
|
| |
441 |
439 |
<HeaderFileName /> |
|
|
| |
442 |
440 |
</Midl> |
|
|
| |
443 |
441 |
<ClCompile> |
|
| |
444 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
442 |
<AdditionalOptions>/Zm150 /Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
445 |
443 |
<Optimization>Disabled</Optimization> |
|
|
| |
446 |
444 |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
447 |
445 |
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| |
|
|
| |
466 |
464 |
<SubSystem>Windows</SubSystem> |
|
|
| |
467 |
465 |
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
468 |
466 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
| |
469 |
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
470 |
467 |
</Link> |
|
|
| |
471 |
468 |
<PostBuildEvent /> |
|
|
| |
472 |
469 |
</ItemDefinitionGroup> |
| |
|
|
| |
481 |
478 |
</HeaderFileName> |
|
|
| |
482 |
479 |
</Midl> |
|
|
| |
483 |
480 |
<ClCompile> |
|
| |
484 |
|
<AdditionalOptions>/Zm150 %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
|
481 |
<AdditionalOptions>/Zm150 /Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions> |
|
|
| |
485 |
482 |
<Optimization>Disabled</Optimization> |
|
|
| |
486 |
483 |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
|
| |
487 |
484 |
<AdditionalIncludeDirectories>..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| |
|
|
| |
507 |
504 |
<SubSystem>Console</SubSystem> |
|
|
| |
508 |
505 |
<TargetMachine>MachineX64</TargetMachine> |
|
|
| |
509 |
506 |
<AdditionalLibraryDirectories>"$(OutDir)"</AdditionalLibraryDirectories> |
|
| |
510 |
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> |
|
|
| |
511 |
507 |
</Link> |
|
|
| |
512 |
508 |
<PostBuildEvent> |
|
|
| |
513 |
509 |
<Command>cd "$(TargetDir)" |
| |
|
|
| |
845 |
841 |
<CustomBuild Include="ch.rc"> |
|
|
| |
846 |
842 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Compiling resources %(FullPath)</Message> |
|
|
| |
847 |
843 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">Compiling resources %(FullPath)</Message> |
|
| |
848 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
849 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
844 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
845 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc" |
|
|
| |
850 |
846 |
</Command> |
|
| |
851 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
852 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
847 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">"$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
848 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc" |
|
|
| |
853 |
849 |
</Command> |
|
|
| |
854 |
850 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
855 |
851 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
856 |
852 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
857 |
853 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
858 |
854 |
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Compiling resources %(FullPath)</Message> |
|
|
| |
859 |
855 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">Compiling resources %(FullPath)</Message> |
|
| |
860 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
861 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
856 |
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">"$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
857 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc" |
|
|
| |
862 |
858 |
</Command> |
|
| |
863 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
864 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
859 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">"$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
860 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc" |
|
|
| |
865 |
861 |
</Command> |
|
|
| |
866 |
862 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
867 |
863 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
868 |
864 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
869 |
865 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
870 |
866 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Compiling resources %(FullPath)</Message> |
|
|
| |
871 |
867 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">Compiling resources %(FullPath)</Message> |
|
| |
872 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
873 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
868 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
869 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc" |
|
|
| |
874 |
870 |
</Command> |
|
| |
875 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
876 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
871 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">"$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
872 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc" |
|
|
| |
877 |
873 |
</Command> |
|
|
| |
878 |
874 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
879 |
875 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
880 |
876 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
881 |
877 |
<Outputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'">$(OutDir)%(Filename).res;%(Outputs)</Outputs> |
|
|
| |
882 |
878 |
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Compiling resources %(FullPath)</Message> |
|
|
| |
883 |
879 |
<Message Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">Compiling resources %(FullPath)</Message> |
|
| |
884 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
885 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
880 |
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">"$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
881 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc" |
|
|
| |
886 |
882 |
</Command> |
|
| |
887 |
|
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">"$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h" |
|
|
| |
888 |
|
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc" |
|
|
| |
|
883 |
<Command Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">"$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h" |
|
|
| |
|
884 |
rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc" |
|
| |
889 |
885 |
</Command> |
|
|
| |
890 |
886 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">res/ch.rc2;version.h</AdditionalInputs> |
|
|
| |
891 |
887 |
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'">res/ch.rc2;version.h</AdditionalInputs> |