mirror of
https://github.com/kbeckmann/game-and-watch-retro-go.git
synced 2025-12-17 19:16:02 +01:00
557 lines
11 KiB
XML
557 lines
11 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="libmikmod"
|
|
ProjectGUID="{C118ACA9-74E7-4433-8433-452B33A77716}"
|
|
RootNamespace="libmikmod"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\win32;..\..\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;MIKMOD_BUILD;DLL_EXPORT;DRV_DS;DRV_WIN;DRV_AIFF;DRV_WAV;DRV_RAW;HAVE_LIMITS_H;HAVE_FCNTL_H"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dsound.lib"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
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|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\win32;..\..\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;MIKMOD_BUILD;DLL_EXPORT;DRV_DS;DRV_WIN;DRV_AIFF;DRV_WAV;DRV_RAW;HAVE_LIMITS_H;HAVE_FCNTL_H"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dsound.lib"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
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="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\win32;..\..\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;MIKMOD_BUILD;DLL_EXPORT;DRV_DS;DRV_WIN;DRV_AIFF;DRV_WAV;DRV_RAW;HAVE_LIMITS_H;HAVE_FCNTL_H"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dsound.lib"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
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|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\win32;..\..\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;MIKMOD_BUILD;DLL_EXPORT;DRV_DS;DRV_WIN;DRV_AIFF;DRV_WAV;DRV_RAW;HAVE_LIMITS_H;HAVE_FCNTL_H"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="dsound.lib"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
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>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\drivers\drv_aiff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\drivers\drv_ds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\drivers\drv_nos.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\drivers\drv_openal.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\drivers\drv_raw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\drivers\drv_sdl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\drivers\drv_stdout.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\drivers\drv_wav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\drivers\drv_win.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\drivers\drv_xaudio2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_669.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_amf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_asy.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_dsm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_far.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_gdm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_gt2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_imf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_it.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_m15.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_med.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_mod.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_mtm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_okt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_s3m.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_stm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_stx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_ult.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_umx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_uni.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\loaders\load_xm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\mdreg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\mdriver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\mloader.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\mlreg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\mlutil.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\mmio\mmalloc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\mmio\mmerror.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\mmio\mmio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\depackers\mmcmp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\depackers\pp20.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\depackers\s404.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\depackers\xpk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\mplayer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\munitrk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\mwav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\npertab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\sloader.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\virtch.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\virtch2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\playercode\virtch_common.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\posix\strcasecmp.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\include\mikmod.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\mikmod_ctype.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\mikmod_internals.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|