Index: src/ch/ch.vc140.vcxproj
===================================================================
diff -u -r0d5b67ee96b435d63f7bf075dc8e28603793b187 -r9250a0229add10f4315e76848c755f337a16ae95
--- src/ch/ch.vc140.vcxproj (.../ch.vc140.vcxproj) (revision 0d5b67ee96b435d63f7bf075dc8e28603793b187)
+++ src/ch/ch.vc140.vcxproj (.../ch.vc140.vcxproj) (revision 9250a0229add10f4315e76848c755f337a16ae95)
@@ -39,53 +39,58 @@
{4B215B9A-58CA-4987-AC95-7DFC3043E100}
ch
MFCProj
+ 10.0.19041.0
Application
- v120_xp
+ v142
Dynamic
Unicode
+ true
Application
- v120_xp
+ v142
Dynamic
Unicode
+ true
Application
- v120_xp
+ v142
Dynamic
Unicode
Application
- v120_xp
+ v142
Dynamic
Unicode
Application
- v120_xp
+ v142
Dynamic
Unicode
+ true
Application
- v120_xp
+ v142
Dynamic
Unicode
+ true
Application
- v120_xp
+ v142
Dynamic
Unicode
Application
- v120_xp
+ v142
Dynamic
Unicode
@@ -176,6 +181,9 @@
false
$(ProjectName)64
+
+ false
+
_DEBUG;%(PreprocessorDefinitions)
@@ -188,7 +196,7 @@
/Zm150 %(AdditionalOptions)
Disabled
- WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions)
EnableFastChecks
MultiThreadedDebugDLL
Use
@@ -197,21 +205,23 @@
ProgramDatabase
true
false
- NoExtensions
4714
true
+ stdcpp17
+ true
+ Guard
+ true
_DEBUG;%(PreprocessorDefinitions)
0x0409
- winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)
+ winmm.lib;imagehlp.lib;version.lib;Dbghelp.lib;%(AdditionalDependencies)
true
Windows
MachineX86
"$(OutDir)"
- true
@@ -229,7 +239,7 @@
/Zm150 %(AdditionalOptions)
Disabled
..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)
- WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)
+ WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions)
EnableFastChecks
MultiThreadedDebugDLL
Use
@@ -238,21 +248,23 @@
ProgramDatabase
true
false
- NoExtensions
4714
true
+ stdcpp17
+ true
+ Guard
+ true
_DEBUG;%(PreprocessorDefinitions)
0x0409
- winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock32d.lib;%(AdditionalDependencies)
+ winmm.lib;imagehlp.lib;version.lib;Dbghelp.lib;gmock-dynamic-crt32d.lib;%(AdditionalDependencies)
true
Console
MachineX86
"$(OutDir)"
- true
cd "$(TargetDir)"
@@ -273,7 +285,7 @@
/Zm150 %(AdditionalOptions)
Disabled
%(AdditionalIncludeDirectories)
- WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions)
EnableFastChecks
MultiThreadedDebugDLL
Use
@@ -285,18 +297,21 @@
true
false
true
+ stdcpp17
+ true
+ Guard
+ true
_DEBUG;%(PreprocessorDefinitions)
0x0409
- winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)
+ winmm.lib;imagehlp.lib;version.lib;Dbghelp.lib;%(AdditionalDependencies)
true
Windows
MachineX64
"$(OutDir)"
- false
@@ -314,7 +329,7 @@
/Zm150 %(AdditionalOptions)
Disabled
..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)
- WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)
+ WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions)
EnableFastChecks
MultiThreadedDebugDLL
Use
@@ -326,18 +341,21 @@
true
false
true
+ stdcpp17
+ true
+ Guard
+ true
_DEBUG;%(PreprocessorDefinitions)
0x0409
- winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock64d.lib;%(AdditionalDependencies)
+ winmm.lib;imagehlp.lib;version.lib;Dbghelp.lib;gmock-dynamic-crt64d.lib;%(AdditionalDependencies)
true
Console
MachineX64
"$(OutDir)"
- false
cd "$(TargetDir)"
@@ -358,7 +376,7 @@
/Zm150 %(AdditionalOptions)
MaxSpeed
AnySuitable
- WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions)
true
MultiThreadedDLL
true
@@ -367,21 +385,24 @@
true
ProgramDatabase
true
- NoExtensions
4714
true
+ stdcpp17
+ true
+ Guard
+ true
NDEBUG;%(PreprocessorDefinitions)
0x0409
- winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)
+ winmm.lib;imagehlp.lib;version.lib;Dbghelp.lib;%(AdditionalDependencies)
true
Windows
MachineX86
"$(OutDir)"
- true
+ UseLinkTimeCodeGeneration
@@ -400,7 +421,7 @@
MaxSpeed
AnySuitable
..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)
- WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)
+ WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions)
true
MultiThreadedDLL
true
@@ -409,21 +430,24 @@
true
ProgramDatabase
true
- NoExtensions
4714
true
+ stdcpp17
+ true
+ Guard
+ true
NDEBUG;%(PreprocessorDefinitions)
0x0409
- winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock32.lib;%(AdditionalDependencies)
+ winmm.lib;imagehlp.lib;version.lib;Dbghelp.lib;gmock-dynamic-crt32.lib;%(AdditionalDependencies)
true
Console
MachineX86
"$(OutDir)"
- true
+ UseLinkTimeCodeGeneration
cd "$(TargetDir)"
@@ -444,7 +468,7 @@
/Zm150 %(AdditionalOptions)
Disabled
AnySuitable
- WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions)
true
MultiThreadedDLL
true
@@ -455,18 +479,22 @@
true
4714
true
+ stdcpp17
+ true
+ Guard
+ true
NDEBUG;%(PreprocessorDefinitions)
0x0409
- winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies)
+ winmm.lib;imagehlp.lib;version.lib;Dbghelp.lib;%(AdditionalDependencies)
true
Windows
MachineX64
"$(OutDir)"
- false
+ UseLinkTimeCodeGeneration
@@ -485,7 +513,7 @@
Disabled
AnySuitable
..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include;%(AdditionalIncludeDirectories)
- WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions)
+ WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions)
true
MultiThreadedDLL
true
@@ -496,18 +524,22 @@
true
4714
true
+ stdcpp17
+ true
+ Guard
+ true
NDEBUG;%(PreprocessorDefinitions)
0x0409
- winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock64.lib;%(AdditionalDependencies)
+ winmm.lib;imagehlp.lib;version.lib;Dbghelp.lib;gmock-dynamic-crt64.lib;%(AdditionalDependencies)
true
Console
MachineX64
"$(OutDir)"
- false
+ UseLinkTimeCodeGeneration
cd "$(TargetDir)"
@@ -518,15 +550,23 @@
+
+
+
+
+
+
+
+
@@ -538,7 +578,6 @@
-
@@ -547,7 +586,6 @@
-
@@ -579,184 +617,7 @@
-
- Generating map file for help compiler...
- Generating map file for help compiler...
- echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h"
-echo. > "help\HTMLDefines.h"
-echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h"
-makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Prompts (IDP_*) >> "help\HTMLDefines.h"
-makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Resources (IDR_*) >> "help\HTMLDefines.h"
-makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Dialogs (IDD_*) >> "help\HTMLDefines.h"
-makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h"
-makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Controls (IDC_*) >> "help\HTMLDefines.h"
-makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-
- echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h"
-echo. > "help\HTMLDefines.h"
-echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h"
-makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Prompts (IDP_*) >> "help\HTMLDefines.h"
-makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Resources (IDR_*) >> "help\HTMLDefines.h"
-makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Dialogs (IDD_*) >> "help\HTMLDefines.h"
-makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h"
-makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Controls (IDC_*) >> "help\HTMLDefines.h"
-makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-
- help\HTMLDefines.h;%(Outputs)
- help\HTMLDefines.h;%(Outputs)
- Generating map file for help compiler...
- Generating map file for help compiler...
- echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h"
-echo. > "help\HTMLDefines.h"
-echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h"
-makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Prompts (IDP_*) >> "help\HTMLDefines.h"
-makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Resources (IDR_*) >> "help\HTMLDefines.h"
-makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Dialogs (IDD_*) >> "help\HTMLDefines.h"
-makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h"
-makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Controls (IDC_*) >> "help\HTMLDefines.h"
-makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-
- echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h"
-echo. > "help\HTMLDefines.h"
-echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h"
-makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Prompts (IDP_*) >> "help\HTMLDefines.h"
-makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Resources (IDR_*) >> "help\HTMLDefines.h"
-makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Dialogs (IDD_*) >> "help\HTMLDefines.h"
-makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h"
-makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Controls (IDC_*) >> "help\HTMLDefines.h"
-makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-
- help\HTMLDefines.h;%(Outputs)
- help\HTMLDefines.h;%(Outputs)
- Generating map file for help compiler...
- Generating map file for help compiler...
- echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h"
-echo. > "help\HTMLDefines.h"
-echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h"
-makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Prompts (IDP_*) >> "help\HTMLDefines.h"
-makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Resources (IDR_*) >> "help\HTMLDefines.h"
-makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Dialogs (IDD_*) >> "help\HTMLDefines.h"
-makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h"
-makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Controls (IDC_*) >> "help\HTMLDefines.h"
-makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-
- echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h"
-echo. > "help\HTMLDefines.h"
-echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h"
-makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Prompts (IDP_*) >> "help\HTMLDefines.h"
-makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Resources (IDR_*) >> "help\HTMLDefines.h"
-makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Dialogs (IDD_*) >> "help\HTMLDefines.h"
-makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h"
-makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Controls (IDC_*) >> "help\HTMLDefines.h"
-makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-
- help\HTMLDefines.h;%(Outputs)
- help\HTMLDefines.h;%(Outputs)
- Generating map file for help compiler...
- Generating map file for help compiler...
- echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h"
-echo. > "help\HTMLDefines.h"
-echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h"
-makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Prompts (IDP_*) >> "help\HTMLDefines.h"
-makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Resources (IDR_*) >> "help\HTMLDefines.h"
-makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Dialogs (IDD_*) >> "help\HTMLDefines.h"
-makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h"
-makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Controls (IDC_*) >> "help\HTMLDefines.h"
-makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-
- echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h"
-echo. > "help\HTMLDefines.h"
-echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h"
-makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Prompts (IDP_*) >> "help\HTMLDefines.h"
-makehm /h IDP_,HIDP_,0x30000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Resources (IDR_*) >> "help\HTMLDefines.h"
-makehm /h IDR_,HIDR_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Dialogs (IDD_*) >> "help\HTMLDefines.h"
-makehm /h IDD_,HIDD_,0x20000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Frame Controls (IDW_*) >> "help\HTMLDefines.h"
-makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-echo. >> "help\HTMLDefines.h"
-echo // Controls (IDC_*) >> "help\HTMLDefines.h"
-makehm /h IDC_,IDH_,0x00000 "%(Filename)%(Extension)" >> "help\HTMLDefines.h"
-
- help\HTMLDefines.h;%(Outputs)
- help\HTMLDefines.h;%(Outputs)
-
+
@@ -773,14 +634,21 @@
NotUsing
NotUsing
+
+
+
+
+
+
+
@@ -791,7 +659,6 @@
-
@@ -837,24 +704,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -863,292 +712,56 @@
Compiling resources %(FullPath)
Compiling resources %(FullPath)
- "$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h"
-rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc"
+ "$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h"
+rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc"
- "$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h"
-rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc"
+ "$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h"
+rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc"
- res/ch.rc2;version.h
- res/ch.rc2;version.h
+ res/ch.rc2;../common/version.h
+ res/ch.rc2;../common/version.h
$(OutDir)%(Filename).res;%(Outputs)
$(OutDir)%(Filename).res;%(Outputs)
Compiling resources %(FullPath)
Compiling resources %(FullPath)
- "$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h"
-rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc"
+ "$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h"
+rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc"
- "$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h"
-rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc"
+ "$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h"
+rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc"
- res/ch.rc2;version.h
- res/ch.rc2;version.h
+ res/ch.rc2;../common/version.h
+ res/ch.rc2;../common/version.h
$(OutDir)%(Filename).res;%(Outputs)
$(OutDir)%(Filename).res;%(Outputs)
Compiling resources %(FullPath)
Compiling resources %(FullPath)
- "$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h"
-rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc"
+ "$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h"
+rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc"
- "$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h"
-rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc"
+ "$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h"
+rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc"
- res/ch.rc2;version.h
- res/ch.rc2;version.h
+ res/ch.rc2;../common/version.h
+ res/ch.rc2;../common/version.h
$(OutDir)%(Filename).res;%(Outputs)
$(OutDir)%(Filename).res;%(Outputs)
Compiling resources %(FullPath)
Compiling resources %(FullPath)
- "$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h"
-rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc"
+ "$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h"
+rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc"
- "$(SolutionDir)\tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)\chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCInstallDir)atlmfc\include\afxres.h"
-rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)\%(Filename).res" "$(IntDir)\chtmp.rc"
+ "$(SolutionDir)tools\rc2lng.exe" "%(FullPath)" "$(InputDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(InputDir)resource.h" "$(VCToolsInstallDir)atlmfc\include\afxres.h"
+rc.exe /l 0x409 /d "NDEBUG" /d "_AFXDLL" /fo"$(OutDir)%(Filename).res" "$(IntDir)chtmp.rc"
- res/ch.rc2;version.h
- res/ch.rc2;version.h
+ res/ch.rc2;../common/version.h
+ res/ch.rc2;../common/version.h
$(OutDir)%(Filename).res;%(Outputs)
$(OutDir)%(Filename).res;%(Outputs)
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
-
-
-
- Making help file...
- Making help file...
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- help\HTMLDefines.h;%(AdditionalInputs)
- help\HTMLDefines.h;%(AdditionalInputs)
- help\english\english.chm;%(Outputs)
- help\english\english.chm;%(Outputs)
- Making help file...
- Making help file...
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- help\HTMLDefines.h;%(AdditionalInputs)
- help\HTMLDefines.h;%(AdditionalInputs)
- help\english\english.chm;%(Outputs)
- help\english\english.chm;%(Outputs)
- Making help file...
- Making help file...
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- help\HTMLDefines.h;%(AdditionalInputs)
- help\HTMLDefines.h;%(AdditionalInputs)
- help\english\english.chm;%(Outputs)
- help\english\english.chm;%(Outputs)
- Making help file...
- Making help file...
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)english.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)english.chm" "$(OutDir)help\english.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- help\HTMLDefines.h;%(AdditionalInputs)
- help\HTMLDefines.h;%(AdditionalInputs)
- help\english\english.chm;%(Outputs)
- help\english\english.chm;%(Outputs)
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
Copying language file %(Filename)%(Extension)...
Copying language file %(Filename)%(Extension)...
@@ -1693,241 +1306,6 @@
$(OutDir)langs\%(Filename)%(Extension);%(Outputs)
$(OutDir)langs\%(Filename)%(Extension);%(Outputs)
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
-
-
-
- Making help file...
- Making help file...
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- help\HTMLDefines.h;%(AdditionalInputs)
- help\HTMLDefines.h;%(AdditionalInputs)
- help\polish\polish.chm;%(Outputs)
- help\polish\polish.chm;%(Outputs)
- Making help file...
- Making help file...
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- help\HTMLDefines.h;%(AdditionalInputs)
- help\HTMLDefines.h;%(AdditionalInputs)
- help\polish\polish.chm;%(Outputs)
- help\polish\polish.chm;%(Outputs)
- Making help file...
- Making help file...
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- help\HTMLDefines.h;%(AdditionalInputs)
- help\HTMLDefines.h;%(AdditionalInputs)
- help\polish\polish.chm;%(Outputs)
- help\polish\polish.chm;%(Outputs)
- Making help file...
- Making help file...
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h"
-SET PATH=%PATH%;$(VS_ExecutablePath)
-hhc "%(FullPath)"
-if not exist "%(RootDir)%(Directory)polish.chm" goto :HelpError
-mkdir "$(OutDir)help" >nul 2>nul
-copy "%(RootDir)%(Directory)polish.chm" "$(OutDir)help\polish.chm"
-goto :HelpDone
-:HelpError
-echo %(FullPath)(1) : error:Problem encountered creating help file
-echo.
-exit 1
-:HelpDone
-echo.
-
- help\HTMLDefines.h;%(AdditionalInputs)
- help\HTMLDefines.h;%(AdditionalInputs)
- help\polish\polish.chm;%(Outputs)
- help\polish\polish.chm;%(Outputs)
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
@@ -1956,40 +1334,8 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{cbbf380b-7b16-4a1e-8194-758dad7d8011}