|
|
|
@@ -18,7 +18,7 @@
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Devel|Win32"
|
|
|
|
|
ConfigurationType="2"
|
|
|
|
|
InheritedPropertySheets="..\..\..\..\common\vsprops\plugin_svnroot.vsprops;..\..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\..\common\vsprops\CodeGen_Devel.vsprops;..\..\..\..\common\vsprops\IncrementalLinking.vsprops;..\..\..\..\common\vsprops\wxWidgetsGui.vsprops"
|
|
|
|
|
InheritedPropertySheets="..\..\..\..\common\vsprops\plugin_svnroot.vsprops;..\..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\..\common\vsprops\CodeGen_Devel.vsprops;..\..\..\..\common\vsprops\IncrementalLinking.vsprops;..\..\..\..\common\vsprops\wxWidgetsGui.vsprops;..\..\..\..\common\vsprops\pthreads.vsprops"
|
|
|
|
|
UseOfMFC="0"
|
|
|
|
|
UseOfATL="1"
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
@@ -70,7 +70,7 @@
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="winmm.lib dsound.lib comctl32.lib soundtouch.lib"
|
|
|
|
|
AdditionalDependencies="rpcrt4.lib winmm.lib dsound.lib comctl32.lib soundtouch.lib x86emitter.lib utilities.lib"
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)-dev.dll"
|
|
|
|
|
ModuleDefinitionFile=".\Spu2-X.def"
|
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
@@ -103,7 +103,7 @@
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="DebugStrict|Win32"
|
|
|
|
|
ConfigurationType="2"
|
|
|
|
|
InheritedPropertySheets="..\..\..\..\common\vsprops\plugin_svnroot.vsprops;..\..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\..\common\vsprops\CodeGen_Debug.vsprops;..\..\..\..\common\vsprops\IncrementalLinking.vsprops;..\..\..\..\common\vsprops\wxWidgetsGui.vsprops"
|
|
|
|
|
InheritedPropertySheets="..\..\..\..\common\vsprops\plugin_svnroot.vsprops;..\..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\..\common\vsprops\CodeGen_Debug.vsprops;..\..\..\..\common\vsprops\IncrementalLinking.vsprops;..\..\..\..\common\vsprops\wxWidgetsGui.vsprops;..\..\..\..\common\vsprops\pthreads.vsprops"
|
|
|
|
|
UseOfMFC="0"
|
|
|
|
|
UseOfATL="1"
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
@@ -150,7 +150,7 @@
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="winmm.lib dsound.lib comctl32.lib soundtouch.lib"
|
|
|
|
|
AdditionalDependencies="rpcrt4.lib winmm.lib dsound.lib comctl32.lib soundtouch.lib x86emitter.lib utilities.lib"
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)-dbg.dll"
|
|
|
|
|
ModuleDefinitionFile=".\Spu2-X.def"
|
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
@@ -183,7 +183,7 @@
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Release|Win32"
|
|
|
|
|
ConfigurationType="2"
|
|
|
|
|
InheritedPropertySheets="..\..\..\..\common\vsprops\plugin_svnroot.vsprops;..\..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\..\common\vsprops\CodeGen_Release.vsprops;..\..\..\..\common\vsprops\wxWidgetsGui.vsprops"
|
|
|
|
|
InheritedPropertySheets="..\..\..\..\common\vsprops\plugin_svnroot.vsprops;..\..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\..\common\vsprops\CodeGen_Release.vsprops;..\..\..\..\common\vsprops\wxWidgetsGui.vsprops;..\..\..\..\common\vsprops\pthreads.vsprops"
|
|
|
|
|
UseOfMFC="0"
|
|
|
|
|
UseOfATL="1"
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
@@ -233,7 +233,7 @@
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="winmm.lib dsound.lib comctl32.lib soundtouch.lib"
|
|
|
|
|
AdditionalDependencies="rpcrt4.lib winmm.lib dsound.lib comctl32.lib soundtouch.lib x86emitter.lib utilities.lib"
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName).dll"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
ModuleDefinitionFile=".\Spu2-X.def"
|
|
|
|
@@ -269,7 +269,7 @@
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Debug|Win32"
|
|
|
|
|
ConfigurationType="2"
|
|
|
|
|
InheritedPropertySheets="..\..\..\..\common\vsprops\plugin_svnroot.vsprops;..\..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\..\common\vsprops\CodeGen_Debug.vsprops;..\..\..\..\common\vsprops\IncrementalLinking.vsprops;..\..\..\..\common\vsprops\wxWidgetsGui.vsprops"
|
|
|
|
|
InheritedPropertySheets="..\..\..\..\common\vsprops\plugin_svnroot.vsprops;..\..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\..\common\vsprops\CodeGen_Debug.vsprops;..\..\..\..\common\vsprops\IncrementalLinking.vsprops;..\..\..\..\common\vsprops\wxWidgetsGui.vsprops;..\..\..\..\common\vsprops\pthreads.vsprops"
|
|
|
|
|
UseOfMFC="0"
|
|
|
|
|
UseOfATL="1"
|
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
@@ -318,7 +318,7 @@
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="winmm.lib dsound.lib comctl32.lib soundtouch.lib"
|
|
|
|
|
AdditionalDependencies="rpcrt4.lib winmm.lib dsound.lib comctl32.lib soundtouch.lib x86emitter.lib utilities.lib"
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)-dbg.dll"
|
|
|
|
|
LinkIncremental="2"
|
|
|
|
|
ModuleDefinitionFile=".\Spu2-X.def"
|
|
|
|
|