Index: src/chext/chext.vc120.vcxproj =================================================================== diff -u -N --- src/chext/chext.vc120.vcxproj (revision 6103ac74583f2136b821dc67515ed8469abd8155) +++ src/chext/chext.vc120.vcxproj (revision 0) @@ -1,700 +0,0 @@ - - - - - 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\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ - true - true - C:\dev\boost_1_58_0;$(IncludePath) - C:\dev\boost_1_58_0\lib-12.0\x32\lib;$(LibraryPath) - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ - true - true - C:\dev\boost_1_58_0;$(IncludePath) - C:\dev\boost_1_58_0\lib-12.0\x32\lib;$(LibraryPath) - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ - true - true - NativeRecommendedRules.ruleset - false - $(ProjectName)64 - C:\dev\boost_1_58_0;$(IncludePath) - C:\dev\boost_1_58_0\lib-12.0\x64\lib;$(LibraryPath) - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ - true - true - NativeRecommendedRules.ruleset - false - $(ProjectName)64 - C:\dev\boost_1_58_0;$(IncludePath) - C:\dev\boost_1_58_0\lib-12.0\x64\lib;$(LibraryPath) - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ - true - false - C:\dev\boost_1_58_0;$(IncludePath) - C:\dev\boost_1_58_0\lib-12.0\x32\lib;$(LibraryPath) - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ - true - false - C:\dev\boost_1_58_0;$(IncludePath) - C:\dev\boost_1_58_0\lib-12.0\x32\lib;$(LibraryPath) - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ - true - false - $(ProjectName)64 - C:\dev\boost_1_58_0;$(IncludePath) - C:\dev\boost_1_58_0\lib-12.0\x64\lib;$(LibraryPath) - - - $(SolutionDir)bin\$(Configuration)\ - $(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\ - true - false - $(ProjectName)64 - C:\dev\boost_1_58_0;$(IncludePath) - C:\dev\boost_1_58_0\lib-12.0\x64\lib;$(LibraryPath) - - - - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - $(IntDir)$(TargetName)_vs90.pdb - Level4 - true - EditAndContinue - true - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;%(AdditionalDependencies) - chext32.def - true - Windows - MachineX86 - "$(OutDir)" - - - - - - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - $(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 - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - $(IntDir)$(TargetName)_vs90.pdb - Level4 - true - ProgramDatabase - false - true - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;%(AdditionalDependencies) - chext64.def - true - Windows - MachineX64 - "$(OutDir)" - - - - - X64 - - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - $(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 - - - - - - - - - MinSpace - OnlyExplicitInline - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Use - $(IntDir)$(TargetName)_vs90.pdb - Level4 - true - ProgramDatabase - true - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;%(AdditionalDependencies) - chext32.def - true - Windows - MachineX86 - "$(OutDir)" - - - - - - - - - MinSpace - OnlyExplicitInline - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Use - $(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 - - - - MinSpace - OnlyExplicitInline - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Use - $(IntDir)$(TargetName)_vs90.pdb - Level4 - true - ProgramDatabase - true - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - false - comctl32.lib;%(AdditionalDependencies) - chext64.def - true - Windows - MachineX64 - "$(OutDir)" - - - - - X64 - - - - - MinSpace - OnlyExplicitInline - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_DEPRECATE;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NOMINMAX;TESTING;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Use - $(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 - - - - - - - - - - - - Create - Create - Create - Create - Create - Create - Create - Create - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - true - .\chext.tlb - .\chext.tlb - chext.h - chext.h - chext_i.c - chext_i.c - true - true - .\chext.tlb - .\chext.tlb - chext.h - chext.h - chext_i.c - chext_i.c - true - true - .\chext.tlb - .\chext.tlb - chext.h - chext.h - chext_i.c - chext_i.c - true - true - .\chext.tlb - .\chext.tlb - chext.h - chext.h - chext_i.c - chext_i.c - - - - - - - - {cbbf380b-7b16-4a1e-8194-758dad7d8011} - - - {5510b933-046f-4f75-8b46-5e8279c8ccde} - - - - - - \ No newline at end of file