From 3a6ae858f40d5e91d5c7929658470f811e45b0a0 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 8 Aug 2015 20:24:10 +0000 Subject: stdssl: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14870 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdssl/stdssl_14.vcxproj | 212 -------------------------------------- 1 file changed, 212 deletions(-) delete mode 100644 src/core/stdssl/stdssl_14.vcxproj (limited to 'src/core/stdssl/stdssl_14.vcxproj') diff --git a/src/core/stdssl/stdssl_14.vcxproj b/src/core/stdssl/stdssl_14.vcxproj deleted file mode 100644 index be08137c20..0000000000 --- a/src/core/stdssl/stdssl_14.vcxproj +++ /dev/null @@ -1,212 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - StdSSL - {2C9F6CB6-3E70-4E7A-945D-2A7C148B0DF3} - - - - DynamicLibrary - Unicode - v140_xp - - - DynamicLibrary - true - Unicode - v140_xp - - - DynamicLibrary - Unicode - v140_xp - - - DynamicLibrary - Unicode - true - v140_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30128.1 - $(SolutionDir)$(Configuration)\Core\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Core\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Core\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Core\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Full - OnlyExplicitInline - Size - ..\..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - false - true - Fast - Use - Level3 - commonheaders.h - false - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include;..\..\..\include\msapi - - - comctl32.lib;UxTheme.lib;%(AdditionalDependencies) - true - true - true - false - $(IntDir)$(TargetName).lib - Windows - $(ProfileDir)..\..\..\bin14\lib - - - - - Full - OnlyExplicitInline - Size - ..\..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - false - true - Fast - Use - Level3 - commonheaders.h - false - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include;..\..\..\include\msapi - - - comctl32.lib;UxTheme.lib;%(AdditionalDependencies) - true - true - true - false - $(IntDir)$(TargetName).lib - Windows - $(ProfileDir)..\..\..\bin14\lib - - - - - Disabled - ..\..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - Fast - Use - Level3 - EditAndContinue - commonheaders.h - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include;..\..\..\include\msapi - - - true - false - $(IntDir)$(TargetName).lib - Windows - comctl32.lib;UxTheme.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\..\bin14\lib - false - - - - - Disabled - ..\..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - Fast - Use - Level3 - commonheaders.h - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include;..\..\..\include\msapi - - - comctl32.lib;UxTheme.lib;%(AdditionalDependencies) - true - false - $(IntDir)$(TargetName).lib - Windows - $(ProfileDir)..\..\..\bin14\lib - - - - - - - Create - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3