Index: ext/libicpf/src/libicpf/libicpf.vc140.vcxproj =================================================================== diff -u -N --- ext/libicpf/src/libicpf/libicpf.vc140.vcxproj (revision cd028982a09295817777ee479e4b2161b02b953a) +++ ext/libicpf/src/libicpf/libicpf.vc140.vcxproj (revision 0) @@ -1,552 +0,0 @@ - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - Testing Debug - Win32 - - - Testing Debug - x64 - - - Testing Release - Win32 - - - Testing Release - x64 - - - - libicpf - {5510B933-046F-4F75-8B46-5E8279C8CCDE} - libicpf - Win32Proj - - - DynamicLibrary - v120_xp - Unicode - - - DynamicLibrary - v120_xp - Unicode - - - DynamicLibrary - v120_xp - Unicode - - - DynamicLibrary - v120_xp - Unicode - - - DynamicLibrary - v120_xp - Unicode - - - DynamicLibrary - v120_xp - Unicode - - - DynamicLibrary - v120_xp - Unicode - - - DynamicLibrary - v120_xp - Unicode - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>11.0.51106.1 - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - $(ProjectName)32ud - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - $(ProjectName)32ud - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - $(ProjectName)64ud - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - true - $(ProjectName)64ud - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - false - $(ProjectName)32u - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - false - $(ProjectName)32u - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - false - $(ProjectName)64u - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\$(PlatformToolset)\$(Platform)\$(ProjectName)_$(Configuration)\ - false - $(ProjectName)64u - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBICPF_EXPORTS;XML_UNICODE_WCHAR_T;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - true - - Level4 - true - EditAndContinue - true - - - true - Windows - MachineX86 - false - "$(OutDir)" - - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBICPF_EXPORTS;XML_UNICODE_WCHAR_T;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;TESTING;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - true - - - Level4 - true - EditAndContinue - true - ..\..\ext\gmock\include - - - true - Windows - MachineX86 - false - gmock32d.lib;%(AdditionalDependencies) - "$(OutDir)" - - - cd "$(TargetDir)" - -if "$(PlatformName)" EQU "x64" goto x64 - -if "$(Configuration)" EQU "Testing Release" goto x32rel - -:x32dbg -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" -goto end - -:x32rel -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" -goto end - -:x64 -if "$(Configuration)" EQU "Testing Release" goto x64rel - -:x64dbg -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" -goto end - -:x64rel -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" -goto end - -:end - - - - - - X64 - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBICPF_EXPORTS;XML_UNICODE_WCHAR_T;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - true - - Level4 - true - ProgramDatabase - true - - - true - Windows - MachineX64 - false - "$(OutDir)" - - - - - X64 - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBICPF_EXPORTS;XML_UNICODE_WCHAR_T;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;TESTING;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - true - true - - - Level4 - true - ProgramDatabase - true - ..\..\ext\gmock\include - - - true - Windows - MachineX64 - false - 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 - - - - - - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBICPF_EXPORTS;XML_UNICODE_WCHAR_T;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) - MultiThreadedDLL - true - true - - Level4 - true - ProgramDatabase - true - - - true - Windows - true - true - MachineX86 - false - "$(OutDir)" - - - - - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBICPF_EXPORTS;XML_UNICODE_WCHAR_T;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;TESTING;%(PreprocessorDefinitions) - MultiThreadedDLL - true - true - - - Level4 - true - ProgramDatabase - true - ..\..\ext\gmock\include - - - true - Windows - true - true - MachineX86 - false - 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 - - - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBICPF_EXPORTS;XML_UNICODE_WCHAR_T;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;%(PreprocessorDefinitions) - MultiThreadedDLL - true - true - - Level4 - true - ProgramDatabase - true - - - true - Windows - true - true - MachineX64 - false - "$(OutDir)" - - - - - X64 - - - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBICPF_EXPORTS;XML_UNICODE_WCHAR_T;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;TESTING;%(PreprocessorDefinitions) - MultiThreadedDLL - true - true - - - Level4 - true - ProgramDatabase - true - ..\..\ext\gmock\include - - - true - Windows - true - true - MachineX64 - false - gmock64.lib;%(AdditionalDependencies) - "$(OutDir)" - - - cd "$(TargetDir)" - -if "$(PlatformName)" EQU "x64" goto x64 - -if "$(Configuration)" EQU "Testing Release" goto x32rel - -:x32dbg -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" -goto end - -:x32rel -"$(SolutionDir)tools\test_runner32.exe" "$(TargetPath)" -goto end - -:x64 -if "$(Configuration)" EQU "Testing Release" goto x64rel - -:x64dbg -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" -goto end - -:x64rel -"$(SolutionDir)tools\test_runner64.exe" "$(TargetPath)" -goto end - -:end - - - - - - true - true - true - true - NotUsing - NotUsing - NotUsing - NotUsing - NotUsing - NotUsing - NotUsing - NotUsing - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file