mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-12-12 05:32:30 +00:00
325 lines
8.3 KiB
Text
325 lines
8.3 KiB
Text
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8,00"
|
||
|
Name="fluidsynth"
|
||
|
ProjectGUID="{73069FC3-D989-47DB-B15F-625703EED4DA}"
|
||
|
RootNamespace="yin"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ConfigurationName)"
|
||
|
ConfigurationType="2"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
MkTypLibCompatible="true"
|
||
|
SuppressStartupBanner="true"
|
||
|
TargetEnvironment="1"
|
||
|
GenerateTypeLibrary="false"
|
||
|
TypeLibraryName=""
|
||
|
HeaderFileName=""
|
||
|
DLLDataFileName=""
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=""..\..\..\..\..\MaxWinSDK\c74support\msp-includes";"..\..\..\..\..\MaxWinSDK\c74support\max-includes";..\..;..\..\..\..\src;..\..\..\..\include"
|
||
|
PreprocessorDefinitions="WIN_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;WIN_EXT_VERSION;FLUIDSYNTH_DLL_EXPORTS;FLUIDSYNTH_SEQ_DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE"
|
||
|
MinimalRebuild="true"
|
||
|
ExceptionHandling="1"
|
||
|
BasicRuntimeChecks="0"
|
||
|
RuntimeLibrary="3"
|
||
|
StructMemberAlignment="2"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
UsePrecompiledHeader="0"
|
||
|
PrecompiledHeaderThrough="ext.h"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
DebugInformationFormat="3"
|
||
|
CompileAs="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1033"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
UseLibraryDependencyInputs="false"
|
||
|
AdditionalOptions="/MACHINE:I386"
|
||
|
AdditionalDependencies=" MaxAPI.lib MaxAudio.lib"
|
||
|
ShowProgress="0"
|
||
|
OutputFile="fluidsynth~.mxe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalLibraryDirectories=""..\..\..\..\..\MaxWinSDK\c74support\msp-includes\";"..\..\..\..\..\MaxWinSDK\c74support\max-includes\""
|
||
|
IgnoreAllDefaultLibraries="false"
|
||
|
IgnoreDefaultLibraryNames=""
|
||
|
ModuleDefinitionFile=".\fluidsynth.def"
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="2"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
CommandLine="copy "$(TargetPath)" "C:\Program Files\Fichiers communs\Cycling '74\externals\"
copy "$(TargetPath)" "C:\Program Files\Cycling '74\MaxMSP 4.6\Cycling '74\externals\"
"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ConfigurationName)"
|
||
|
ConfigurationType="2"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
WholeProgramOptimization="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
MkTypLibCompatible="true"
|
||
|
SuppressStartupBanner="true"
|
||
|
TargetEnvironment="1"
|
||
|
GenerateTypeLibrary="false"
|
||
|
TypeLibraryName=""
|
||
|
HeaderFileName=""
|
||
|
DLLDataFileName=""
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="3"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories=""..\..\..\..\..\MaxWinSDK\c74support\msp-includes";"..\..\..\..\..\MaxWinSDK\c74support\max-includes";..\..;..\..\..\..\src;..\..\..\..\include"
|
||
|
PreprocessorDefinitions="WIN_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;WIN_EXT_VERSION;FLUIDSYNTH_DLL_EXPORTS;FLUIDSYNTH_SEQ_DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE"
|
||
|
StringPooling="true"
|
||
|
ExceptionHandling="0"
|
||
|
RuntimeLibrary="2"
|
||
|
StructMemberAlignment="2"
|
||
|
BufferSecurityCheck="false"
|
||
|
EnableFunctionLevelLinking="false"
|
||
|
UsePrecompiledHeader="0"
|
||
|
PrecompiledHeaderThrough="ext.h"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
CompileAs="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1033"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions="/MACHINE:I386"
|
||
|
AdditionalDependencies="MaxAPI.lib MaxAudio.lib"
|
||
|
OutputFile="fluidsynth~.mxe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalLibraryDirectories=""..\..\..\..\..\MaxWinSDK\c74support\msp-includes\";"..\..\..\..\..\MaxWinSDK\c74support\max-includes\""
|
||
|
IgnoreAllDefaultLibraries="false"
|
||
|
ModuleDefinitionFile=".\fluidsynth.def"
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="2"
|
||
|
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="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
CommandLine="copy "$(TargetPath)" "C:\Program Files\Fichiers communs\Cycling '74\externals\maxternals\"
copy "$(TargetPath)" "C:\Program Files\Cycling '74\MaxMSP 4.6\Cycling '74\externals\maxternals\"
"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\fluidmax.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\fluidmax_fakefuns.c"
|
||
|
>
|
||
|
</File>
|
||
|
<Filter
|
||
|
Name="fluidsynth"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_chan.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_chorus.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_conv.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_defsfont.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_gen.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_hash.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_list.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_mod.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_ramsfont.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_rev.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_settings.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_strtok.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_synth.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_tuning.c"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\src\fluid_voice.c"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl"
|
||
|
>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\fluidsynth.def"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|