mirror of
https://github.com/libretro/beetle-psx-libretro.git
synced 2024-11-27 19:00:35 +00:00
610 lines
15 KiB
XML
610 lines
15 KiB
XML
<?xml version="1.0" encoding="windows-1250"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="mednafen_psx_libretro"
|
|
ProjectGUID="{A9C675CC-DDF4-4BC5-A212-25AE2465D253}"
|
|
RootNamespace="mednafen_psx_libretro"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="$(SolutionDir)\..;$(SolutionDir)\..\libretro-common\include;"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBRETROPSX_EXPORTS;WANT_THREADING;WANT_32BPP;__LIBRETRO__;WANT_NEW_API;NEED_TREMOR;NEED_DEINTERLACER;NEED_CD;MEDNAFEN_VERSION_NUMERIC=9361"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/mednafen_psx_libretro.dll"
|
|
LinkIncremental="2"
|
|
ModuleDefinitionFile="libretro.def"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/mednafen_psx_libretro.pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/mednafen_psx_libretro.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="$(SolutionDir)\..;$(SolutionDir)\..\libretro-common\include;"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBRETROPSX_EXPORTS;WANT_THREADING;WANT_32BPP;__LIBRETRO__;WANT_NEW_API;NEED_TREMOR;NEED_DEINTERLACER;NEED_CD;MEDNAFEN_VERSION_NUMERIC=9361"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/mednafen_psx_libretro.dll"
|
|
LinkIncremental="1"
|
|
ModuleDefinitionFile="libretro.def"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/mednafen_psx_libretro.lib"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
<File
|
|
RelativePath="..\libretro.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\scrc32.c">
|
|
</File>
|
|
<Filter
|
|
Name="libretro-common"
|
|
Filter="">
|
|
<Filter
|
|
Name="file"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\libretro-common\file\retro_stat.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="rthreads"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\libretro-common\rthreads\rthreads.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="streams"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\libretro-common\streams\file_stream.c">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="mednafen"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\mednafen\error.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\file.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\FileStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\general.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\md5.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\mednafen-endian.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\MemoryStream.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\mempatcher.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\settings.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\state.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\Stream.cpp">
|
|
</File>
|
|
<Filter
|
|
Name="psx"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\mednafen\psx\cdc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\cpu.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\dis.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\dma.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\frontio.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\gpu.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\gte.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\irq.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\mdec.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\sio.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\spu.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\timer.cpp">
|
|
</File>
|
|
<Filter
|
|
Name="input"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\mednafen\psx\input\dualanalog.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\input\dualshock.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\input\gamepad.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\input\guncon.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\input\justifier.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\input\memcard.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\input\mouse.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\input\multitap.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\psx\input\negcon.cpp">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="video"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\mednafen\video\Deinterlacer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\video\surface.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="cdrom"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\audioreader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\CDAccess.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\CDAccess_CCD.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\CDAccess_Image.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\cdromif.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\CDUtility.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\edc_crc32.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\galois.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\l-ec.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\lec.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\misc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\cdrom\recover-raw.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="tremor"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\mednafen\tremor\bitwise.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\block.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\codebook.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\floor0.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\floor1.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\framing.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\info.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\mapping0.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\mdct.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\registry.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\res012.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\sharedbook.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\synthesis.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\vorbisfile.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\mednafen\tremor\window.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="rsx"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\rsx\rsx_intf.c">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|