From 3f51181a31e2b14d80d2c0898bf383c5a4ecdf6e Mon Sep 17 00:00:00 2001 From: kreol13 Date: Sun, 15 May 2011 19:01:37 +0000 Subject: git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@112 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- Bass_interface/Bass_interface.vcxproj | 97 +++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) diff --git a/Bass_interface/Bass_interface.vcxproj b/Bass_interface/Bass_interface.vcxproj index 769a760..70ed139 100644 --- a/Bass_interface/Bass_interface.vcxproj +++ b/Bass_interface/Bass_interface.vcxproj @@ -17,6 +17,14 @@ Release Unicode x64 + + R_U_sse2 + Win32 + + + R_U_sse2 + x64 + {3933E789-D185-41DC-8169-9FF4365B6015} @@ -30,11 +38,21 @@ Unicode true + + DynamicLibrary + Unicode + true + DynamicLibrary Unicode true + + DynamicLibrary + Unicode + true + DynamicLibrary Unicode @@ -49,9 +67,15 @@ + + + + + + @@ -76,11 +100,19 @@ AllRules.ruleset + AllRules.ruleset AllRules.ruleset + AllRules.ruleset + + + + + bass_interface + bass_interface @@ -148,6 +180,39 @@ MachineX86 + + + Full + OnlyExplicitInline + false + Size + ../../include;../../ExternalAPI + WIN32;NDEBUG;_WINDOWS;_USRDLL;BASS_INTERFACE_EXPORTS;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + true + Fast + Level3 + ProgramDatabase + CompileAsC + 4996;%(DisableSpecificWarnings) + StreamingSIMDExtensions2 + + + Windows + true + true + $(IntDir)$(TargetName).lib + MachineX86 + + + D:\Sources\rar.exe a -ep $(TargetDir)$(TargetName).rar $(TargetDir)$(TargetName).dll +move $(TargetDir)$(TargetName).rar D:\Sources\Release\ + + Full @@ -175,6 +240,38 @@ $(IntDir)$(TargetName).lib + + + Full + OnlyExplicitInline + false + Size + ../../include;../../ExternalAPI + WIN32;NDEBUG;_WINDOWS;_USRDLL;BASS_INTERFACE_EXPORTS;%(PreprocessorDefinitions) + true + + + MultiThreaded + false + true + Fast + Level3 + ProgramDatabase + CompileAsC + 4996;%(DisableSpecificWarnings) + StreamingSIMDExtensions2 + + + Windows + true + true + $(IntDir)$(TargetName).lib + + + D:\Sources\rar.exe a -ep $(TargetDir)$(TargetName).rar $(TargetDir)$(TargetName).dll +move $(TargetDir)$(TargetName).rar D:\Sources\Release\x64 + + -- cgit v1.2.3