mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-04-02 10:52:54 -04:00
git-svn-id: http://pcsx2.googlecode.com/svn/branches/pcsx2_0.9.1@159 96395faa-99c1-11dd-bbfe-3dabce05a288
1216 lines
29 KiB
XML
1216 lines
29 KiB
XML
<?xml version="1.0" encoding="windows-1253"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="pcsx2"
|
|
ProjectGUID="{1CEFD830-2B76-4596-A4EE-BCD7280A60BD}"
|
|
RootNamespace="pcsx2"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Ob0"
|
|
Optimization="2"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
ImproveFloatingPointConsistency="FALSE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
EnableFiberSafeOptimizations="TRUE"
|
|
OptimizeForProcessor="2"
|
|
OptimizeForWindowsApplication="FALSE"
|
|
AdditionalIncludeDirectories="./;../../;../../IPU;../../ZLIB;../../DebugTools;../../x86;"../../ix86-32";../libs;../../pcl"
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,__MSCW32__,__WIN32__,__i386__,ENABLE_NLS,PACKAGE=\"pcsx2\";WIN32_VIRTUAL_MEM;PCSX2_DEVBUILD"
|
|
StringPooling="TRUE"
|
|
MinimalRebuild="FALSE"
|
|
ExceptionHandling="TRUE"
|
|
RuntimeLibrary="4"
|
|
StructMemberAlignment="5"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
EnableEnhancedInstructionSet="0"
|
|
PrecompiledHeaderFile=".\Release/pcsx2.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib ../libs/gnu_gettext.lib ws2_32.lib winmm.lib ../libs/pthreadVC2.lib"
|
|
OutputFile="../../pcsx2exe/pcsx2.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\"
|
|
GenerateDebugInformation="FALSE"
|
|
ProgramDatabaseFile=".\Release/pcsx2.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/pcsx2.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="0"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="./;../../;../../IPU;../../ZLIB;../../DebugTools;../../x86;"../../ix86-32";../libs;../../pcl"
|
|
PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,__MSCW32__,__WIN32__,__i386__,ENABLE_NLS,PACKAGE=\"pcsx2\";WIN32_VIRTUAL_MEM;PCSX2_DEVBUILD"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
StructMemberAlignment="5"
|
|
RuntimeTypeInfo="TRUE"
|
|
PrecompiledHeaderFile=".\Debug/pcsx2.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib ../libs/gnu_gettext.lib ws2_32.lib winmm.lib ../libs/pthreadVC2.lib"
|
|
OutputFile="../../pcsx2exe/pcsx2d.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Debug/pcsx2.pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/pcsx2.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1032"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debut TLB|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="./;../../;../../IPU;../../ZLIB;../../DebugTools;../../x86;"../../ix86-32";../libs;../../pcl"
|
|
PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,__MSCW32__,__WIN32__,__i386__,ENABLE_NLS,PACKAGE=\"pcsx2\";PCSX2_DEVBUILD"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
StructMemberAlignment="5"
|
|
RuntimeTypeInfo="TRUE"
|
|
PrecompiledHeaderFile=".\DebugTLB/pcsx2.pch"
|
|
AssemblerListingLocation=".\DebugTLB/"
|
|
ObjectFile=".\DebugTLB/"
|
|
ProgramDataBaseFileName=".\DebugTLB/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib ../libs/gnu_gettext.lib ws2_32.lib winmm.lib ../libs/pthreadVC2.lib"
|
|
OutputFile="../../pcsx2exe/pcsx2td.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\DebugTLB/pcsx2.pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/pcsx2.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1032"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release TLB|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Ob0"
|
|
Optimization="2"
|
|
GlobalOptimizations="FALSE"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
ImproveFloatingPointConsistency="FALSE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
EnableFiberSafeOptimizations="TRUE"
|
|
OptimizeForProcessor="0"
|
|
OptimizeForWindowsApplication="FALSE"
|
|
AdditionalIncludeDirectories="./;../../;../../IPU;../../ZLIB;../../DebugTools;../../x86;"../../ix86-32";../libs;../../pcl"
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,__MSCW32__,__WIN32__,__i386__,ENABLE_NLS,PACKAGE=\"pcsx2\""
|
|
StringPooling="TRUE"
|
|
ExceptionHandling="TRUE"
|
|
RuntimeLibrary="4"
|
|
StructMemberAlignment="5"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
EnableEnhancedInstructionSet="1"
|
|
PrecompiledHeaderFile=".\ReleaseTLB/pcsx2.pch"
|
|
AssemblerListingLocation=".\ReleaseTLB/"
|
|
ObjectFile=".\ReleaseTLB/"
|
|
ProgramDataBaseFileName=".\ReleaseTLB/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib ../libs/gnu_gettext.lib ws2_32.lib winmm.lib ../libs/pthreadVC2.lib"
|
|
OutputFile="../../pcsx2exe/pcsx2t.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\"
|
|
ProgramDatabaseFile=".\ReleaseTLB/pcsx2.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/pcsx2.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1032"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release (to Public)|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Ob0"
|
|
Optimization="3"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="0"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
ImproveFloatingPointConsistency="FALSE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
EnableFiberSafeOptimizations="TRUE"
|
|
OptimizeForProcessor="2"
|
|
OptimizeForWindowsApplication="FALSE"
|
|
AdditionalIncludeDirectories="./;../../;../../IPU;../../ZLIB;../../DebugTools;../../x86;"../../ix86-32";../libs;../../pcl"
|
|
PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,__MSCW32__,__WIN32__,__i386__,ENABLE_NLS,PACKAGE=\"pcsx2\";WIN32_VIRTUAL_MEM"
|
|
StringPooling="TRUE"
|
|
MinimalRebuild="FALSE"
|
|
ExceptionHandling="TRUE"
|
|
RuntimeLibrary="4"
|
|
StructMemberAlignment="5"
|
|
BufferSecurityCheck="FALSE"
|
|
EnableFunctionLevelLinking="FALSE"
|
|
EnableEnhancedInstructionSet="0"
|
|
PrecompiledHeaderFile=".\Release (to Public)/pcsx2.pch"
|
|
AssemblerListingLocation=".\Release (to Public)/"
|
|
ObjectFile=".\Release (to Public)/"
|
|
ProgramDataBaseFileName=".\Release (to Public)/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib ../libs/gnu_gettext.lib ws2_32.lib winmm.lib ../libs/pthreadVC2.lib"
|
|
OutputFile="../../pcsx2exe/pcsx2r.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\"
|
|
GenerateDebugInformation="FALSE"
|
|
ProgramDatabaseFile=".\Release (to Public)/pcsx2.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/pcsx2.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="0"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="GUI"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\AboutDlg.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\AboutDlg.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Cdrom02.ico">
|
|
</File>
|
|
<File
|
|
RelativePath="..\ConfigDlg.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\CpuDlg.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\ini.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\McdsDlg.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\McdsDlg.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\memcpy_amd.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\PatchBrowser.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\pcsx2.rc">
|
|
</File>
|
|
<File
|
|
RelativePath="..\RDebugger.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\RDebugger.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Win32.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\WinMain.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="cpu"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\Cache.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Cache.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\COP0.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\EEregs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\FPU.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\FPU2.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Interpreter.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\InterTables.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\InterTables.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\MMI.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\R5900.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\R5900.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Vif.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="4"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="4"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debut TLB|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="4"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release TLB|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="4"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (to Public)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerOutput="4"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Vif.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\VifDma.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\VifDma.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="memory"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\Memory.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Memory.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Hw"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\FiFo.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Hw.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Hw.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\SPR.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\SPR.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Debugger"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\..\Debugger.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\..\Debugger.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\..\DebugMemory.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\..\Debugreg.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Elf"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\Elfheader.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Elfheader.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GS"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\GS.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\GS.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Plugin system"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\Plugins.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Plugins.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PS2Edefs.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PS2Etypes.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Debug"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\DebugTools\cpuopsDebug.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\DebugTools\cpuopsDebug.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\DebugTools\Debug.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\DebugTools\DisASM.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\DebugTools\DisR3000A.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\DebugTools\DisR3000asm.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\DebugTools\DisR5900.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\DebugTools\DisR5900asm.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\DebugTools\DisVU0Micro.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\DebugTools\DisVU1Micro.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\DebugTools\DisVUmicro.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\DebugTools\DisVUops.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Misc"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\Misc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Misc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Patch.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Patch.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\System.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Counters"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\Counters.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Counters.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="VU"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\VU.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\VU0.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\VU0micro.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\VU1micro.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\VUflags.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\VUflags.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\VUmicro.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\VUops.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\VUops.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Sif"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\Sif.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Sif.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Sifcmd.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Iop"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\CdRom.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\CdRom.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\CDVD.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\CDVD.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxBios.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxBios.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxBios2.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxCommon.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxCounters.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxCounters.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxDma.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxDma.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxHw.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxHw.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxInterpreter.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxMem.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxMem.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxSio2.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\PsxSio2.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\R3000A.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\R3000A.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Sio.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Sio.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="IPU"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\Ipu\idct_mmx.obj">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Ipu\IPU.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Ipu\IPU.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Ipu\yuv2rgb.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Ipu\yuv2rgb.h">
|
|
</File>
|
|
<Filter
|
|
Name="mpeg2lib"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\Ipu\mpeg2lib\Idct.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debut TLB|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release TLB|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (to Public)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Ipu\mpeg2lib\Mpeg.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debut TLB|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release TLB|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release (to Public)|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Ipu\mpeg2lib\Mpeg.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Ipu\mpeg2lib\Vlc.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Docs"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\Docs\ChangeLog.txt">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Docs\Readme.txt">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Docs\ToDo.txt">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ISO"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\CDVDiso.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\CDVDiso.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\CDVDisodrv.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\CDVDisodrv.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="rdebug"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2_dbgp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2_dbgp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2_dcmp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2_dcmp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2_drfp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2_iloadp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2_iloadp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2_netmp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2_netmp.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2_ttyp.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\rdebug\deci2_ttyp.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="x86"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\x86\iCore.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iCore.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iCP0.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iCP0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iFPU.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iFPU.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iMMI.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iMMI.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iR3000A.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iR3000A.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iR3000Atables.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iR5900.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iR5900.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\ir5900tables.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iVU0micro.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iVU0micro.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iVU1micro.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iVU1micro.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iVUmicro.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iVUmicro.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iVUops.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iVUzerorec.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\iVUzerorec.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\recCOP2.c">
|
|
</File>
|
|
<Filter
|
|
Name="ix86"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\x86\ix86\ix86.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\ix86\ix86.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\ix86\ix86_3dnow.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\ix86\ix86_cpudetect.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\ix86\ix86_fpu.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\ix86\ix86_mmx.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\x86\ix86\ix86_sse.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ix86-32"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900Arit.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900Arit.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900AritImm.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900AritImm.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900Branch.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900Branch.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900Jump.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900Jump.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900LoadStore.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900LoadStore.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900Move.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900Move.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900MultDiv.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900MultDiv.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900Shift.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ix86-32\iR5900Shift.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="zlib"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\zlib\adler32.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\compress.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\crc32.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\crc32.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\deflate.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\deflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\gzio.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\infback.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\inffast.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\inffast.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\inffixed.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\inflate.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\inflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\inftrees.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\inftrees.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\trees.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\trees.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\uncompr.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\zconf.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\zlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\zutil.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\zlib\zutil.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PCL"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\pcl\pcl.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pcl\pcl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pcl\pcl_config.h">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\..\Common.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\pcsxAbout.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\ps2_silver.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\ps2_silver.jpg">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Stats.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Stats.h">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|