Apollo/Apollo.vcproj
Azimer 47577ca5cf Last source with Broken Dynarec - 2003-Aug-13
After this release, I needed to stop working on emulation.  This is the last.
2019-09-27 10:27:56 -05:00

470 lines
11 KiB
XML

<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="Apollo"
SccProjectName=""
SccLocalPath="Desktop">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2"
WholeProgramOptimization="TRUE">
<Tool
Name="VCCLCompilerTool"
GlobalOptimizations="TRUE"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="TRUE"
FavorSizeOrSpeed="1"
OptimizeForProcessor="1"
OptimizeForWindowsApplication="TRUE"
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
StringPooling="TRUE"
ExceptionHandling="FALSE"
RuntimeLibrary="4"
BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="FALSE"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\Release/Apollo.pch"
AssemblerOutput="4"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="comctl32.lib winmm.lib zlib113.lib"
OutputFile="d:\emu\n64\pj643\Apollo.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
IgnoreDefaultLibraryNames="MSVCRT"
ProgramDatabaseFile=".\Release/Apollo.pdb"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\Release/Apollo.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="NoOpt|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2"
WholeProgramOptimization="FALSE">
<Tool
Name="VCCLCompilerTool"
GlobalOptimizations="FALSE"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="TRUE"
FavorSizeOrSpeed="1"
OptimizeForProcessor="1"
OptimizeForWindowsApplication="TRUE"
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
StringPooling="TRUE"
ExceptionHandling="FALSE"
RuntimeLibrary="4"
BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="FALSE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\Release/Apollo.pch"
AssemblerOutput="4"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="comctl32.lib winmm.lib zlib113.lib"
OutputFile="d:\emu\n64\pj643\Apollo.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
IgnoreDefaultLibraryNames="MSVCRT"
ProgramDatabaseFile=".\Release/Apollo.pdb"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\Release/Apollo.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\Debug/Apollo.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="dxguid.lib ddraw.lib comctl32.lib winmm.lib zlib113.lib"
OutputFile="D:\emu\n64\pj643\Apollo.exe"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\Debug/Apollo.pdb"
SubSystem="2"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\Debug/Apollo.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<Filter
Name="Gui"
Filter="">
<File
RelativePath=".\R4K Debugger.cpp">
</File>
<File
RelativePath=".\Settings.cpp">
</File>
<File
RelativePath=".\WinMain.cpp">
</File>
<File
RelativePath=".\console.cpp">
</File>
<Filter
Name="Zip Support"
Filter="">
<File
RelativePath=".\unzip.c">
</File>
<File
RelativePath=".\unzip.h">
</File>
<File
RelativePath=".\zconf.h">
</File>
<File
RelativePath=".\zip.cpp">
</File>
<File
RelativePath=".\zlib.h">
</File>
</Filter>
</Filter>
<Filter
Name="Emu"
Filter="">
<File
RelativePath=".\EmuMain.cpp">
</File>
<File
RelativePath=".\SaveChips.cpp">
</File>
<Filter
Name="RCP"
Filter="">
<File
RelativePath=".\RspDump.cpp">
</File>
<File
RelativePath="jpgdct.cpp">
</File>
<File
RelativePath=".\rcp.cpp">
</File>
<Filter
Name="rsp"
Filter="">
<File
RelativePath=".\RSP\debug.c">
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath=".\RSP\debug.h">
</File>
<File
RelativePath=".\RSP\dump_rsp.c">
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath=".\RSP\dump_rsp.h">
</File>
<File
RelativePath=".\RSP\rsp.c">
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath=".\RSP\rsp.h">
</File>
<File
RelativePath=".\RSP\rsp_helper.h">
</File>
<File
RelativePath=".\RSP\rsp_mnemonic.h">
</File>
<File
RelativePath=".\RSP\rsp_registers.h">
</File>
</Filter>
</Filter>
<Filter
Name="r4300"
Filter="">
<File
RelativePath=".\EventScheduler.cpp">
</File>
<File
RelativePath=".\R4K Memory.cpp">
</File>
<File
RelativePath="TLB.cpp">
</File>
<File
RelativePath=".\r4300i Compiler.cpp">
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
<FileConfiguration
Name="NoOpt|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<Filter
Name="interpretive"
Filter="">
<File
RelativePath=".\FPU Machine.cpp">
</File>
<File
RelativePath="Fpu Machine2.cpp">
</File>
<File
RelativePath=".\MMU Machine.cpp">
</File>
<File
RelativePath=".\R4K Machine.cpp">
</File>
</Filter>
<Filter
Name="dynarec"
Filter="">
<File
RelativePath="DynaCodes.h">
</File>
<File
RelativePath="DynaOps.cpp">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="R4K Dynarec.cpp">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\dynalog.txt">
</File>
</Filter>
</Filter>
</Filter>
<Filter
Name="Plugin Overhead"
Filter="">
<File
RelativePath=".\Audio.cpp">
</File>
<File
RelativePath=".\Controllers.cpp">
</File>
<File
RelativePath=".\Plugins.cpp">
</File>
<File
RelativePath=".\Video.cpp">
</File>
<File
RelativePath=".\audiodll.h">
</File>
<File
RelativePath=".\inputdll.h">
</File>
<File
RelativePath="pif2.h">
</File>
<File
RelativePath=".\plugin.h">
</File>
<File
RelativePath=".\videodll.h">
</File>
</Filter>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<Filter
Name="GuiH"
Filter="">
<File
RelativePath="..\..\Program Files\Microsoft Visual Studio\Vc98\Include\Basetsd.h">
</File>
<File
RelativePath=".\WinMain.h">
</File>
<File
RelativePath=".\console.h">
</File>
<File
RelativePath=".\resource.h">
</File>
</Filter>
<Filter
Name="EmuH"
Filter="">
<File
RelativePath=".\CpuMain.h">
</File>
<File
RelativePath=".\EmuMain.H">
</File>
</Filter>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
<File
RelativePath=".\rscript.rc">
</File>
<Filter
Name="icons"
Filter="">
<File
RelativePath=".\apollo.ico">
</File>
</Filter>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>