417 lines
9.3 KiB
Plaintext
417 lines
9.3 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9.00"
|
||
|
Name="in_mod (mikamp)"
|
||
|
ProjectGUID="{3580EE92-4F7B-4322-A04C-B2B7B5578879}"
|
||
|
RootNamespace="in_mod (mikamp)"
|
||
|
TargetFrameworkVersion="131072"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ConfigurationName)"
|
||
|
ConfigurationType="2"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
MkTypLibCompatible="true"
|
||
|
SuppressStartupBanner="true"
|
||
|
TargetEnvironment="1"
|
||
|
TypeLibraryName=".\Debug/mikamp.tlb"
|
||
|
HeaderFileName=""
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../Wasabi;.;include;..\lib\mikmod\include;..\lib\mmio\include"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="1"
|
||
|
UsePrecompiledHeader="0"
|
||
|
PrecompiledHeaderFile=".\Debug/mikamp.pch"
|
||
|
AssemblerListingLocation=".\Debug/"
|
||
|
ObjectFile=".\Debug/"
|
||
|
ProgramDataBaseFileName=".\Debug/"
|
||
|
BrowseInformation="1"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
DebugInformationFormat="4"
|
||
|
CompileAs="0"
|
||
|
DisableSpecificWarnings="4996"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1033"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="comctl32.lib int64.lib shlwapi.lib ../../nsutil/nsutil.lib"
|
||
|
OutputFile="$(ProgramFiles)\winamp\plugins\in_mod.dll"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile=".\Debug/in_mod.pdb"
|
||
|
RandomizedBaseAddress="1"
|
||
|
DataExecutionPrevention="0"
|
||
|
ImportLibrary=".\Debug/in_mod.lib"
|
||
|
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="$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ConfigurationName)"
|
||
|
ConfigurationType="2"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
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"
|
||
|
TypeLibraryName=".\Release/mikamp.tlb"
|
||
|
HeaderFileName=""
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="1"
|
||
|
InlineFunctionExpansion="1"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
FavorSizeOrSpeed="2"
|
||
|
AdditionalIncludeDirectories="../../Wasabi;.;include;..\lib\mikmod\include;..\lib\mmio\include"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS"
|
||
|
StringPooling="true"
|
||
|
ExceptionHandling="0"
|
||
|
RuntimeLibrary="2"
|
||
|
BufferSecurityCheck="false"
|
||
|
UsePrecompiledHeader="0"
|
||
|
PrecompiledHeaderFile=".\Release/mikamp.pch"
|
||
|
AssemblerListingLocation=".\Release/"
|
||
|
ObjectFile="$(IntDir)/"
|
||
|
ProgramDataBaseFileName=".\Release/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
DebugInformationFormat="3"
|
||
|
CompileAs="0"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1033"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
IgnoreImportLibrary="true"
|
||
|
AdditionalDependencies="comctl32.lib int64.lib shlwapi.lib ../../nsutil/nsutil.lib"
|
||
|
OutputFile="$(ProgramFiles)\winamp\plugins\in_mod.dll"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
GenerateManifest="false"
|
||
|
IgnoreDefaultLibraryNames="msvcprt.lib"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
RandomizedBaseAddress="1"
|
||
|
ImportLibrary=".\Release/in_mod.lib"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
<ProjectReference
|
||
|
ReferencedProjectIdentifier="{47FCA4AF-1F6B-4A1A-8AF2-1BD9E11672DD}"
|
||
|
RelativePathToProject="..\in_mod\lib\mikmod\mikmod.vcproj"
|
||
|
/>
|
||
|
<ProjectReference
|
||
|
ReferencedProjectIdentifier="{BE408A85-4302-4EB8-8DE3-E3F9A5B25715}"
|
||
|
RelativePathToProject="..\in_mod\lib\mmio\mmio.vcproj"
|
||
|
/>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="src\config.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
|
||
|
BasicRuntimeChecks="3"
|
||
|
BrowseInformation="1"
|
||
|
CompileAs="2"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
CompileAs="2"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="src\drv_amp.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
|
||
|
BasicRuntimeChecks="3"
|
||
|
BrowseInformation="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\drv_buffer.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\drv_buffer.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\src\ExtendedRead.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="src\info.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
|
||
|
BasicRuntimeChecks="3"
|
||
|
BrowseInformation="1"
|
||
|
CompileAs="2"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
CompileAs="2"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="src\main.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
|
||
|
BasicRuntimeChecks="3"
|
||
|
BrowseInformation="1"
|
||
|
CompileAs="2"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
CompileAs="2"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\playbackconfig.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="src\rf_wrapper.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"
|
||
|
BasicRuntimeChecks="3"
|
||
|
BrowseInformation="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\src\api.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="include\in2.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="include\main.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="include\out.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\in_mod.rc"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="resource.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<File
|
||
|
RelativePath=".\int64.lib"
|
||
|
>
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|