Index: ch.vc140.sln =================================================================== diff -u -N --- ch.vc140.sln (revision 0) +++ ch.vc140.sln (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,182 @@ +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0.30324.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ch", "src\ch\ch.vc140.vcxproj", "{4B215B9A-58CA-4987-AC95-7DFC3043E100}" + ProjectSection(ProjectDependencies) = postProject + {D98F2D98-2352-4303-93EE-A5430C4E98AB} = {D98F2D98-2352-4303-93EE-A5430C4E98AB} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "chext", "src\chext\chext.vc140.vcxproj", "{7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}" + ProjectSection(ProjectDependencies) = postProject + {D98F2D98-2352-4303-93EE-A5430C4E98AB} = {D98F2D98-2352-4303-93EE-A5430C4E98AB} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libicpf", "src\libicpf\libicpf.vc140.vcxproj", "{5510B933-046F-4F75-8B46-5E8279C8CCDE}" + ProjectSection(ProjectDependencies) = postProject + {D98F2D98-2352-4303-93EE-A5430C4E98AB} = {D98F2D98-2352-4303-93EE-A5430C4E98AB} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libictranslate", "src\libictranslate\libictranslate.vc140.vcxproj", "{DD1F3242-7EE4-4F41-8B8D-D833300C445F}" + ProjectSection(ProjectDependencies) = postProject + {D98F2D98-2352-4303-93EE-A5430C4E98AB} = {D98F2D98-2352-4303-93EE-A5430C4E98AB} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ictranslate", "src\ictranslate\ictranslate.vc140.vcxproj", "{B0292250-B70C-4395-9859-F181FB113DA8}" + ProjectSection(ProjectDependencies) = postProject + {D98F2D98-2352-4303-93EE-A5430C4E98AB} = {D98F2D98-2352-4303-93EE-A5430C4E98AB} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libchcore", "src\libchcore\libchcore.vc140.vcxproj", "{CBBF380B-7B16-4A1E-8194-758DAD7D8011}" + ProjectSection(ProjectDependencies) = postProject + {D98F2D98-2352-4303-93EE-A5430C4E98AB} = {D98F2D98-2352-4303-93EE-A5430C4E98AB} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gmock", "ext\gmock\gmock.vc140.vcxproj", "{D98F2D98-2352-4303-93EE-A5430C4E98AB}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite3", "ext\sqlite3\sqlite3.vc140.vcxproj", "{D41831F5-B2A5-4C92-9F15-1D9AB04722CC}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + Testing Debug|Win32 = Testing Debug|Win32 + Testing Debug|x64 = Testing Debug|x64 + Testing Release|Win32 = Testing Release|Win32 + Testing Release|x64 = Testing Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Debug|Win32.ActiveCfg = Debug|Win32 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Debug|Win32.Build.0 = Debug|Win32 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Debug|x64.ActiveCfg = Debug|x64 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Debug|x64.Build.0 = Debug|x64 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Release|Win32.ActiveCfg = Release|Win32 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Release|Win32.Build.0 = Release|Win32 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Release|x64.ActiveCfg = Release|x64 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Release|x64.Build.0 = Release|x64 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Debug|Win32.ActiveCfg = Testing Debug|Win32 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Debug|Win32.Build.0 = Testing Debug|Win32 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Debug|x64.ActiveCfg = Testing Debug|x64 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Debug|x64.Build.0 = Testing Debug|x64 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Release|Win32.ActiveCfg = Testing Release|Win32 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Release|Win32.Build.0 = Testing Release|Win32 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Release|x64.ActiveCfg = Testing Release|x64 + {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Release|x64.Build.0 = Testing Release|x64 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Debug|Win32.ActiveCfg = Debug|Win32 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Debug|Win32.Build.0 = Debug|Win32 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Debug|x64.ActiveCfg = Debug|x64 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Debug|x64.Build.0 = Debug|x64 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Release|Win32.ActiveCfg = Release|Win32 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Release|Win32.Build.0 = Release|Win32 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Release|x64.ActiveCfg = Release|x64 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Release|x64.Build.0 = Release|x64 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Debug|Win32.ActiveCfg = Testing Debug|Win32 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Debug|Win32.Build.0 = Testing Debug|Win32 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Debug|x64.ActiveCfg = Testing Debug|x64 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Debug|x64.Build.0 = Testing Debug|x64 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Release|Win32.ActiveCfg = Testing Release|Win32 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Release|Win32.Build.0 = Testing Release|Win32 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Release|x64.ActiveCfg = Testing Release|x64 + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Release|x64.Build.0 = Testing Release|x64 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Debug|Win32.ActiveCfg = Debug|Win32 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Debug|Win32.Build.0 = Debug|Win32 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Debug|x64.ActiveCfg = Debug|x64 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Debug|x64.Build.0 = Debug|x64 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Release|Win32.ActiveCfg = Release|Win32 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Release|Win32.Build.0 = Release|Win32 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Release|x64.ActiveCfg = Release|x64 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Release|x64.Build.0 = Release|x64 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Debug|Win32.ActiveCfg = Testing Debug|Win32 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Debug|Win32.Build.0 = Testing Debug|Win32 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Debug|x64.ActiveCfg = Testing Debug|x64 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Debug|x64.Build.0 = Testing Debug|x64 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Release|Win32.ActiveCfg = Testing Release|Win32 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Release|Win32.Build.0 = Testing Release|Win32 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Release|x64.ActiveCfg = Testing Release|x64 + {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Release|x64.Build.0 = Testing Release|x64 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Debug|Win32.ActiveCfg = Debug|Win32 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Debug|Win32.Build.0 = Debug|Win32 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Debug|x64.ActiveCfg = Debug|x64 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Debug|x64.Build.0 = Debug|x64 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Release|Win32.ActiveCfg = Release|Win32 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Release|Win32.Build.0 = Release|Win32 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Release|x64.ActiveCfg = Release|x64 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Release|x64.Build.0 = Release|x64 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Debug|Win32.ActiveCfg = Testing Debug|Win32 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Debug|Win32.Build.0 = Testing Debug|Win32 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Debug|x64.ActiveCfg = Testing Debug|x64 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Debug|x64.Build.0 = Testing Debug|x64 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Release|Win32.ActiveCfg = Testing Release|Win32 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Release|Win32.Build.0 = Testing Release|Win32 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Release|x64.ActiveCfg = Testing Release|x64 + {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Release|x64.Build.0 = Testing Release|x64 + {B0292250-B70C-4395-9859-F181FB113DA8}.Debug|Win32.ActiveCfg = Debug|Win32 + {B0292250-B70C-4395-9859-F181FB113DA8}.Debug|Win32.Build.0 = Debug|Win32 + {B0292250-B70C-4395-9859-F181FB113DA8}.Debug|x64.ActiveCfg = Debug|x64 + {B0292250-B70C-4395-9859-F181FB113DA8}.Debug|x64.Build.0 = Debug|x64 + {B0292250-B70C-4395-9859-F181FB113DA8}.Release|Win32.ActiveCfg = Release|Win32 + {B0292250-B70C-4395-9859-F181FB113DA8}.Release|Win32.Build.0 = Release|Win32 + {B0292250-B70C-4395-9859-F181FB113DA8}.Release|x64.ActiveCfg = Release|x64 + {B0292250-B70C-4395-9859-F181FB113DA8}.Release|x64.Build.0 = Release|x64 + {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Debug|Win32.ActiveCfg = Testing Debug|Win32 + {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Debug|Win32.Build.0 = Testing Debug|Win32 + {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Debug|x64.ActiveCfg = Testing Debug|x64 + {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Debug|x64.Build.0 = Testing Debug|x64 + {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Release|Win32.ActiveCfg = Testing Release|Win32 + {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Release|Win32.Build.0 = Testing Release|Win32 + {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Release|x64.ActiveCfg = Testing Release|x64 + {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Release|x64.Build.0 = Testing Release|x64 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Debug|Win32.ActiveCfg = Debug|Win32 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Debug|Win32.Build.0 = Debug|Win32 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Debug|x64.ActiveCfg = Debug|x64 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Debug|x64.Build.0 = Debug|x64 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Release|Win32.ActiveCfg = Release|Win32 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Release|Win32.Build.0 = Release|Win32 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Release|x64.ActiveCfg = Release|x64 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Release|x64.Build.0 = Release|x64 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Debug|Win32.ActiveCfg = Testing Debug|Win32 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Debug|Win32.Build.0 = Testing Debug|Win32 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Debug|x64.ActiveCfg = Testing Debug|x64 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Debug|x64.Build.0 = Testing Debug|x64 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Release|Win32.ActiveCfg = Testing Release|Win32 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Release|Win32.Build.0 = Testing Release|Win32 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Release|x64.ActiveCfg = Testing Release|x64 + {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Release|x64.Build.0 = Testing Release|x64 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Debug|Win32.ActiveCfg = Debug|Win32 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Debug|x64.ActiveCfg = Debug|x64 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Release|Win32.ActiveCfg = Release|Win32 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Release|x64.ActiveCfg = Release|x64 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Debug|Win32.ActiveCfg = Testing Debug|Win32 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Debug|Win32.Build.0 = Testing Debug|Win32 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Debug|x64.ActiveCfg = Testing Debug|x64 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Debug|x64.Build.0 = Testing Debug|x64 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Release|Win32.ActiveCfg = Testing Release|Win32 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Release|Win32.Build.0 = Testing Release|Win32 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Release|x64.ActiveCfg = Testing Release|x64 + {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Release|x64.Build.0 = Testing Release|x64 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Debug|Win32.ActiveCfg = Debug|Win32 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Debug|Win32.Build.0 = Debug|Win32 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Debug|x64.ActiveCfg = Debug|x64 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Debug|x64.Build.0 = Debug|x64 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Release|Win32.ActiveCfg = Release|Win32 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Release|Win32.Build.0 = Release|Win32 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Release|x64.ActiveCfg = Release|x64 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Release|x64.Build.0 = Release|x64 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Testing Debug|Win32.ActiveCfg = Testing Debug|Win32 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Testing Debug|Win32.Build.0 = Testing Debug|Win32 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Testing Debug|x64.ActiveCfg = Testing Debug|x64 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Testing Debug|x64.Build.0 = Testing Debug|x64 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Testing Release|Win32.ActiveCfg = Testing Release|Win32 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Testing Release|Win32.Build.0 = Testing Release|Win32 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Testing Release|x64.ActiveCfg = Testing Release|x64 + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.Testing Release|x64.Build.0 = Testing Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(DPCodeReviewSolutionGUID) = preSolution + DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} + EndGlobalSection +EndGlobal Index: ext/gmock/gmock.vc140.vcxproj =================================================================== diff -u -N --- ext/gmock/gmock.vc140.vcxproj (revision 0) +++ ext/gmock/gmock.vc140.vcxproj (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,328 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + Testing Debug + Win32 + + + Testing Debug + x64 + + + Testing Release + Win32 + + + Testing Release + x64 + + + + {D98F2D98-2352-4303-93EE-A5430C4E98AB} + gmock + Win32Proj + gmock + 8.1 + + + + StaticLibrary + v140_xp + Unicode + true + + + StaticLibrary + v140_xp + Unicode + true + + + StaticLibrary + v140_xp + Unicode + + + StaticLibrary + v140_xp + Unicode + + + StaticLibrary + v140_xp + Unicode + true + + + StaticLibrary + v140_xp + Unicode + true + + + StaticLibrary + v140_xp + Unicode + + + StaticLibrary + v140_xp + Unicode + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + $(ProjectName)32d + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + $(ProjectName)32d + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + AllRules.ruleset + false + $(ProjectName)64d + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + AllRules.ruleset + false + $(ProjectName)64d + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + $(ProjectName)32 + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + $(ProjectName)32 + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + $(ProjectName)64 + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + $(ProjectName)64 + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + + Disabled + include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_VARIADIC_MAX=10;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + true + + + + + + Disabled + include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_VARIADIC_MAX=10;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + true + + + + + + X64 + + + Disabled + include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_VARIADIC_MAX=10;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + ProgramDatabase + false + true + + + + + + X64 + + + Disabled + include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_VARIADIC_MAX=10;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + false + true + + + + + + MaxSpeed + true + include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_VARIADIC_MAX=10;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + Level3 + ProgramDatabase + true + + + + + + MaxSpeed + true + include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_VARIADIC_MAX=10;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + true + + + + + + X64 + + + MaxSpeed + true + include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_VARIADIC_MAX=10;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + Level3 + ProgramDatabase + true + + + + + + X64 + + + MaxSpeed + true + include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_VARIADIC_MAX=10;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + true + + + + + + + + + + + + + + \ No newline at end of file Index: ext/gmock/gmock.vc140.vcxproj.filters =================================================================== diff -u -N --- ext/gmock/gmock.vc140.vcxproj.filters (revision 0) +++ ext/gmock/gmock.vc140.vcxproj.filters (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + Source Files + + + + + Source Files + + + Source Files + + + \ No newline at end of file Index: ext/sqlite3/sqlite3.vc140.vcxproj =================================================================== diff -u -N --- ext/sqlite3/sqlite3.vc140.vcxproj (revision 0) +++ ext/sqlite3/sqlite3.vc140.vcxproj (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,347 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + Testing Debug + Win32 + + + Testing Debug + x64 + + + Testing Release + Win32 + + + Testing Release + x64 + + + + {D41831F5-B2A5-4C92-9F15-1D9AB04722CC} + sqlite3 + Win32Proj + sqlite3 + 8.1 + + + + DynamicLibrary + v140_xp + Unicode + true + + + DynamicLibrary + v140_xp + Unicode + + + DynamicLibrary + v140_xp + Unicode + true + + + DynamicLibrary + v140_xp + Unicode + + + DynamicLibrary + v140_xp + Unicode + true + + + DynamicLibrary + v140_xp + Unicode + + + DynamicLibrary + v140_xp + Unicode + true + + + DynamicLibrary + v140_xp + Unicode + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)_32d + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)_64d + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)_32 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)_64 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)_32d + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)_64d + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)_32 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)_64 + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_API=__declspec(dllexport);_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + + + + true + Windows + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_API=__declspec(dllexport);_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + ProgramDatabase + + + + true + Windows + MachineX64 + + + + + MaxSpeed + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;SQLITE3_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_API=__declspec(dllexport);_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + Level3 + ProgramDatabase + + + + true + Windows + true + true + MachineX86 + + + + + X64 + + + MaxSpeed + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;SQLITE3_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_API=__declspec(dllexport);_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + Level3 + ProgramDatabase + + + + true + Windows + true + true + MachineX64 + + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_API=__declspec(dllexport);_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + + + + true + Windows + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_API=__declspec(dllexport);_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + ProgramDatabase + + + + true + Windows + MachineX64 + + + + + MaxSpeed + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;SQLITE3_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_API=__declspec(dllexport);_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + Level3 + ProgramDatabase + + + + true + Windows + true + true + MachineX86 + + + + + X64 + + + MaxSpeed + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;SQLITE3_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_API=__declspec(dllexport);_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + Level3 + ProgramDatabase + + + + true + Windows + true + true + MachineX64 + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: ext/sqlite3/sqlite3.vc140.vcxproj.filters =================================================================== diff -u -N --- ext/sqlite3/sqlite3.vc140.vcxproj.filters (revision 0) +++ ext/sqlite3/sqlite3.vc140.vcxproj.filters (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,35 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav + + + + + Source Files + + + Source Files + + + + + Source Files + + + Source Files + + + + + + Resource Files + + + \ No newline at end of file Index: src/ch/StaticEx.cpp =================================================================== diff -u -N -rc435ab507c8b8280264188b49e9ada56d46c0261 -r7972b0944e0a947144fbdb93262f7d73ac528dc7 --- src/ch/StaticEx.cpp (.../StaticEx.cpp) (revision c435ab507c8b8280264188b49e9ada56d46c0261) +++ src/ch/StaticEx.cpp (.../StaticEx.cpp) (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -290,7 +290,7 @@ { if (::GetWindowLong(hwnd, GWL_STYLE) & SES_NOTIFY) { - ::SendMessage((HWND)::GetWindowLong(hwnd, GWLP_HWNDPARENT), WM_COMMAND, (WPARAM)(SEN_CLICKED << 16 | ::GetWindowLong(hwnd, GWL_ID)), (LPARAM)hwnd); + ::SendMessage((HWND)::GetWindowLongPtr(hwnd, GWLP_HWNDPARENT), WM_COMMAND, (WPARAM)(SEN_CLICKED << 16 | ::GetWindowLong(hwnd, GWL_ID)), (LPARAM)hwnd); } else { Index: src/ch/StatusDlg.cpp =================================================================== diff -u -N -rcdc76e1a95383dff63a5254aeb8d37035028512c -r7972b0944e0a947144fbdb93262f7d73ac528dc7 --- src/ch/StatusDlg.cpp (.../StatusDlg.cpp) (revision cdc76e1a95383dff63a5254aeb8d37035028512c) +++ src/ch/StatusDlg.cpp (.../StatusDlg.cpp) (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -588,13 +588,13 @@ timeSeconds %= 60; if(lDays != 0) - _sntprintf(lpszBuffer, stMaxBufferSize, _T("%02d:%02d:%02d:%02d"), lDays, lHours, lMinutes, timeSeconds); + _sntprintf(lpszBuffer, stMaxBufferSize, _T("%02ld:%02ld:%02ld:%02I64u"), lDays, lHours, lMinutes, timeSeconds); else { if (lHours != 0) - _sntprintf(lpszBuffer, stMaxBufferSize, _T("%02d:%02d:%02d"), lHours, lMinutes, timeSeconds); + _sntprintf(lpszBuffer, stMaxBufferSize, _T("%02ld:%02ld:%02I64u"), lHours, lMinutes, timeSeconds); else - _sntprintf(lpszBuffer, stMaxBufferSize, _T("%02d:%02d"), lMinutes, timeSeconds); + _sntprintf(lpszBuffer, stMaxBufferSize, _T("%02ld:%02I64u"), lMinutes, timeSeconds); } return lpszBuffer; @@ -675,12 +675,11 @@ if(!spTask) return; - unsigned long lResult = (unsigned long)(ShellExecute(this->m_hWnd, _T("open"), _T("notepad.exe"), - spTask->GetLogPath().ToString(), NULL, SW_SHOWNORMAL)); - if(lResult < 32) + ULONG_PTR hResult = (ULONG_PTR)ShellExecute(this->m_hWnd, _T("open"), _T("notepad.exe"), spTask->GetLogPath().ToString(), NULL, SW_SHOWNORMAL); + if(hResult < 32) { ictranslate::CFormat fmt(GetResManager().LoadString(IDS_SHELLEXECUTEERROR_STRING)); - fmt.SetParam(_t("%errno"), lResult); + fmt.SetParam(_t("%errno"), hResult); fmt.SetParam(_t("%path"), spTask->GetLogPath().ToString()); AfxMessageBox(fmt); } Index: src/ch/UpdaterDlg.cpp =================================================================== diff -u -N -r9ea1e103b5fa4ddfebf8028f121ce16e917eec04 -r7972b0944e0a947144fbdb93262f7d73ac528dc7 --- src/ch/UpdaterDlg.cpp (.../UpdaterDlg.cpp) (revision 9ea1e103b5fa4ddfebf8028f121ce16e917eec04) +++ src/ch/UpdaterDlg.cpp (.../UpdaterDlg.cpp) (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -73,9 +73,9 @@ LOG_DEBUG(str); str.Format(_T("url.dll,FileProtocolHandler %s"), (PCTSTR)strDownloadAddr); - ulong_t ulRes = (ulong_t)ShellExecute(NULL, _T("open"), _T("rundll32.exe"), str, NULL, SW_SHOW); + ULONG_PTR ulRes = (ULONG_PTR)ShellExecute(nullptr, _T("open"), _T("rundll32.exe"), str, nullptr, SW_SHOW); - str.Format(_T("ShellExecute returned %lu"), ulRes); + str.Format(_T("ShellExecute returned %I64u"), (unsigned long long)ulRes); LOG_DEBUG(str); // close the dialog if succeeded; 32 is some arbitrary value from ms docs Index: src/ch/ch.cpp =================================================================== diff -u -N -r387751793d274e49253e796ca7cec4f3d0cf07a9 -r7972b0944e0a947144fbdb93262f7d73ac528dc7 --- src/ch/ch.cpp (.../ch.cpp) (revision 387751793d274e49253e796ca7cec4f3d0cf07a9) +++ src/ch/ch.cpp (.../ch.cpp) (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -22,7 +22,12 @@ #include "CfgProperties.h" #include "MainWnd.h" #include "../common/ipcstructs.h" -#include + +#pragma warning(push) +#pragma warning(disable: 4091) + #include +#pragma warning(pop) + #include "CrashDlg.h" #include "../common/version.h" #include "TCommandLineParser.h" @@ -732,7 +737,7 @@ hhp.pszFont=_T("Tahoma, 8, , "); TCHAR szPath[_MAX_PATH]; - _sntprintf(szPath, _MAX_PATH, _T("::/%lu.txt"), (pHelp->dwContextId >> 16) & 0x7fff); + _sntprintf(szPath, _MAX_PATH, _T("::/%lu.txt"), (DWORD)((pHelp->dwContextId >> 16) & 0x7fff)); HHelp(GetDesktopWindow(), szPath, HH_DISPLAY_TEXT_POPUP, (DWORD_PTR)&hhp); break; Index: src/ch/ch.vc140.vcxproj =================================================================== diff -u -N --- src/ch/ch.vc140.vcxproj (revision 0) +++ src/ch/ch.vc140.vcxproj (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,1943 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + Testing Debug + Win32 + + + Testing Debug + x64 + + + Testing Release + Win32 + + + Testing Release + x64 + + + + ch + {4B215B9A-58CA-4987-AC95-7DFC3043E100} + ch + MFCProj + 8.1 + + + + Application + v140_xp + Dynamic + Unicode + + + Application + v140_xp + Dynamic + Unicode + + + Application + v140_xp + Dynamic + Unicode + + + Application + v140_xp + Dynamic + Unicode + + + Application + v140_xp + Dynamic + Unicode + + + Application + v140_xp + Dynamic + Unicode + + + Application + v140_xp + Dynamic + Unicode + + + Application + v140_xp + Dynamic + Unicode + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)64 + false + NativeRecommendedRules.ruleset + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)64 + false + NativeRecommendedRules.ruleset + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)64 + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)64 + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Debug/ch.tlb + + + + /Zm150 %(AdditionalOptions) + Disabled + ..\libicpf\src;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + EditAndContinue + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies) + true + Windows + MachineX86 + "$(OutDir)" + + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Debug/ch.tlb + + + + + /Zm150 %(AdditionalOptions) + Disabled + ..\libicpf\src;..\..\ext\gmock\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + EditAndContinue + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock32d.lib;%(AdditionalDependencies) + true + Console + MachineX86 + "$(OutDir)" + + + cd "$(TargetDir)" +"$(TargetPath)" + + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Debug/ch.tlb + + + + /Zm150 %(AdditionalOptions) + Disabled + ..\libicpf\src;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + ProgramDatabase + + + false + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies) + true + Windows + MachineX64 + "$(OutDir)" + + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Debug/ch.tlb + + + + + /Zm150 %(AdditionalOptions) + Disabled + ..\libicpf\src;..\..\ext\gmock\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + ProgramDatabase + + + false + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock64d.lib;%(AdditionalDependencies) + true + Console + MachineX64 + "$(OutDir)" + + + cd "$(TargetDir)" +"$(TargetPath)" + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/ch.tlb + + + + /Zm150 %(AdditionalOptions) + MaxSpeed + AnySuitable + ..\libicpf\src;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies) + true + Windows + MachineX86 + "$(OutDir)" + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/ch.tlb + + + + + /Zm150 %(AdditionalOptions) + MaxSpeed + AnySuitable + ..\libicpf\src;..\..\ext\gmock\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock32.lib;%(AdditionalDependencies) + true + Console + MachineX86 + "$(OutDir)" + + + cd "$(TargetDir)" +"$(TargetPath)" + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Release/ch.tlb + + + + /Zm150 %(AdditionalOptions) + Disabled + AnySuitable + ..\libicpf\src;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;%(AdditionalDependencies) + true + Windows + MachineX64 + "$(OutDir)" + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Release/ch.tlb + + + + + /Zm150 %(AdditionalOptions) + Disabled + AnySuitable + ..\libicpf\src;..\..\ext\gmock\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_SCL_SECURE_NO_WARNINGS;TESTING;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + winmm.lib;imagehlp.lib;version.lib;htmlhelp.lib;Dbghelp.lib;gmock64.lib;%(AdditionalDependencies) + true + Console + MachineX64 + "$(OutDir)" + + + cd "$(TargetDir)" +"$(TargetPath)" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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) + + + + + true + true + true + true + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + + + + + + + + + + + + + + + + + + Create + Create + Create + Create + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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" +del "$(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" +del "$(IntDir)\chtmp.rc" + + res/ch.rc2;version.h + res/ch.rc2;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" +del "$(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" +del "$(IntDir)\chtmp.rc" + + res/ch.rc2;version.h + res/ch.rc2;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" +del "$(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" +del "$(IntDir)\chtmp.rc" + + res/ch.rc2;version.h + res/ch.rc2;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" +del "$(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" +del "$(IntDir)\chtmp.rc" + + res/ch.rc2;version.h + res/ch.rc2;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" +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. +:HelpDone +echo. + + copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" +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. +: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" +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. +:HelpDone +echo. + + copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" +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. +: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" +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. +:HelpDone +echo. + + copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" +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. +: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" +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. +:HelpDone +echo. + + copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" +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. +: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)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + + + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + $(OutDir)langs\%(Filename)%(Extension);%(Outputs) + Copying language file %(Filename)%(Extension)... + Copying language file %(Filename)%(Extension)... + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + copy "%(FullPath)" "$(OutDir)langs\%(Filename)%(Extension)" + + $(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" +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. +:HelpDone +echo. + + copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" +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. +: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" +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. +:HelpDone +echo. + + copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" +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. +: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" +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. +:HelpDone +echo. + + copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" +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. +: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" +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. +:HelpDone +echo. + + copy "help\HTMLDefines.h" "%(RootDir)%(Directory)HTMLDefines.h" +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. +: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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {cbbf380b-7b16-4a1e-8194-758dad7d8011} + + + {5510b933-046f-4f75-8b46-5e8279c8ccde} + + + {dd1f3242-7ee4-4f41-8b8d-d833300c445f} + + + + + + + + + + + \ No newline at end of file Index: src/ch/ch.vc140.vcxproj.filters =================================================================== diff -u -N --- src/ch/ch.vc140.vcxproj.filters (revision 0) +++ src/ch/ch.vc140.vcxproj.filters (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,805 @@ + + + + + {2fd66198-03ab-449f-ac7c-5e81731762b9} + cpp;c;cxx;rc;def;r;odl;idl;hpj;bat + + + {7c08892b-b83a-4c9b-a9a3-910edd8fb99c} + + + {171564df-733a-4a4d-94b7-85a338322df2} + + + {a365bc2a-6549-4af8-8894-43de7415ef0f} + + + {7e850129-1132-4591-9978-22765cabcbc2} + + + {299762d4-eb89-4862-88c5-caaee2a741a4} + + + {fbd5bd3e-0756-4dbe-ad0f-2fd1813fa8a9} + + + {85537dbb-e686-49ed-91f8-31bfeb5351d2} + + + {cb05b2ed-06b5-4d76-9a42-1c9dab73ed66} + + + {1b3f1f60-b001-47ad-be79-d8781f6104ba} + + + {da8c6860-4d4e-48bb-a812-40957477bb57} + ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe + + + {60a97a6d-5804-4389-9716-b0403128469f} + + + {ca6137b1-4022-4488-af7a-48bfbcdaa51c} + + + {0908a1a6-24cd-40d8-a65d-105ecf31514d} + htm;html;css;txt;hhp;hhc;hhk;js;gif + + + {0549f736-3a28-48ed-864b-f53c8c790c8e} + lng + + + {13791876-3eb5-454d-a0e2-8fea6dd685f3} + htm;html;css;txt;hhp;hhc;hhk;js;gif + + + {4ab952d0-201f-4dc7-9493-c74c95fcae45} + + + {1918eba7-24c6-47a0-8f86-d843a76e0e32} + + + + + Source Files\Shared + + + Source Files\Shared + + + Source Files\Shared + + + Source Files\Shared + + + Source Files\Core + + + Source Files\Core + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Main + + + Source Files\Main + + + Source Files\Main + + + Source Files\GUI + + + Source Files\GUI + + + Source Files\GUI + + + Source Files\GUI + + + Source Files\GUI\Controls + + + Source Files\GUI\Controls + + + Source Files\GUI\Controls + + + Source Files\GUI\Controls + + + Source Files\GUI\Controls + + + Source Files\GUI\Controls + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\Shell Extension + + + Source Files\GUI\Controls + + + Source Files\Tools + + + Source Files\GUI\Dialogs + + + Source Files\Tools + + + Source Files\Core + + + + + Source Files\Shared + + + Source Files\Core + + + Source Files\Core + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Main + + + Source Files\Main + + + Source Files\Main + + + Source Files\GUI + + + Source Files\GUI + + + Source Files\GUI + + + Source Files\GUI\Controls + + + Source Files\GUI\Controls + + + Source Files\GUI\Controls + + + Source Files\GUI\Controls + + + Source Files\GUI\Controls + + + Source Files\GUI\Controls + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\GUI\Dialogs + + + Source Files\Shell Extension + + + Generated Files + + + Source Files\GUI\Controls + + + Tests + + + Source Files\Tools + + + Source Files\GUI\Dialogs + + + Source Files\Tools + + + Source Files\Core + + + + + Resource Files + + + Resource Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + + + Resource Files + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Localization\EN Help Files + + + Localization\PL Help Files + + + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\EN Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + Localization\PL Help Files + + + + + Resource Files + + + Resource Files + + + Localization\EN Help Files + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\Languages + + + Localization\PL Help Files + + + \ No newline at end of file Index: src/chcmd/chcmd.vc140.vcxproj =================================================================== diff -u -N --- src/chcmd/chcmd.vc140.vcxproj (revision 0) +++ src/chcmd/chcmd.vc140.vcxproj (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,207 @@ + + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + chcmd + {51018F43-12D4-4A47-9F71-5E1A8CE3EA0C} + chcmd + Win32Proj + + + + Application + v120 + Unicode + true + + + Application + v120 + Unicode + + + Application + v120 + Unicode + true + + + Application + v120 + Unicode + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 + + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)d + C:\dev\boost_1_55_0;$(IncludePath) + C:\dev\boost_1_55_0\lib-12.0\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + false + C:\dev\boost_1_55_0;$(IncludePath) + C:\dev\boost_1_55_0\lib-12.0\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)64d + C:\dev\boost_1_55_0;$(IncludePath) + C:\dev\boost_1_55_0\lib-12.0\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)64 + C:\dev\boost_1_55_0;$(IncludePath) + C:\dev\boost_1_55_0\lib-12.0\x64\lib;$(LibraryPath) + + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Use + $(IntDir)$(TargetName)_vs90.pdb + Level4 + true + EditAndContinue + + + true + Console + MachineX86 + + + + + MaxSpeed + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + Use + $(IntDir)$(TargetName)_vs90.pdb + Level4 + true + ProgramDatabase + + + true + Console + true + true + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Use + $(IntDir)$(TargetName)_vs90.pdb + Level4 + true + ProgramDatabase + + + true + Console + MachineX64 + 6.01 + + + + + X64 + + + MaxSpeed + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + true + Use + $(IntDir)$(TargetName)_vs90.pdb + Level4 + true + ProgramDatabase + + + true + Console + true + true + MachineX64 + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + \ No newline at end of file Index: src/chcmd/chcmd.vc140.vcxproj.filters =================================================================== diff -u -N --- src/chcmd/chcmd.vc140.vcxproj.filters (revision 0) +++ src/chcmd/chcmd.vc140.vcxproj.filters (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,36 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav + + + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + + + + \ No newline at end of file Index: src/chext/chext.vc140.vcxproj =================================================================== diff -u -N --- src/chext/chext.vc140.vcxproj (revision 0) +++ src/chext/chext.vc140.vcxproj (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,693 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + Testing Debug + Win32 + + + Testing Debug + x64 + + + Testing Release + Win32 + + + Testing Release + x64 + + + + chext + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69} + chext + AtlProj + 8.1 + + + + DynamicLibrary + v140_xp + false + false + Unicode + + + DynamicLibrary + v140_xp + false + false + Unicode + + + DynamicLibrary + v140_xp + false + Unicode + + + DynamicLibrary + v140_xp + false + Unicode + + + DynamicLibrary + v140_xp + false + false + Unicode + + + DynamicLibrary + v140_xp + false + false + Unicode + + + DynamicLibrary + v140_xp + false + Unicode + + + DynamicLibrary + v140_xp + false + Unicode + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + true + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + true + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + true + NativeRecommendedRules.ruleset + false + $(ProjectName)64 + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + true + NativeRecommendedRules.ruleset + false + $(ProjectName)64 + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + false + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + false + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + false + $(ProjectName)64 + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + false + $(ProjectName)64 + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + EditAndContinue + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;%(AdditionalDependencies) + chext32.def + true + Windows + MachineX86 + "$(OutDir)" + + + + + + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + EditAndContinue + true + ..\..\ext\gmock\include + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;gmock32d.lib;%(AdditionalDependencies) + chext32.def + true + Windows + MachineX86 + "$(OutDir)" + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +if "$(Configuration)" EQU "Testing Release" goto x32rel + +:x32dbg +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x32rel +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +if "$(Configuration)" EQU "Testing Release" goto x64rel + +:x64dbg +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:x64rel +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + + X64 + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + ProgramDatabase + false + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;%(AdditionalDependencies) + chext64.def + true + Windows + MachineX64 + "$(OutDir)" + + + + + X64 + + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + ProgramDatabase + false + true + ..\..\ext\gmock\include + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;gmock64d.lib;%(AdditionalDependencies) + chext64.def + true + Windows + MachineX64 + "$(OutDir)" + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +if "$(Configuration)" EQU "Testing Release" goto x32rel + +:x32dbg +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x32rel +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +if "$(Configuration)" EQU "Testing Release" goto x64rel + +:x64dbg +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:x64rel +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + + + + + MinSpace + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;%(AdditionalDependencies) + chext32.def + true + Windows + MachineX86 + "$(OutDir)" + + + + + + + + + MinSpace + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + ..\..\ext\gmock\include + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;gmock32.lib;%(AdditionalDependencies) + chext32.def + true + Windows + MachineX86 + "$(OutDir)" + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +if "$(Configuration)" EQU "Testing Release" goto x32rel + +:x32dbg +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x32rel +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +if "$(Configuration)" EQU "Testing Release" goto x64rel + +:x64dbg +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:x64rel +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + + X64 + + + + MinSpace + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;%(AdditionalDependencies) + chext64.def + true + Windows + MachineX64 + "$(OutDir)" + + + + + X64 + + + + + MinSpace + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + ..\..\ext\gmock\include + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;gmock64.lib;%(AdditionalDependencies) + chext64.def + true + Windows + MachineX64 + "$(OutDir)" + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +if "$(Configuration)" EQU "Testing Release" goto x32rel + +:x32dbg +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x32rel +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +if "$(Configuration)" EQU "Testing Release" goto x64rel + +:x64dbg +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:x64rel +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + + true + true + true + true + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + + + + + + + + + + + + Create + Create + Create + Create + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + true + .\chext.tlb + .\chext.tlb + chext.h + chext.h + chext_i.c + chext_i.c + true + true + .\chext.tlb + .\chext.tlb + chext.h + chext.h + chext_i.c + chext_i.c + true + true + .\chext.tlb + .\chext.tlb + chext.h + chext.h + chext_i.c + chext_i.c + true + true + .\chext.tlb + .\chext.tlb + chext.h + chext.h + chext_i.c + chext_i.c + + + + + + + + {cbbf380b-7b16-4a1e-8194-758dad7d8011} + + + {5510b933-046f-4f75-8b46-5e8279c8ccde} + + + + + + \ No newline at end of file Index: src/chext/chext.vc140.vcxproj.filters =================================================================== diff -u -N --- src/chext/chext.vc140.vcxproj.filters (revision 0) +++ src/chext/chext.vc140.vcxproj.filters (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,131 @@ + + + + + {e737ae2f-d1d5-4f7c-b374-0c327b56b5b9} + cpp;c;cxx;rc;def;r;odl;idl;hpj;bat + + + {62040302-a115-4e0f-b38b-cb008632f1f9} + + + {296465ca-e29f-4095-883f-caf03f88109c} + + + {fe4a741c-b4b2-4f56-84f1-4347b07383be} + + + {fc4f5b00-54aa-4ad4-af7c-d2754c976d28} + + + {ddbc7a41-8674-4d88-af63-ed4ac7e53687} + ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe + + + {b3af5952-fdda-4fe7-b1bd-b6777a72a107} + + + {65a70a57-2fd2-49a6-90f2-e0597f13adfe} + + + + + Source Files\Interfaces + + + Source Files\Interfaces + + + Source Files\Interfaces + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Common + + + Source Files\Main + + + Source Files\Main + + + Source Files\Main + + + Generated Files + + + Tests + + + + + Source Files\Interfaces + + + Source Files\Interfaces + + + Source Files\Interfaces + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Common + + + Source Files\Common + + + Source Files\Main + + + Source Files\Main + + + Source Files\Main + + + Resource Files + + + + + Source Files\Main + + + Resource Files + + + Resource Files + + + Resource Files + + + + + Source Files\Main + + + + + Resource Files + + + \ No newline at end of file Index: src/libchcore/TBaseException.h =================================================================== diff -u -N -r8e19bdbb52f053c078c1a7f4e6938493374067af -r7972b0944e0a947144fbdb93262f7d73ac528dc7 --- src/libchcore/TBaseException.h (.../TBaseException.h) (revision 8e19bdbb52f053c078c1a7f4e6938493374067af) +++ src/libchcore/TBaseException.h (.../TBaseException.h) (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -24,6 +24,8 @@ BEGIN_CHCORE_NAMESPACE +#pragma warning(push) +#pragma warning(disable: 4275) class LIBCHCORE_API TBaseException : public virtual std::exception { public: @@ -59,6 +61,8 @@ size_t m_stLineNumber; }; +#pragma warning(pop) + END_CHCORE_NAMESPACE #endif Index: src/libchcore/TFileFilter.cpp =================================================================== diff -u -N -r11b0a299be97bc3afaa633d6522c17b214ba3b79 -r7972b0944e0a947144fbdb93262f7d73ac528dc7 --- src/libchcore/TFileFilter.cpp (.../TFileFilter.cpp) (revision 11b0a299be97bc3afaa633d6522c17b214ba3b79) +++ src/libchcore/TFileFilter.cpp (.../TFileFilter.cpp) (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -289,7 +289,7 @@ if(!GetConfigValue(rConfig, _T("Attributes.Archive"), m_iArchive.Modify())) m_iArchive = 0; if(!GetConfigValue(rConfig, _T("Attributes.ReadOnly"), m_iReadOnly.Modify())) - m_iReadOnly = false; + m_iReadOnly = 0; if(!GetConfigValue(rConfig, _T("Attributes.Hidden"), m_iHidden.Modify())) m_iHidden = 0; if(!GetConfigValue(rConfig, _T("Attributes.System"), m_iSystem.Modify())) Index: src/libchcore/TSubTaskArray.cpp =================================================================== diff -u -N -r0a0d5b6931648028bc0082cb83d0c0cf82cfa7d8 -r7972b0944e0a947144fbdb93262f7d73ac528dc7 --- src/libchcore/TSubTaskArray.cpp (.../TSubTaskArray.cpp) (revision 0a0d5b6931648028bc0082cb83d0c0cf82cfa7d8) +++ src/libchcore/TSubTaskArray.cpp (.../TSubTaskArray.cpp) (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -67,7 +67,7 @@ { m_vSubTasks.clear(); m_rSubTaskContext.GetFilesCache().Clear(); - m_oidSubOperationIndex.store(0, boost::memory_order_release); + m_oidSubOperationIndex.store(0, std::memory_order_release); m_eOperationType = rOperationPlan.GetOperationType(); @@ -102,7 +102,7 @@ void TSubTasksArray::ResetProgressAndStats() { - m_oidSubOperationIndex.store(0, boost::memory_order_release); + m_oidSubOperationIndex.store(0, std::memory_order_release); for(const std::pair& tupleRow : m_vSubTasks) { @@ -118,7 +118,7 @@ TSubTaskBase::ESubOperationResult eResult = TSubTaskBase::eSubResult_Continue; object_id_t oidSize = boost::numeric_cast(m_vSubTasks.size()); - object_id_t oidIndex = m_oidSubOperationIndex.load(boost::memory_order_acquire); + object_id_t oidIndex = m_oidSubOperationIndex.load(std::memory_order_acquire); while(oidIndex < oidSize) { @@ -136,7 +136,7 @@ if(eResult != TSubTaskBase::eSubResult_Continue) break; - oidIndex = m_oidSubOperationIndex.fetch_add(1, boost::memory_order_release) + 1; + oidIndex = m_oidSubOperationIndex.fetch_add(1, std::memory_order_release) + 1; } return eResult; @@ -153,7 +153,7 @@ // current task // ugly const_cast - const method, non-const interlocked intrinsic and we're really not modifying the member... - object_id_t oidIndex = m_oidSubOperationIndex.load(boost::memory_order_acquire); + object_id_t oidIndex = m_oidSubOperationIndex.load(std::memory_order_acquire); rSnapshot.SetCurrentSubtaskIndex(oidIndex); // progress @@ -195,7 +195,7 @@ InitSubtasksColumns(spContainer); // base data - object_id_t oidCurrentIndex = m_oidSubOperationIndex.load(boost::memory_order_acquire); + object_id_t oidCurrentIndex = m_oidSubOperationIndex.load(std::memory_order_acquire); // subtasks are stored only once when added as they don't change (at least in context of their order and type) if(bAdded) @@ -282,7 +282,7 @@ if(bIsCurrent) { - m_oidSubOperationIndex.store(oidID, boost::memory_order_release); + m_oidSubOperationIndex.store(oidID, std::memory_order_release); m_oidLastStoredIndex = oidID; } @@ -298,7 +298,7 @@ if(m_oidLastStoredIndex == -1) { - m_oidSubOperationIndex.store(boost::numeric_cast(m_vSubTasks.size()), boost::memory_order_release); + m_oidSubOperationIndex.store(boost::numeric_cast(m_vSubTasks.size()), std::memory_order_release); m_oidLastStoredIndex = boost::numeric_cast(m_vSubTasks.size()); } } Index: src/libchcore/TSubTaskArray.h =================================================================== diff -u -N -r7d59ab9183c933f2fc2682a95fb5d26cf2f952d7 -r7972b0944e0a947144fbdb93262f7d73ac528dc7 --- src/libchcore/TSubTaskArray.h (.../TSubTaskArray.h) (revision 7d59ab9183c933f2fc2682a95fb5d26cf2f952d7) +++ src/libchcore/TSubTaskArray.h (.../TSubTaskArray.h) (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -28,14 +28,9 @@ #include "TSubTaskBase.h" #include "TTaskLocalStats.h" #include "TSubTaskArrayStatsSnapshot.h" - -#pragma warning(push) -#pragma warning(disable: 4100) - #include -#pragma warning(pop) - #include "TSharedModificationTracker.h" #include +#include BEGIN_CHCORE_NAMESPACE @@ -96,7 +91,7 @@ std::vector > m_vSubTasks; // pointer to the subtask object / is this the part of estimation? - mutable boost::atomic m_oidSubOperationIndex; // index of sub-operation from TOperationDescription + mutable std::atomic m_oidSubOperationIndex; // index of sub-operation from TOperationDescription #pragma warning(pop) Index: src/libchcore/TSubTaskCopyMove.cpp =================================================================== diff -u -N -rcdc76e1a95383dff63a5254aeb8d37035028512c -r7972b0944e0a947144fbdb93262f7d73ac528dc7 --- src/libchcore/TSubTaskCopyMove.cpp (.../TSubTaskCopyMove.cpp) (revision cdc76e1a95383dff63a5254aeb8d37035028512c) +++ src/libchcore/TSubTaskCopyMove.cpp (.../TSubTaskCopyMove.cpp) (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -167,7 +167,7 @@ // if folder - create it if(spFileInfo->IsDirectory()) { - TSubTaskBase::ESubOperationResult eResult = CreateDirectoryFB(spFeedbackHandler, ccp.pathDstFile); + eResult = CreateDirectoryFB(spFeedbackHandler, ccp.pathDstFile); if(eResult != TSubTaskBase::eSubResult_Continue) return eResult; @@ -184,7 +184,7 @@ ccp.bProcessed = false; // copy data - TSubTaskBase::ESubOperationResult eResult = CustomCopyFileFB(spFeedbackHandler, &ccp); + eResult = CustomCopyFileFB(spFeedbackHandler, &ccp); if(eResult != TSubTaskBase::eSubResult_Continue) return eResult; Index: src/libchcore/libchcore.vc140.vcxproj =================================================================== diff -u -N --- src/libchcore/libchcore.vc140.vcxproj (revision 0) +++ src/libchcore/libchcore.vc140.vcxproj (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,834 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + Testing Debug + Win32 + + + Testing Debug + x64 + + + Testing Release + Win32 + + + Testing Release + x64 + + + + libchcore + {CBBF380B-7B16-4A1E-8194-758DAD7D8011} + libchcore + Win32Proj + 8.1 + + + + DynamicLibrary + v140_xp + Unicode + true + + + DynamicLibrary + v140_xp + Unicode + true + + + DynamicLibrary + v140_xp + Unicode + + + DynamicLibrary + v140_xp + Unicode + + + DynamicLibrary + Unicode + true + v140_xp + + + DynamicLibrary + Unicode + true + v140_xp + + + DynamicLibrary + Unicode + v140_xp + + + DynamicLibrary + Unicode + v140_xp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)32ud + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)32ud + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)64ud + NativeRecommendedRules.ruleset + false + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)64ud + NativeRecommendedRules.ruleset + false + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)32u + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)32u + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x32\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)64u + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)64u + C:\dev\boost_1_58_0;$(IncludePath) + C:\dev\boost_1_58_0\lib-$(VisualStudioVersion)\x64\lib;$(LibraryPath) + + + + Disabled + _SCL_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCHCORE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + EditAndContinue + true + ../../ext + + + true + Windows + MachineX86 + "$(OutDir)" + + + + + Disabled + _SCL_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCHCORE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + EditAndContinue + true + ..\..\ext\gmock\include;../../ext + + + true + Windows + MachineX86 + gmock32d.lib;%(AdditionalDependencies) + "$(OutDir)" + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +if "$(Configuration)" EQU "Testing Release" goto x32rel + +:x32dbg +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x32rel +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +if "$(Configuration)" EQU "Testing Release" goto x64rel + +:x64dbg +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:x64rel +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + + X64 + + + Disabled + _SCL_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCHCORE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + false + ProgramDatabase + 4996 + false + true + ../../ext + + + true + Windows + MachineX64 + "$(OutDir)" + + + + + X64 + + + Disabled + _SCL_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCHCORE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + false + ProgramDatabase + 4996 + false + true + ..\..\ext\gmock\include;../../ext + + + true + Windows + MachineX64 + gmock64d.lib;%(AdditionalDependencies) + "$(OutDir)" + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +if "$(Configuration)" EQU "Testing Release" goto x32rel + +:x32dbg +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x32rel +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +if "$(Configuration)" EQU "Testing Release" goto x64rel + +:x64dbg +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:x64rel +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + + MaxSpeed + true + _SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCHCORE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + ../../ext + + + true + Windows + true + true + MachineX86 + "$(OutDir)" + + + + + MaxSpeed + true + _SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCHCORE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + ..\..\ext\gmock\include;../../ext + + + true + Windows + true + true + MachineX86 + gmock32.lib;%(AdditionalDependencies) + "$(OutDir)" + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +if "$(Configuration)" EQU "Testing Release" goto x32rel + +:x32dbg +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x32rel +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +if "$(Configuration)" EQU "Testing Release" goto x64rel + +:x64dbg +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:x64rel +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + + X64 + + + MaxSpeed + true + _SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCHCORE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + ../../ext + + + true + Windows + true + true + MachineX64 + "$(OutDir)" + + + + + X64 + + + MaxSpeed + true + _SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCHCORE_EXPORTS;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + ..\..\ext\gmock\include;../../ext + + + true + Windows + true + true + MachineX64 + gmock64.lib;%(AdditionalDependencies) + "$(OutDir)" + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +if "$(Configuration)" EQU "Testing Release" goto x32rel + +:x32dbg +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x32rel +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +if "$(Configuration)" EQU "Testing Release" goto x64rel + +:x64dbg +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:x64rel +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + true + true + true + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + + + + + + + + + + + + + + + + + + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + false + + + + + false + false + + + + + false + false + + + + + false + false + + + + Create + Create + Create + Create + Create + Create + Create + Create + + + + + {d41831f5-b2a5-4c92-9f15-1d9ab04722cc} + + + {5510b933-046f-4f75-8b46-5e8279c8ccde} + + + + + + \ No newline at end of file Index: src/libchcore/libchcore.vc140.vcxproj.filters =================================================================== diff -u -N --- src/libchcore/libchcore.vc140.vcxproj.filters (revision 0) +++ src/libchcore/libchcore.vc140.vcxproj.filters (revision 7972b0944e0a947144fbdb93262f7d73ac528dc7) @@ -0,0 +1,698 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {e160d2cd-2a88-40ef-97b4-6b7d3b7ed6b1} + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav + + + {fc917d04-8853-43b8-b72c-d3e79ede544c} + + + {291aa467-7b12-4be2-9740-45afb314fe7b} + + + {0f791663-0a08-4f3f-89b5-7b5f40a467ee} + + + {76d85b5b-fa45-4693-9701-d6b5fce941df} + + + {1fddd996-c723-4b09-9c98-868df98fe204} + + + {2a642b1a-83b2-4643-ac85-d040e8904d4d} + + + {3ce71f46-ef32-4c71-9ac0-bcb36d6b6e99} + + + {0b6550bf-a20b-4f12-9469-bd3e3bfa40fa} + + + {e6da867d-b0bd-42d5-a0c8-43542984582f} + + + {e4894f9f-1e1d-451a-9a02-60b9d682b60f} + + + {0f10fd6b-7813-419a-a276-cedaa42bc7bc} + + + {d920c603-b44c-47ce-89c3-ead84fc29116} + + + {b7eef53f-fb70-4f50-aa6d-0a699bb20f25} + + + {28670d3c-b5d8-4acb-91aa-c886efae641c} + + + {9d121063-367c-4424-8009-12b3635e0fed} + + + {30d60be9-a936-4191-a66d-64e127f3d258} + + + {49c9ae7e-1bc4-4875-8512-e92e0c00fb19} + + + {02c88ac8-15f7-4372-9f47-247ecbada7db} + + + {202d13d3-126b-4811-8c1c-a14b4f0476b7} + + + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\Task + + + Source Files\Task + + + Source Files\Task + + + Source Files\Task Manager + + + Source Files\Task Manager + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Library files + + + Source Files\Library files + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Feedback + + + Source Files\Feedback + + + Source Files\Serialization\SQLite\SQLite Schemas + + + Source Files\Serialization\SQLite\SQLite Schemas + + + Source Files\Serialization\SQLite\SQLite Schemas + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\Task + + + Source Files\Task Manager + + + Source Files\Tools\SQLite + + + Source Files\Tools\SQLite + + + Source Files\Tools\SQLite + + + Source Files\Tools\SQLite + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools\Config + + + Source Files\Tools\Config\details + + + Source Files\Tools\Config\details + + + Source Files\Tools\Config + + + Source Files\Tools\Config + + + Source Files\Tools\ModificationTrackers + + + Source Files\Tools\ModificationTrackers + + + Source Files\Serialization + + + Source Files\Task + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Feedback + + + Source Files\Stats + + + Source Files\Stats + + + Source Files\Stats + + + Source Files\Feedback + + + Source Files\Feedback + + + Source Files\Serialization\Fake + + + Source Files\Filesystems + + + Source Files\Tools + + + Source Files\Tools\Data Buffer + + + Source Files\Tools\Data Buffer + + + Source Files\Tools\Data Buffer + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools\DebugTrace + + + Source Files\Task Config + + + Source Files\Task Config + + + Source Files\Task Config + + + Source Files\Tools\Data Buffer + + + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\Task + + + Source Files\Task + + + Source Files\Task + + + Source Files\Task Manager + + + Source Files\Task Manager + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Library files + + + Source Files\Library files + + + Source Files\Library files + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Feedback + + + Source Files\Feedback + + + Source Files\Serialization\SQLite\SQLite Schemas + + + Source Files\Serialization\SQLite\SQLite Schemas + + + Source Files\Serialization\SQLite\SQLite Schemas + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization\SQLite + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\Serialization + + + Source Files\SubTasks + + + Source Files\SubTasks + + + Source Files\Task Manager + + + Source Files\Tools\SQLite + + + Source Files\Tools\SQLite + + + Source Files\Tools\SQLite + + + Source Files\Tools\SQLite + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools + + + Source Files\Tools\Config + + + Source Files\Tools\Config\details + + + Source Files\Tools\Config\details + + + Source Files\Tools\Config + + + Source Files\Tools\Config + + + Source Files\Serialization + + + Source Files\Task + + + Source Files\Tools + + + Tests + + + Tests + + + Tests + + + Tests + + + Tests + + + Tests + + + Tests + + + Tests + + + Source Files\Tools + + + Tests + + + Source Files\Tools + + + Source Files\Feedback + + + Source Files\Stats + + + Source Files\Stats + + + Source Files\Stats + + + Source Files\Feedback + + + Source Files\Serialization\Fake + + + Source Files\Filesystems + + + Source Files\Tools + + + Source Files\Tools\Data Buffer + + + Source Files\Tools\Data Buffer + + + Source Files\Tools\Data Buffer + + + Source Files\Tools + + + Tests + + + Tests + + + Source Files\Task Config + + + Source Files\Task Config + + + Tests + + + Source Files\Tools\Data Buffer + + + Tests + + + Tests + + + \ No newline at end of file