Index: ch.vc120.sln =================================================================== diff -u -N -r7770d9e0a316d014b75ea4bd88f8b6d13c80c318 -rb712554e2b3602ce7242c7ff1cd7745b03378440 --- ch.vc120.sln (.../ch.vc120.sln) (revision 7770d9e0a316d014b75ea4bd88f8b6d13c80c318) +++ ch.vc120.sln (.../ch.vc120.sln) (revision b712554e2b3602ce7242c7ff1cd7745b03378440) @@ -3,18 +3,34 @@ VisualStudioVersion = 12.0.30324.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ch", "src\ch\ch.vc120.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.vc120.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.vc120.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.vc120.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}") = "rc2lng", "src\rc2lng\rc2lng.vc120.vcxproj", "{10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}" -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ictranslate", "src\ictranslate\ictranslate.vc120.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.vc120.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.vcxproj", "{D98F2D98-2352-4303-93EE-A5430C4E98AB}" EndProject @@ -24,12 +40,8 @@ GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Debug|x64 = Debug|x64 - DebugTests|Win32 = DebugTests|Win32 - DebugTests|x64 = DebugTests|x64 Release|Win32 = Release|Win32 Release|x64 = Release|x64 - ReleaseTests|Win32 = ReleaseTests|Win32 - ReleaseTests|x64 = ReleaseTests|x64 Testing Debug|Win32 = Testing Debug|Win32 Testing Debug|x64 = Testing Debug|x64 Testing Release|Win32 = Testing Release|Win32 @@ -40,206 +52,118 @@ {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}.DebugTests|Win32.ActiveCfg = Debug|Win32 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.DebugTests|Win32.Build.0 = Debug|Win32 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.DebugTests|x64.ActiveCfg = Debug|x64 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.DebugTests|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}.ReleaseTests|Win32.ActiveCfg = Release|Win32 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.ReleaseTests|Win32.Build.0 = Release|Win32 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.ReleaseTests|x64.ActiveCfg = Release|x64 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.ReleaseTests|x64.Build.0 = Release|x64 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Debug|Win32.ActiveCfg = Debug|Win32 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Debug|Win32.Build.0 = Debug|Win32 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Debug|x64.ActiveCfg = Debug|x64 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Debug|x64.Build.0 = Debug|x64 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Release|Win32.ActiveCfg = Release|Win32 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Release|Win32.Build.0 = Release|Win32 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing Release|x64.ActiveCfg = Release|x64 - {4B215B9A-58CA-4987-AC95-7DFC3043E100}.Testing 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}.DebugTests|Win32.ActiveCfg = Debug|Win32 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.DebugTests|Win32.Build.0 = Debug|Win32 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.DebugTests|x64.ActiveCfg = Debug|x64 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.DebugTests|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}.ReleaseTests|Win32.ActiveCfg = Release|Win32 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.ReleaseTests|Win32.Build.0 = Release|Win32 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.ReleaseTests|x64.ActiveCfg = Release|x64 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.ReleaseTests|x64.Build.0 = Release|x64 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Debug|Win32.ActiveCfg = Debug|Win32 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Debug|Win32.Build.0 = Debug|Win32 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Debug|x64.ActiveCfg = Debug|x64 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Debug|x64.Build.0 = Debug|x64 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Release|Win32.ActiveCfg = Release|Win32 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Release|Win32.Build.0 = Release|Win32 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing Release|x64.ActiveCfg = Release|x64 - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69}.Testing 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}.DebugTests|Win32.ActiveCfg = Debug|Win32 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.DebugTests|Win32.Build.0 = Debug|Win32 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.DebugTests|x64.ActiveCfg = Debug|x64 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.DebugTests|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}.ReleaseTests|Win32.ActiveCfg = Release|Win32 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.ReleaseTests|Win32.Build.0 = Release|Win32 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.ReleaseTests|x64.ActiveCfg = Release|x64 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.ReleaseTests|x64.Build.0 = Release|x64 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Debug|Win32.ActiveCfg = Debug|Win32 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Debug|Win32.Build.0 = Debug|Win32 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Debug|x64.ActiveCfg = Debug|x64 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Debug|x64.Build.0 = Debug|x64 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Release|Win32.ActiveCfg = Release|Win32 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Release|Win32.Build.0 = Release|Win32 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing Release|x64.ActiveCfg = Release|x64 - {5510B933-046F-4F75-8B46-5E8279C8CCDE}.Testing 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}.DebugTests|Win32.ActiveCfg = Debug|Win32 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.DebugTests|Win32.Build.0 = Debug|Win32 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.DebugTests|x64.ActiveCfg = Debug|x64 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.DebugTests|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}.ReleaseTests|Win32.ActiveCfg = Release|Win32 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.ReleaseTests|Win32.Build.0 = Release|Win32 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.ReleaseTests|x64.ActiveCfg = Release|x64 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.ReleaseTests|x64.Build.0 = Release|x64 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Debug|Win32.ActiveCfg = Debug|Win32 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Debug|Win32.Build.0 = Debug|Win32 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Debug|x64.ActiveCfg = Debug|x64 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Debug|x64.Build.0 = Debug|x64 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Release|Win32.ActiveCfg = Release|Win32 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Release|Win32.Build.0 = Release|Win32 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Release|x64.ActiveCfg = Release|x64 - {DD1F3242-7EE4-4F41-8B8D-D833300C445F}.Testing Release|x64.Build.0 = Release|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Debug|Win32.ActiveCfg = Debug|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Debug|Win32.Build.0 = Debug|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Debug|x64.ActiveCfg = Debug|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Debug|x64.Build.0 = Debug|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.DebugTests|Win32.ActiveCfg = Debug|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.DebugTests|Win32.Build.0 = Debug|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.DebugTests|x64.ActiveCfg = Debug|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.DebugTests|x64.Build.0 = Debug|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Release|Win32.ActiveCfg = Release|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Release|Win32.Build.0 = Release|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Release|x64.ActiveCfg = Release|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Release|x64.Build.0 = Release|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.ReleaseTests|Win32.ActiveCfg = Release|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.ReleaseTests|Win32.Build.0 = Release|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.ReleaseTests|x64.ActiveCfg = Release|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.ReleaseTests|x64.Build.0 = Release|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Testing Debug|Win32.ActiveCfg = Debug|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Testing Debug|Win32.Build.0 = Debug|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Testing Debug|x64.ActiveCfg = Debug|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Testing Debug|x64.Build.0 = Debug|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Testing Release|Win32.ActiveCfg = Release|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Testing Release|Win32.Build.0 = Release|Win32 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Testing Release|x64.ActiveCfg = Release|x64 - {10FB6B7E-81A1-47F9-BC6F-7017E5695D3A}.Testing 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}.DebugTests|Win32.ActiveCfg = Debug|Win32 - {B0292250-B70C-4395-9859-F181FB113DA8}.DebugTests|Win32.Build.0 = Debug|Win32 - {B0292250-B70C-4395-9859-F181FB113DA8}.DebugTests|x64.ActiveCfg = Debug|x64 - {B0292250-B70C-4395-9859-F181FB113DA8}.DebugTests|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}.ReleaseTests|Win32.ActiveCfg = Release|Win32 - {B0292250-B70C-4395-9859-F181FB113DA8}.ReleaseTests|Win32.Build.0 = Release|Win32 - {B0292250-B70C-4395-9859-F181FB113DA8}.ReleaseTests|x64.ActiveCfg = Release|x64 - {B0292250-B70C-4395-9859-F181FB113DA8}.ReleaseTests|x64.Build.0 = Release|x64 - {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Debug|Win32.ActiveCfg = Debug|Win32 - {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Debug|Win32.Build.0 = Debug|Win32 - {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Debug|x64.ActiveCfg = Debug|x64 - {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Debug|x64.Build.0 = Debug|x64 - {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Release|Win32.ActiveCfg = Release|Win32 - {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Release|Win32.Build.0 = Release|Win32 - {B0292250-B70C-4395-9859-F181FB113DA8}.Testing Release|x64.ActiveCfg = Release|x64 - {B0292250-B70C-4395-9859-F181FB113DA8}.Testing 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}.DebugTests|Win32.ActiveCfg = Debug|Win32 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.DebugTests|Win32.Build.0 = Debug|Win32 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.DebugTests|x64.ActiveCfg = Debug|x64 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.DebugTests|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}.ReleaseTests|Win32.ActiveCfg = Release|Win32 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.ReleaseTests|Win32.Build.0 = Release|Win32 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.ReleaseTests|x64.ActiveCfg = Release|x64 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.ReleaseTests|x64.Build.0 = Release|x64 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Debug|Win32.ActiveCfg = Debug|Win32 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Debug|Win32.Build.0 = Debug|Win32 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Debug|x64.ActiveCfg = Debug|x64 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Debug|x64.Build.0 = Debug|x64 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Release|Win32.ActiveCfg = Release|Win32 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Release|Win32.Build.0 = Release|Win32 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing Release|x64.ActiveCfg = Release|x64 - {CBBF380B-7B16-4A1E-8194-758DAD7D8011}.Testing 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}.DebugTests|Win32.ActiveCfg = Debug|Win32 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.DebugTests|Win32.Build.0 = Debug|Win32 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.DebugTests|x64.ActiveCfg = Debug|x64 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.DebugTests|x64.Build.0 = 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}.ReleaseTests|Win32.ActiveCfg = Release|Win32 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.ReleaseTests|Win32.Build.0 = Release|Win32 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.ReleaseTests|x64.ActiveCfg = Release|x64 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.ReleaseTests|x64.Build.0 = Release|x64 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Debug|Win32.ActiveCfg = Debug|Win32 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Debug|Win32.Build.0 = Debug|Win32 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Debug|x64.ActiveCfg = Debug|x64 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Debug|x64.Build.0 = Debug|x64 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Release|Win32.ActiveCfg = Release|Win32 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Release|Win32.Build.0 = Release|Win32 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Release|x64.ActiveCfg = Release|x64 - {D98F2D98-2352-4303-93EE-A5430C4E98AB}.Testing Release|x64.Build.0 = 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}.DebugTests|Win32.ActiveCfg = Debug|Win32 - {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.DebugTests|Win32.Build.0 = Debug|Win32 - {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.DebugTests|x64.ActiveCfg = Debug|x64 - {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.DebugTests|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}.ReleaseTests|Win32.ActiveCfg = Release|Win32 - {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.ReleaseTests|Win32.Build.0 = Release|Win32 - {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.ReleaseTests|x64.ActiveCfg = Release|x64 - {D41831F5-B2A5-4C92-9F15-1D9AB04722CC}.ReleaseTests|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 Index: ext/gmock/gmock.vcxproj =================================================================== diff -u -N -r7770d9e0a316d014b75ea4bd88f8b6d13c80c318 -rb712554e2b3602ce7242c7ff1cd7745b03378440 --- ext/gmock/gmock.vcxproj (.../gmock.vcxproj) (revision 7770d9e0a316d014b75ea4bd88f8b6d13c80c318) +++ ext/gmock/gmock.vcxproj (.../gmock.vcxproj) (revision b712554e2b3602ce7242c7ff1cd7745b03378440) @@ -17,6 +17,22 @@ Release x64 + + Testing Debug + Win32 + + + Testing Debug + x64 + + + Testing Release + Win32 + + + Testing Release + x64 + {D98F2D98-2352-4303-93EE-A5430C4E98AB} @@ -30,71 +46,135 @@ Unicode true + + StaticLibrary + v120 + Unicode + true + StaticLibrary v120 Unicode + + StaticLibrary + v120 + Unicode + StaticLibrary v120 Unicode true + + StaticLibrary + v120 + Unicode + true + StaticLibrary v120 Unicode + + StaticLibrary + v120 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 - $(SolutionDir)bin-vc110\$(Configuration)\ - $(SolutionDir)intermediate\vc110\$(Platform)\$(ProjectName)_$(Configuration)\ + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ $(ProjectName)32d C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + $(ProjectName)32d + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + - $(SolutionDir)bin-vc110\$(Configuration)\ - $(SolutionDir)intermediate\vc110\$(Platform)\$(ProjectName)_$(Configuration)\ + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ AllRules.ruleset false $(ProjectName)64d C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + AllRules.ruleset + false + $(ProjectName)64d + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + - $(SolutionDir)bin-vc110\$(Configuration)\ - $(SolutionDir)intermediate\vc110\$(Platform)\$(ProjectName)_$(Configuration)\ + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ $(ProjectName)32 C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + $(ProjectName)32 + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + - $(SolutionDir)bin-vc110\$(Configuration)\ - $(SolutionDir)intermediate\vc110\$(Platform)\$(ProjectName)_$(Configuration)\ + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ $(ProjectName)64 C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + $(ProjectName)64 + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + Disabled @@ -110,6 +190,22 @@ + + + Disabled + include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_VARIADIC_MAX=10;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + true + + + X64 @@ -129,6 +225,26 @@ + + + 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 @@ -144,6 +260,22 @@ + + + MaxSpeed + true + include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_VARIADIC_MAX=10;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + true + + + X64 @@ -162,6 +294,25 @@ + + + X64 + + + MaxSpeed + true + include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;_BIND_TO_CURRENT_VCLIBS_VERSION=1;_VARIADIC_MAX=10;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + true + + + Index: src/ch/ch.vc120.vcxproj =================================================================== diff -u -N -r7770d9e0a316d014b75ea4bd88f8b6d13c80c318 -rb712554e2b3602ce7242c7ff1cd7745b03378440 --- src/ch/ch.vc120.vcxproj (.../ch.vc120.vcxproj) (revision 7770d9e0a316d014b75ea4bd88f8b6d13c80c318) +++ src/ch/ch.vc120.vcxproj (.../ch.vc120.vcxproj) (revision b712554e2b3602ce7242c7ff1cd7745b03378440) @@ -17,6 +17,22 @@ Release x64 + + Testing Debug + Win32 + + + Testing Debug + x64 + + + Testing Release + Win32 + + + Testing Release + x64 + ch @@ -31,39 +47,75 @@ Dynamic Unicode + + Application + v120 + Dynamic + Unicode + Application v120 Dynamic Unicode + + Application + v120 + Dynamic + Unicode + Application v120 Dynamic Unicode + + Application + v120 + Dynamic + Unicode + Application v120 Dynamic Unicode + + Application + v120 + Dynamic + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 @@ -75,6 +127,13 @@ C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + true + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + $(SolutionDir)bin-vc120\$(Configuration)\ $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ @@ -85,13 +144,30 @@ C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)64 + false + NativeRecommendedRules.ruleset + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + $(SolutionDir)bin-vc120\$(Configuration)\ $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ false C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + false + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + $(SolutionDir)bin-vc120\$(Configuration)\ $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ @@ -100,6 +176,14 @@ C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)64 + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + _DEBUG;%(PreprocessorDefinitions) @@ -132,8 +216,64 @@ true Windows MachineX86 + "$(OutDir)" + + cd "$(TargetDir)" +if "$(PlatformName)" EQU "x64" goto x64 + +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + _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 + $(IntDir)$(TargetName)_vs90.pdb + 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) @@ -169,8 +309,67 @@ true Windows MachineX64 + "$(OutDir)" + + cd "$(TargetDir)" +if "$(PlatformName)" EQU "x64" goto x64 + +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + _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 + $(IntDir)$(TargetName)_vs90.pdb + 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) @@ -205,8 +404,66 @@ true Windows MachineX86 + "$(OutDir)" + + cd "$(TargetDir)" +if "$(PlatformName)" EQU "x64" goto x64 + +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + 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 + $(IntDir)$(TargetName)_vs90.pdb + 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) @@ -241,8 +498,66 @@ true Windows MachineX64 + "$(OutDir)" + + cd "$(TargetDir)" +if "$(PlatformName)" EQU "x64" goto x64 + +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" +goto end + +:x64 +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" +goto end + +:end + + + + + 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 + $(IntDir)$(TargetName)_vs90.pdb + 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)" + + + @@ -291,6 +606,7 @@ Generating map file for help compiler... + Generating map file for help compiler... echo // Generated Help Map file. Used by Copy Handler help files. > "help\HTMLDefines.h" echo. > "help\HTMLDefines.h" echo // Commands (ID_* and IDM_*) >> "help\HTMLDefines.h" @@ -311,8 +627,30 @@ 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" @@ -333,8 +671,30 @@ 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" @@ -355,8 +715,30 @@ 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" @@ -377,10 +759,45 @@ 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 + @@ -394,9 +811,13 @@ Create + Create Create + Create Create + Create Create + Create @@ -429,41 +850,80 @@ + + + + + + + + Compiling resources %(FullPath) - "$(OutDir)rc2lng.exe" "%(FullPath)" "$(ProjectDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(ProjectDir)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" + 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" + ch.rc2;version.h;%(AdditionalInputs) + ch.rc2;version.h;%(AdditionalInputs) $(OutDir)%(Filename).res;%(Outputs) + $(OutDir)%(Filename).res;%(Outputs) Compiling resources %(FullPath) - "$(OutDir)rc2lng64.exe" "%(FullPath)" "$(ProjectDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(ProjectDir)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" + 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" + ch.rc2;version.h;%(AdditionalInputs) + ch.rc2;version.h;%(AdditionalInputs) $(OutDir)%(Filename).res;%(Outputs) + $(OutDir)%(Filename).res;%(Outputs) Compiling resources %(FullPath) - "$(OutDir)rc2lng.exe" "%(FullPath)" "$(ProjectDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(ProjectDir)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" + 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" + ch.rc2;version.h;%(AdditionalInputs) + ch.rc2;version.h;%(AdditionalInputs) $(OutDir)%(Filename).res;%(Outputs) + $(OutDir)%(Filename).res;%(Outputs) Compiling resources %(FullPath) - "$(OutDir)rc2lng64.exe" "%(FullPath)" "$(ProjectDir)scripts\header.lng" "$(IntDir)chtmp.rc" "$(OutDir)langs\english.lng" "$(ProjectDir)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" + 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" + ch.rc2;version.h;%(AdditionalInputs) + ch.rc2;version.h;%(AdditionalInputs) $(OutDir)%(Filename).res;%(Outputs) + $(OutDir)%(Filename).res;%(Outputs) @@ -513,6 +973,7 @@ 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 @@ -525,9 +986,24 @@ :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 @@ -540,9 +1016,24 @@ :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 @@ -555,9 +1046,24 @@ :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 @@ -570,8 +1076,22 @@ :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 @@ -630,291 +1150,547 @@ 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 @@ -960,6 +1736,7 @@ 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 @@ -972,9 +1749,24 @@ :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 @@ -987,9 +1779,24 @@ :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 @@ -1002,9 +1809,24 @@ :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 @@ -1017,8 +1839,22 @@ :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 Index: src/ch/ch.vc120.vcxproj.filters =================================================================== diff -u -N -r7770d9e0a316d014b75ea4bd88f8b6d13c80c318 -rb712554e2b3602ce7242c7ff1cd7745b03378440 --- src/ch/ch.vc120.vcxproj.filters (.../ch.vc120.vcxproj.filters) (revision 7770d9e0a316d014b75ea4bd88f8b6d13c80c318) +++ src/ch/ch.vc120.vcxproj.filters (.../ch.vc120.vcxproj.filters) (revision b712554e2b3602ce7242c7ff1cd7745b03378440) @@ -57,6 +57,9 @@ {4ab952d0-201f-4dc7-9493-c74c95fcae45} + + {1918eba7-24c6-47a0-8f86-d843a76e0e32} + @@ -319,6 +322,9 @@ Source Files\GUI\Controls + + Tests + Index: src/chext/chext.vc120.vcxproj =================================================================== diff -u -N -r7770d9e0a316d014b75ea4bd88f8b6d13c80c318 -rb712554e2b3602ce7242c7ff1cd7745b03378440 --- src/chext/chext.vc120.vcxproj (.../chext.vc120.vcxproj) (revision 7770d9e0a316d014b75ea4bd88f8b6d13c80c318) +++ src/chext/chext.vc120.vcxproj (.../chext.vc120.vcxproj) (revision b712554e2b3602ce7242c7ff1cd7745b03378440) @@ -17,6 +17,22 @@ Release x64 + + Testing Debug + Win32 + + + Testing Debug + x64 + + + Testing Release + Win32 + + + Testing Release + x64 + chext @@ -32,40 +48,78 @@ false Unicode + + DynamicLibrary + v120 + false + false + Unicode + DynamicLibrary v120 false Unicode + + DynamicLibrary + v120 + false + Unicode + DynamicLibrary v120 false false Unicode + + DynamicLibrary + v120 + false + false + Unicode + DynamicLibrary v120 false Unicode + + DynamicLibrary + v120 + false + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 @@ -78,6 +132,14 @@ C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + true + true + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + $(SolutionDir)bin-vc120\$(Configuration)\ $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ @@ -89,6 +151,17 @@ C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + true + true + NativeRecommendedRules.ruleset + false + $(ProjectName)64 + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + $(SolutionDir)bin-vc120\$(Configuration)\ $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ @@ -97,6 +170,14 @@ C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + true + false + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + $(SolutionDir)bin-vc120\$(Configuration)\ $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ @@ -106,6 +187,15 @@ C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + true + false + $(ProjectName)64 + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + @@ -114,7 +204,7 @@ Disabled WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Use $(IntDir)$(TargetName)_vs90.pdb Level4 @@ -133,8 +223,70 @@ 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 + $(IntDir)$(TargetName)_vs90.pdb + 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 @@ -144,7 +296,7 @@ Disabled WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Use $(IntDir)$(TargetName)_vs90.pdb Level4 @@ -164,8 +316,72 @@ 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 + $(IntDir)$(TargetName)_vs90.pdb + 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 + + + @@ -175,7 +391,7 @@ OnlyExplicitInline WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL true Use $(IntDir)$(TargetName)_vs90.pdb @@ -195,8 +411,72 @@ 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 + $(IntDir)$(TargetName)_vs90.pdb + 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 @@ -207,7 +487,7 @@ OnlyExplicitInline WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL true Use $(IntDir)$(TargetName)_vs90.pdb @@ -227,9 +507,88 @@ 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 + $(IntDir)$(TargetName)_vs90.pdb + 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 + @@ -241,19 +600,31 @@ Create + Create Create + Create Create + Create Create + Create + + + + + + + + @@ -279,21 +650,37 @@ 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 Index: src/chext/chext.vc120.vcxproj.filters =================================================================== diff -u -N -r7770d9e0a316d014b75ea4bd88f8b6d13c80c318 -rb712554e2b3602ce7242c7ff1cd7745b03378440 --- src/chext/chext.vc120.vcxproj.filters (.../chext.vc120.vcxproj.filters) (revision 7770d9e0a316d014b75ea4bd88f8b6d13c80c318) +++ src/chext/chext.vc120.vcxproj.filters (.../chext.vc120.vcxproj.filters) (revision b712554e2b3602ce7242c7ff1cd7745b03378440) @@ -24,6 +24,9 @@ {b3af5952-fdda-4fe7-b1bd-b6777a72a107} + + {65a70a57-2fd2-49a6-90f2-e0597f13adfe} + @@ -59,6 +62,9 @@ Generated Files + + Tests + Index: src/libchcore/libchcore.vc120.vcxproj =================================================================== diff -u -N -r7770d9e0a316d014b75ea4bd88f8b6d13c80c318 -rb712554e2b3602ce7242c7ff1cd7745b03378440 --- src/libchcore/libchcore.vc120.vcxproj (.../libchcore.vc120.vcxproj) (revision 7770d9e0a316d014b75ea4bd88f8b6d13c80c318) +++ src/libchcore/libchcore.vc120.vcxproj (.../libchcore.vc120.vcxproj) (revision b712554e2b3602ce7242c7ff1cd7745b03378440) @@ -17,6 +17,22 @@ Release x64 + + Testing Debug + Win32 + + + Testing Debug + x64 + + + Testing Release + Win32 + + + Testing Release + x64 + libchcore @@ -31,37 +47,71 @@ Unicode true + + DynamicLibrary + v120 + Unicode + true + DynamicLibrary v120 Unicode + + DynamicLibrary + v120 + Unicode + DynamicLibrary Unicode true v120 + + DynamicLibrary + Unicode + true + v120 + DynamicLibrary Unicode v120 + + DynamicLibrary + Unicode + v120 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 @@ -74,6 +124,14 @@ C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)32ud + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + $(SolutionDir)bin-vc120\$(Configuration)\ $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ @@ -84,6 +142,16 @@ C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + true + $(ProjectName)64ud + NativeRecommendedRules.ruleset + false + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + $(SolutionDir)bin-vc120\$(Configuration)\ $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ @@ -92,6 +160,14 @@ C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)32u + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) + $(SolutionDir)bin-vc120\$(Configuration)\ $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ @@ -100,6 +176,14 @@ C:\dev\boost_1_56_0;$(IncludePath) C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ + false + $(ProjectName)64u + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath) + Disabled @@ -119,8 +203,61 @@ 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 + $(IntDir)$(TargetName)_vs90.pdb + 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 @@ -145,8 +282,66 @@ 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 + $(IntDir)$(TargetName)_vs90.pdb + 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 @@ -168,8 +363,63 @@ 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 + $(IntDir)$(TargetName)_vs90.pdb + 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 @@ -194,9 +444,69 @@ 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 + $(IntDir)$(TargetName)_vs90.pdb + 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 + + + + + @@ -211,10 +521,13 @@ - + + + + @@ -244,6 +557,7 @@ + @@ -282,6 +596,22 @@ + + true + true + true + true + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + + + @@ -293,9 +623,60 @@ - + + + + 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 + + + @@ -324,6 +705,7 @@ + @@ -356,23 +738,39 @@ + + false + false + + false + false + + false + false + + false + false Create + Create Create + Create Create + Create Create + Create @@ -383,9 +781,6 @@ {5510b933-046f-4f75-8b46-5e8279c8ccde} - - - Index: src/libchcore/libchcore.vc120.vcxproj.filters =================================================================== diff -u -N -r7770d9e0a316d014b75ea4bd88f8b6d13c80c318 -rb712554e2b3602ce7242c7ff1cd7745b03378440 --- src/libchcore/libchcore.vc120.vcxproj.filters (.../libchcore.vc120.vcxproj.filters) (revision 7770d9e0a316d014b75ea4bd88f8b6d13c80c318) +++ src/libchcore/libchcore.vc120.vcxproj.filters (.../libchcore.vc120.vcxproj.filters) (revision b712554e2b3602ce7242c7ff1cd7745b03378440) @@ -39,6 +39,18 @@ {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} + @@ -131,9 +143,6 @@ Source Files\Tools - - Source Files\Tools - Source Files\Tools @@ -227,9 +236,6 @@ Source Files\Serialization - - Source Files\Serialization - Source Files\Serialization @@ -266,18 +272,12 @@ Source Files\Tools - - Source Files\Tools - Source Files\Tools Source Files\Tools - - Source Files\Tools - Source Files\Tools @@ -290,6 +290,36 @@ 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 + @@ -370,9 +400,6 @@ Source Files\Tools - - Source Files\Tools - Source Files\Tools @@ -463,9 +490,6 @@ Source Files\Serialization - - Source Files\Serialization - Source Files\Serialization @@ -514,8 +538,56 @@ 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 + + + Tests + - - - \ No newline at end of file Index: tests/test_runner/src/test_runner.cpp =================================================================== diff -u -N -r2e23b5892ef4d4bb1ee2c6cde893004a71a11510 -rb712554e2b3602ce7242c7ff1cd7745b03378440 --- tests/test_runner/src/test_runner.cpp (.../test_runner.cpp) (revision 2e23b5892ef4d4bb1ee2c6cde893004a71a11510) +++ tests/test_runner/src/test_runner.cpp (.../test_runner.cpp) (revision b712554e2b3602ce7242c7ff1cd7745b03378440) @@ -21,7 +21,7 @@ HMODULE module = LoadLibrary(pszLibName); if(module) { - typedef int(*pfnRunTests)(int argc, TCHAR* argv[]); + typedef int(__stdcall *pfnRunTests)(int argc, TCHAR* argv[]); pfnRunTests pfnFunc = (pfnRunTests)::GetProcAddress(module, "_RunTests@8"); if(!pfnFunc) Index: tests/test_runner/test_runner.vcxproj =================================================================== diff -u -N -r2e23b5892ef4d4bb1ee2c6cde893004a71a11510 -rb712554e2b3602ce7242c7ff1cd7745b03378440 --- tests/test_runner/test_runner.vcxproj (.../test_runner.vcxproj) (revision 2e23b5892ef4d4bb1ee2c6cde893004a71a11510) +++ tests/test_runner/test_runner.vcxproj (.../test_runner.vcxproj) (revision b712554e2b3602ce7242c7ff1cd7745b03378440) @@ -1,5 +1,5 @@  - + Debug @@ -26,24 +26,24 @@ Application - v110 + v120 Unicode true Application - v110 + v120 Unicode Application - v110 + v120 Unicode true Application - v110 + v120 Unicode @@ -66,30 +66,38 @@ <_ProjectFileVersion>11.0.51106.1 - $(SolutionDir)bin-vc110\$(Configuration)\ - $(SolutionDir)intermediate\vc110\$(Platform)\$(ProjectName)_$(Configuration)\ + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ true $(ProjectName)32d + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) - $(SolutionDir)bin-vc110\$(Configuration)\ - $(SolutionDir)intermediate\vc110\$(Platform)\$(ProjectName)_$(Configuration)\ + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ true NativeRecommendedRules.ruleset false $(ProjectName)64d + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_52_0\lib-12.0\x64\lib;$(LibraryPath) - $(SolutionDir)bin-vc110\$(Configuration)\ - $(SolutionDir)intermediate\vc110\$(Platform)\$(ProjectName)_$(Configuration)\ + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ false $(ProjectName)32 + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath) - $(SolutionDir)bin-vc110\$(Configuration)\ - $(SolutionDir)intermediate\vc110\$(Platform)\$(ProjectName)_$(Configuration)\ + $(SolutionDir)bin-vc120\$(Configuration)\ + $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ false $(ProjectName)64 + C:\dev\boost_1_56_0;$(IncludePath) + C:\dev\boost_1_52_0\lib-12.0\x64\lib;$(LibraryPath) @@ -179,7 +187,6 @@ - Create Index: tests/test_runner/test_runner.vcxproj.filters =================================================================== diff -u -N -r2e23b5892ef4d4bb1ee2c6cde893004a71a11510 -rb712554e2b3602ce7242c7ff1cd7745b03378440 --- tests/test_runner/test_runner.vcxproj.filters (.../test_runner.vcxproj.filters) (revision 2e23b5892ef4d4bb1ee2c6cde893004a71a11510) +++ tests/test_runner/test_runner.vcxproj.filters (.../test_runner.vcxproj.filters) (revision b712554e2b3602ce7242c7ff1cd7745b03378440) @@ -13,9 +13,6 @@ - - Source Files\Tests - Source Files\Main Index: tools/test_runner32.exe =================================================================== diff -u -N -r2e23b5892ef4d4bb1ee2c6cde893004a71a11510 -rb712554e2b3602ce7242c7ff1cd7745b03378440 Binary files differ Index: tools/test_runner64.exe =================================================================== diff -u -N -r2e23b5892ef4d4bb1ee2c6cde893004a71a11510 -rb712554e2b3602ce7242c7ff1cd7745b03378440 Binary files differ