2006-10-06 08:20:41 +02:00
|
|
|
<?xml version="1.0" encoding="windows-1251"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8,00"
|
2007-07-09 18:31:02 +02:00
|
|
|
Name="mpg"
|
|
|
|
ProjectGUID="{6BB005B0-3277-4C8C-950F-38E15A4E440C}"
|
|
|
|
RootNamespace="mpg"
|
2006-10-06 08:20:41 +02:00
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
2007-07-09 18:31:02 +02:00
|
|
|
<ToolFile
|
2008-01-23 20:23:33 +01:00
|
|
|
RelativePath="..\fasm.rules"
|
2007-07-09 18:31:02 +02:00
|
|
|
/>
|
2006-10-06 08:20:41 +02:00
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
2007-07-09 18:31:02 +02:00
|
|
|
CharacterSet="0"
|
|
|
|
WholeProgramOptimization="1"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
2007-07-09 18:31:02 +02:00
|
|
|
<Tool
|
|
|
|
Name="FASM"
|
|
|
|
/>
|
2006-10-06 08:20:41 +02:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2007-07-09 18:31:02 +02:00
|
|
|
UseUnicodeResponseFiles="false"
|
2006-10-06 08:20:41 +02:00
|
|
|
Optimization="0"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
2007-07-09 18:31:02 +02:00
|
|
|
MinimalRebuild="false"
|
|
|
|
ExceptionHandling="0"
|
2006-10-06 08:20:41 +02:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2007-07-09 18:31:02 +02:00
|
|
|
FloatingPointModel="2"
|
2006-10-06 08:20:41 +02:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
2007-07-09 18:31:02 +02:00
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="0"
|
2006-10-06 08:20:41 +02:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2007-07-09 18:31:02 +02:00
|
|
|
UseUnicodeResponseFiles="false"
|
|
|
|
IgnoreAllDefaultLibraries="true"
|
2006-10-06 08:20:41 +02:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
2007-07-09 18:31:02 +02:00
|
|
|
UseUnicodeResponseFiles="false"
|
2006-10-06 08:20:41 +02:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
2007-07-09 18:31:02 +02:00
|
|
|
CharacterSet="2"
|
2006-10-06 08:20:41 +02:00
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
2007-07-09 18:31:02 +02:00
|
|
|
<Tool
|
|
|
|
Name="FASM"
|
|
|
|
/>
|
2006-10-06 08:20:41 +02:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2007-07-09 18:31:02 +02:00
|
|
|
Optimization="1"
|
2006-10-06 08:20:41 +02:00
|
|
|
EnableIntrinsicFunctions="true"
|
2007-07-09 18:31:02 +02:00
|
|
|
FavorSizeOrSpeed="2"
|
2006-10-06 08:20:41 +02:00
|
|
|
OmitFramePointers="true"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
|
|
ExceptionHandling="0"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
StructMemberAlignment="1"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
FloatingPointModel="2"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
2007-07-09 18:31:02 +02:00
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="0"
|
2006-10-06 08:20:41 +02:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<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
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\dct64_i386.c"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\dct64_i486.c"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
2007-07-09 18:31:02 +02:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
ExcludedFromBuild="true"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2006-10-06 08:20:41 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\decode_i386.c"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\decode_i486.c"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
2007-07-09 18:31:02 +02:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
ExcludedFromBuild="true"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2006-10-06 08:20:41 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\e_pow.c"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\getbits.c"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\layer1.c"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\layer2.c"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\layer3.c"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\pow.asm"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\readers.c"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
2007-10-14 19:38:57 +02:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
WholeProgramOptimization="true"
|
|
|
|
AssemblerOutput="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2006-10-06 08:20:41 +02:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\tabinit.c"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
2007-07-09 18:31:02 +02:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
2006-10-06 08:20:41 +02:00
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\getbits.h"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\huffman.h"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\l2tables.h"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\layer3.h"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\math_private.h"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-09 18:31:02 +02:00
|
|
|
RelativePath=".\mpg123.h"
|
2006-10-06 08:20:41 +02:00
|
|
|
>
|
|
|
|
</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>
|
|
|
|
<File
|
|
|
|
RelativePath=".\ReadMe.txt"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|