132 lines
3.1 KiB
XML
132 lines
3.1 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="xboxmad"
|
|
ProjectGUID="{CA22B79A-E8A9-4BFB-A297-42231F2213F2}"
|
|
Keyword="XboxProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Xbox"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Xbox"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="."
|
|
PreprocessorDefinitions="_DEBUG;_XBOX;_LIB;FPM_DEFAULT;HAVE_CONFIG_H;ASO_ZEROCHECK;WIN32;DEBUG"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
EnableEnhancedInstructionSet="1"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="$(OutDir)/$(ProjectName).pch"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/$(ProjectName).lib"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Xbox"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
OmitFramePointers="TRUE"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories="."
|
|
PreprocessorDefinitions="NDEBUG;_XBOX;_LIB;FPM_INTEL;WIN32;HAVE_CONFIG_H;ASO_ZEROCHECK"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
EnableEnhancedInstructionSet="1"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="$(OutDir)/$(ProjectName).pch"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/$(ProjectName).lib"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
|
<File
|
|
RelativePath="..\bit.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\decoder.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\fixed.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\frame.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\huffman.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\layer12.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\layer3.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\stream.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\synth.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\timer.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\version.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
</Filter>
|
|
<File
|
|
RelativePath="ReadMe.txt">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|