Index: src/chext/chext.vc140.vcxproj =================================================================== diff -u -N -r306fbe693c70290af9de9a5779084a697de22d75 -r0d5b67ee96b435d63f7bf075dc8e28603793b187 --- src/chext/chext.vc140.vcxproj (.../chext.vc140.vcxproj) (revision 306fbe693c70290af9de9a5779084a697de22d75) +++ src/chext/chext.vc140.vcxproj (.../chext.vc140.vcxproj) (revision 0d5b67ee96b435d63f7bf075dc8e28603793b187) @@ -1,674 +1,680 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - Testing Debug - Win32 - - - Testing Debug - x64 - - - Testing Release - Win32 - - - Testing Release - x64 - - - - chext - {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69} - chext - AtlProj - - - - DynamicLibrary - v120_xp - false - false - Unicode - - - DynamicLibrary - v120_xp - false - false - Unicode - - - DynamicLibrary - v120_xp - false - Unicode - - - DynamicLibrary - v120_xp - false - Unicode - - - DynamicLibrary - v120_xp - false - false - Unicode - - - DynamicLibrary - v120_xp - false - false - Unicode - - - DynamicLibrary - v120_xp - false - Unicode - - - DynamicLibrary - v120_xp - false - Unicode - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>11.0.51106.1 - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - true - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - true - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - true - NativeRecommendedRules.ruleset - false - $(ProjectName)64 - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - true - NativeRecommendedRules.ruleset - false - $(ProjectName)64 - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - false - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - false - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - false - $(ProjectName)64 - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - false - $(ProjectName)64 - - - - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - Level4 - true - ProgramDatabase - true - 4714;4503 - false - NoExtensions - true - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;%(AdditionalDependencies) - chext32.def - true - Windows - MachineX86 - "$(OutDir)" - true - - - - - - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - Level4 - true - ProgramDatabase - true - ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; - 4714;4503 - false - NoExtensions - true - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;gmock32d.lib;%(AdditionalDependencies) - chext32.def - true - Windows - MachineX86 - "$(OutDir)" - true - - - cd "$(TargetDir)" - -if "$(PlatformName)" EQU "x64" goto x64 - -:x32 -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" -goto end - -:x64 -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" -goto end - -:end - - - - - - X64 - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - Level4 - true - ProgramDatabase - false - true - 4714;4503 - false - true - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;%(AdditionalDependencies) - chext64.def - true - Windows - MachineX64 - "$(OutDir)" - false - - - - - X64 - - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - Level4 - true - ProgramDatabase - false - true - ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; - 4714;4503 - false - true - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;gmock64d.lib;%(AdditionalDependencies) - chext64.def - true - Windows - MachineX64 - "$(OutDir)" - false - - - cd "$(TargetDir)" - -if "$(PlatformName)" EQU "x64" goto x64 - -:x32 -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" -goto end - -:x64 -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" -goto end - -:end - - - - - - - - - MinSpace - OnlyExplicitInline - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Use - Level4 - true - ProgramDatabase - true - 4714;4503 - NoExtensions - true - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;%(AdditionalDependencies) - chext32.def - true - Windows - MachineX86 - "$(OutDir)" - true - - - - - - - - - MinSpace - OnlyExplicitInline - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Use - Level4 - true - ProgramDatabase - true - ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; - 4714;4503 - NoExtensions - true - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;gmock32.lib;%(AdditionalDependencies) - chext32.def - true - Windows - MachineX86 - "$(OutDir)" - true - - - cd "$(TargetDir)" - -if "$(PlatformName)" EQU "x64" goto x64 - -:x32 -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" -goto end - -:x64 -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" -goto end - -:end - - - - - - X64 - - - - MinSpace - OnlyExplicitInline - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Use - Level4 - true - ProgramDatabase - true - 4714;4503 - true - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;%(AdditionalDependencies) - chext64.def - true - Windows - MachineX64 - "$(OutDir)" - false - - - - - X64 - - - - - MinSpace - OnlyExplicitInline - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Use - Level4 - true - ProgramDatabase - true - ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; - 4714;4503 - true - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;gmock64.lib;%(AdditionalDependencies) - chext64.def - true - Windows - MachineX64 - "$(OutDir)" - false - - - cd "$(TargetDir)" - -if "$(PlatformName)" EQU "x64" goto x64 - -:x32 -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" -goto end - -:x64 -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" -goto end - -:end - - - - - - true - true - true - true - NotUsing - NotUsing - NotUsing - NotUsing - NotUsing - NotUsing - NotUsing - NotUsing - - - - - - - - - - - - - - - - - Create - Create - Create - Create - Create - Create - Create - Create - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - true - .\chext.tlb - .\chext.tlb - chext.h - chext.h - chext_i.c - chext_i.c - true - true - .\chext.tlb - .\chext.tlb - chext.h - chext.h - chext_i.c - chext_i.c - true - true - .\chext.tlb - .\chext.tlb - chext.h - chext.h - chext_i.c - chext_i.c - true - true - .\chext.tlb - .\chext.tlb - chext.h - chext.h - chext_i.c - chext_i.c - - - - - - - - {cbbf380b-7b16-4a1e-8194-758dad7d8011} - - - {df9957d4-3d95-4ac3-ad3f-dcbea058f79d} - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + Testing Debug + Win32 + + + Testing Debug + x64 + + + Testing Release + Win32 + + + Testing Release + x64 + + + + chext + {7CE8B0C5-8CD4-4551-ACBF-EC4749E15E69} + chext + AtlProj + + + + DynamicLibrary + v120_xp + false + false + Unicode + + + DynamicLibrary + v120_xp + false + false + Unicode + + + DynamicLibrary + v120_xp + false + Unicode + + + DynamicLibrary + v120_xp + false + Unicode + + + DynamicLibrary + v120_xp + false + false + Unicode + + + DynamicLibrary + v120_xp + false + false + Unicode + + + DynamicLibrary + v120_xp + false + Unicode + + + DynamicLibrary + v120_xp + false + Unicode + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + true + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + true + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + true + NativeRecommendedRules.ruleset + false + $(ProjectName)64 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + true + NativeRecommendedRules.ruleset + false + $(ProjectName)64 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + false + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + false + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + false + $(ProjectName)64 + + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ + true + false + $(ProjectName)64 + + + + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + ProgramDatabase + true + 4714;4503 + false + NoExtensions + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;%(AdditionalDependencies) + chext32.def + true + Windows + MachineX86 + "$(OutDir)" + true + + + + + + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + ProgramDatabase + true + ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; + 4714;4503 + false + NoExtensions + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;gmock32d.lib;%(AdditionalDependencies) + chext32.def + true + Windows + MachineX86 + "$(OutDir)" + true + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +:x32 +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" +goto end + +:x64 +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" +goto end + +:end + + + + + + X64 + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + ProgramDatabase + false + true + 4714;4503 + false + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;%(AdditionalDependencies) + chext64.def + true + Windows + MachineX64 + "$(OutDir)" + false + + + + + X64 + + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + ProgramDatabase + false + true + ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; + 4714;4503 + false + true + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;gmock64d.lib;%(AdditionalDependencies) + chext64.def + true + Windows + MachineX64 + "$(OutDir)" + false + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +:x32 +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" +goto end + +:x64 +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" +goto end + +:end + + + + + + + + + MinSpace + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + 4714;4503 + NoExtensions + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;%(AdditionalDependencies) + chext32.def + true + Windows + MachineX86 + "$(OutDir)" + true + + + + + + + + + MinSpace + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; + 4714;4503 + NoExtensions + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;gmock32.lib;%(AdditionalDependencies) + chext32.def + true + Windows + MachineX86 + "$(OutDir)" + true + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +:x32 +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" +goto end + +:x64 +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" +goto end + +:end + + + + + + X64 + + + + MinSpace + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + 4714;4503 + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;%(AdditionalDependencies) + chext64.def + true + Windows + MachineX64 + "$(OutDir)" + false + + + + + X64 + + + + + MinSpace + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level4 + true + ProgramDatabase + true + ..\..\ext\googletest\googletest\include;..\..\ext\googletest\googlemock\include; + 4714;4503 + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + false + comctl32.lib;gmock64.lib;%(AdditionalDependencies) + chext64.def + true + Windows + MachineX64 + "$(OutDir)" + false + + + cd "$(TargetDir)" + +if "$(PlatformName)" EQU "x64" goto x64 + +:x32 +"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" +goto end + +:x64 +"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" --gtest_shuffle --gtest_output="xml:$(TargetPath).UnitTests.xml" +goto end + +:end + + + + + + true + true + true + true + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + NotUsing + + + + + + + + + + + + + + + + + Create + Create + Create + Create + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + true + .\chext.tlb + .\chext.tlb + chext.h + chext.h + chext_i.c + chext_i.c + true + true + .\chext.tlb + .\chext.tlb + chext.h + chext.h + chext_i.c + chext_i.c + true + true + .\chext.tlb + .\chext.tlb + chext.h + chext.h + chext_i.c + chext_i.c + true + true + .\chext.tlb + .\chext.tlb + chext.h + chext.h + chext_i.c + chext_i.c + + + + + + + + {cbbf380b-7b16-4a1e-8194-758dad7d8011} + + + {6840f785-917f-46ee-bd56-c296c7a5b9e9} + + + {df9957d4-3d95-4ac3-ad3f-dcbea058f79d} + + + {5bd38175-9f48-417d-8e5b-7093b1873ce5} + + + + + \ No newline at end of file