From 8d3e384834240ff9cde74bd7ccaa0bf4b2404d11 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 20 May 2012 09:20:17 +0000 Subject: project fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@96 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Bass_interface/Bass_interface.vcxproj | 35 ++++++++++++++++++--------- 1 file changed, 23 insertions(+), 12 deletions(-) (limited to 'plugins/Bass_interface/Bass_interface.vcxproj') diff --git a/plugins/Bass_interface/Bass_interface.vcxproj b/plugins/Bass_interface/Bass_interface.vcxproj index 8493bc6291..587bdb09c3 100644 --- a/plugins/Bass_interface/Bass_interface.vcxproj +++ b/plugins/Bass_interface/Bass_interface.vcxproj @@ -81,6 +81,10 @@ + true + true + true + true @@ -89,10 +93,9 @@ WIN32;_DEBUG;_WINDOWS;_USRDLL;BASS_INTERFACE_EXPORTS;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 EditAndContinue - CompileAsC 4996;%(DisableSpecificWarnings) @@ -100,17 +103,18 @@ Windows $(IntDir)$(TargetName).lib + + ../../include/msapi + Disabled ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;BASS_INTERFACE_EXPORTS;%(PreprocessorDefinitions) + WIN64;_DEBUG;_WINDOWS;_USRDLL;BASS_INTERFACE_EXPORTS;%(PreprocessorDefinitions) EnableFastChecks - MultiThreadedDebug + MultiThreadedDebugDLL Level3 - EditAndContinue - CompileAsC 4996;%(DisableSpecificWarnings) @@ -118,6 +122,9 @@ Windows $(IntDir)$(TargetName).lib + + ../../include/msapi + @@ -135,7 +142,6 @@ true Fast Level3 - CompileAsC 4996;%(DisableSpecificWarnings) @@ -145,6 +151,9 @@ $(IntDir)$(TargetName).lib true + + ../../include/msapi + @@ -153,7 +162,7 @@ false Size ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;BASS_INTERFACE_EXPORTS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;_USRDLL;BASS_INTERFACE_EXPORTS;%(PreprocessorDefinitions) true @@ -162,7 +171,6 @@ true Fast Level3 - CompileAsC 4996;%(DisableSpecificWarnings) @@ -172,10 +180,10 @@ $(IntDir)$(TargetName).lib true + + ../../include/msapi + - - - @@ -186,6 +194,9 @@ + + + -- cgit v1.2.3