878 lines
19 KiB
XML
878 lines
19 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="Plugin_DSP_LLE"
|
|
ProjectGUID="{C60D0E7A-ED05-4C67-9EE7-3A6C0D7801C8}"
|
|
RootNamespace="Plugin_DSP_LLE"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../Core/Common/Src;../../../Externals/WTL80;../../PluginSpecs"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DSP_HLE_EXPORTS;_SECURE_SCL=0"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
WarningLevel="3"
|
|
WarnAsError="false"
|
|
DebugInformationFormat="4"
|
|
ForcedIncludeFiles="stdafx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dxguid.lib dsound.lib"
|
|
OutputFile="../../../Binary/Win32/Plugins/Plugin_DSP_LLED.dll"
|
|
LinkIncremental="2"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
ManagedExtensions="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../Core/Common/Src;../../../Externals/WTL80;../../PluginSpecs"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DSP_HLE_EXPORTS;_SECURE_SCL=0"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
WarningLevel="3"
|
|
WarnAsError="false"
|
|
DebugInformationFormat="3"
|
|
ForcedIncludeFiles="stdafx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dxguid.lib dsound.lib"
|
|
OutputFile="../../../Binary/x64/Plugins/Plugin_DSP_LLED.dll"
|
|
LinkIncremental="2"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
AssemblyDebug="1"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="../../Core/Common/Src;../../../Externals/WTL80;../../PluginSpecs"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DSP_HLE_EXPORTS;_SECURE_SCL=0"
|
|
RuntimeLibrary="0"
|
|
EnableEnhancedInstructionSet="2"
|
|
UsePrecompiledHeader="2"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
WarningLevel="3"
|
|
WarnAsError="false"
|
|
DebugInformationFormat="3"
|
|
ForcedIncludeFiles="stdafx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dxguid.lib dsound.lib"
|
|
OutputFile="../../../Binary/Win32/Plugins/Plugin_DSP_LLE.dll"
|
|
LinkIncremental="1"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
ManagedExtensions="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="../../Core/Common/Src;../../../Externals/WTL80;../../PluginSpecs"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DSP_HLE_EXPORTS;_SECURE_SCL=0"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
WarningLevel="3"
|
|
WarnAsError="false"
|
|
DebugInformationFormat="3"
|
|
ForcedIncludeFiles="stdafx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dxguid.lib dsound.lib"
|
|
OutputFile="../../../Binary/x64/Plugins/Plugin_DSP_LLE.dll"
|
|
LinkIncremental="1"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DebugFast|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="../../Core/Common/Src;../../../Externals/WTL80;../../PluginSpecs"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DSP_HLE_EXPORTS;DEBUGFAST;_SECURE_SCL=0"
|
|
RuntimeLibrary="0"
|
|
EnableEnhancedInstructionSet="2"
|
|
UsePrecompiledHeader="2"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
WarningLevel="3"
|
|
WarnAsError="false"
|
|
DebugInformationFormat="3"
|
|
ForcedIncludeFiles="stdafx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dxguid.lib dsound.lib"
|
|
OutputFile="../../../Binary/Win32/Plugins/Plugin_DSP_LLEDF.dll"
|
|
LinkIncremental="1"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DebugFast|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
ManagedExtensions="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="../../Core/Common/Src;../../../Externals/WTL80;../../PluginSpecs"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DSP_HLE_EXPORTS;DEBUGFAST;_SECURE_SCL=0"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
WarningLevel="3"
|
|
WarnAsError="false"
|
|
DebugInformationFormat="3"
|
|
ForcedIncludeFiles="stdafx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dxguid.lib dsound.lib"
|
|
OutputFile="../../../Binary/x64/Plugins/Plugin_DSP_LLEDF.dll"
|
|
LinkIncremental="1"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary="$(TargetDir)$(TargetName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
<AssemblyReference
|
|
RelativePath="System.dll"
|
|
AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
|
|
MinFrameworkVersion="131072"
|
|
/>
|
|
<AssemblyReference
|
|
RelativePath="System.Data.dll"
|
|
AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
|
|
MinFrameworkVersion="131072"
|
|
/>
|
|
<AssemblyReference
|
|
RelativePath="System.Drawing.dll"
|
|
AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
|
|
MinFrameworkVersion="131072"
|
|
/>
|
|
<AssemblyReference
|
|
RelativePath="System.Windows.Forms.dll"
|
|
AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
|
|
MinFrameworkVersion="131072"
|
|
/>
|
|
<AssemblyReference
|
|
RelativePath="System.XML.dll"
|
|
AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
|
|
MinFrameworkVersion="131072"
|
|
/>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Disasm"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\disassemble.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\disassemble.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\opcodes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\opcodes.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Debugger"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\DisAsmDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\DisAsmDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\DisAsmListView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\RegisterDlg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\RegisterDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\RegSettings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\RegSettings.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resources"
|
|
>
|
|
<File
|
|
RelativePath=".\Res\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Res\resources.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="DSP"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\gdsp_aram.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_aram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_ext_op.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_ext_op.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_ifx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_interface.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_interpreter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_interpreter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_memory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_memory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_opcodes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_opcodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_opcodes_helper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_registers.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\gdsp_registers.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Logging"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\Logging\AXTask.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Logging\Console.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Logging\Console.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Logging\Logging.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Logging\Logging.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Logging\ReadPBs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Logging\UCode_AXStructs.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PCHW"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\Mixer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Mixer.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="HLE"
|
|
>
|
|
<File
|
|
RelativePath=".\Src\HLE_Functions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\HLE_Helper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\HLE_Helper.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Docs"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\Docs\DSP\Crazy Taxi.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Docs\DSP\dsp_rom.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\Docs\DSP\DSP_UC_Zelda.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\Src\DSoundStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\DSoundStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Globals.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Globals.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\SConscript"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\stdafx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugFast|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugFast|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Tools.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Src\Tools.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="RESOURCE_FILE"
|
|
Value="Res\resources.rc"
|
|
/>
|
|
</Globals>
|
|
</VisualStudioProject>
|