Subversion Repositories Kolibri OS

Rev

Rev 646 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioProject
  3.         ProjectType="Visual C++"
  4.         Version="8,00"
  5.         Name="mpg"
  6.         ProjectGUID="{6BB005B0-3277-4C8C-950F-38E15A4E440C}"
  7.         RootNamespace="mpg"
  8.         Keyword="Win32Proj"
  9.         >
  10.         <Platforms>
  11.                 <Platform
  12.                         Name="Win32"
  13.                 />
  14.         </Platforms>
  15.         <ToolFiles>
  16.                 <ToolFile
  17.                         RelativePath="..\fasm.rules"
  18.                 />
  19.         </ToolFiles>
  20.         <Configurations>
  21.                 <Configuration
  22.                         Name="Debug|Win32"
  23.                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  24.                         IntermediateDirectory="$(ConfigurationName)"
  25.                         ConfigurationType="4"
  26.                         CharacterSet="0"
  27.                         WholeProgramOptimization="1"
  28.                         >
  29.                         <Tool
  30.                                 Name="VCPreBuildEventTool"
  31.                         />
  32.                         <Tool
  33.                                 Name="VCCustomBuildTool"
  34.                         />
  35.                         <Tool
  36.                                 Name="FASM"
  37.                         />
  38.                         <Tool
  39.                                 Name="VCXMLDataGeneratorTool"
  40.                         />
  41.                         <Tool
  42.                                 Name="VCWebServiceProxyGeneratorTool"
  43.                         />
  44.                         <Tool
  45.                                 Name="VCMIDLTool"
  46.                         />
  47.                         <Tool
  48.                                 Name="VCCLCompilerTool"
  49.                                 UseUnicodeResponseFiles="false"
  50.                                 Optimization="0"
  51.                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  52.                                 MinimalRebuild="false"
  53.                                 ExceptionHandling="0"
  54.                                 BasicRuntimeChecks="3"
  55.                                 RuntimeLibrary="3"
  56.                                 FloatingPointModel="2"
  57.                                 UsePrecompiledHeader="0"
  58.                                 WarningLevel="3"
  59.                                 Detect64BitPortabilityProblems="false"
  60.                                 DebugInformationFormat="0"
  61.                         />
  62.                         <Tool
  63.                                 Name="VCManagedResourceCompilerTool"
  64.                         />
  65.                         <Tool
  66.                                 Name="VCResourceCompilerTool"
  67.                         />
  68.                         <Tool
  69.                                 Name="VCPreLinkEventTool"
  70.                         />
  71.                         <Tool
  72.                                 Name="VCLibrarianTool"
  73.                                 UseUnicodeResponseFiles="false"
  74.                                 IgnoreAllDefaultLibraries="true"
  75.                         />
  76.                         <Tool
  77.                                 Name="VCALinkTool"
  78.                         />
  79.                         <Tool
  80.                                 Name="VCXDCMakeTool"
  81.                                 UseUnicodeResponseFiles="false"
  82.                         />
  83.                         <Tool
  84.                                 Name="VCBscMakeTool"
  85.                         />
  86.                         <Tool
  87.                                 Name="VCFxCopTool"
  88.                         />
  89.                         <Tool
  90.                                 Name="VCPostBuildEventTool"
  91.                         />
  92.                 </Configuration>
  93.                 <Configuration
  94.                         Name="Release|Win32"
  95.                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  96.                         IntermediateDirectory="$(ConfigurationName)"
  97.                         ConfigurationType="4"
  98.                         CharacterSet="2"
  99.                         WholeProgramOptimization="1"
  100.                         >
  101.                         <Tool
  102.                                 Name="VCPreBuildEventTool"
  103.                         />
  104.                         <Tool
  105.                                 Name="VCCustomBuildTool"
  106.                         />
  107.                         <Tool
  108.                                 Name="FASM"
  109.                         />
  110.                         <Tool
  111.                                 Name="VCXMLDataGeneratorTool"
  112.                         />
  113.                         <Tool
  114.                                 Name="VCWebServiceProxyGeneratorTool"
  115.                         />
  116.                         <Tool
  117.                                 Name="VCMIDLTool"
  118.                         />
  119.                         <Tool
  120.                                 Name="VCCLCompilerTool"
  121.                                 Optimization="1"
  122.                                 EnableIntrinsicFunctions="true"
  123.                                 FavorSizeOrSpeed="2"
  124.                                 OmitFramePointers="true"
  125.                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  126.                                 ExceptionHandling="0"
  127.                                 RuntimeLibrary="0"
  128.                                 StructMemberAlignment="1"
  129.                                 BufferSecurityCheck="false"
  130.                                 FloatingPointModel="2"
  131.                                 UsePrecompiledHeader="0"
  132.                                 WarningLevel="3"
  133.                                 Detect64BitPortabilityProblems="false"
  134.                                 DebugInformationFormat="0"
  135.                         />
  136.                         <Tool
  137.                                 Name="VCManagedResourceCompilerTool"
  138.                         />
  139.                         <Tool
  140.                                 Name="VCResourceCompilerTool"
  141.                         />
  142.                         <Tool
  143.                                 Name="VCPreLinkEventTool"
  144.                         />
  145.                         <Tool
  146.                                 Name="VCLibrarianTool"
  147.                         />
  148.                         <Tool
  149.                                 Name="VCALinkTool"
  150.                         />
  151.                         <Tool
  152.                                 Name="VCXDCMakeTool"
  153.                         />
  154.                         <Tool
  155.                                 Name="VCBscMakeTool"
  156.                         />
  157.                         <Tool
  158.                                 Name="VCFxCopTool"
  159.                         />
  160.                         <Tool
  161.                                 Name="VCPostBuildEventTool"
  162.                         />
  163.                 </Configuration>
  164.         </Configurations>
  165.         <References>
  166.         </References>
  167.         <Files>
  168.                 <Filter
  169.                         Name="Source Files"
  170.                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  171.                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  172.                         >
  173.                         <File
  174.                                 RelativePath=".\dct64_i386.c"
  175.                                 >
  176.                         </File>
  177.                         <File
  178.                                 RelativePath=".\dct64_i486.c"
  179.                                 >
  180.                                 <FileConfiguration
  181.                                         Name="Release|Win32"
  182.                                         ExcludedFromBuild="true"
  183.                                         >
  184.                                         <Tool
  185.                                                 Name="VCCLCompilerTool"
  186.                                         />
  187.                                 </FileConfiguration>
  188.                         </File>
  189.                         <File
  190.                                 RelativePath=".\decode_i386.c"
  191.                                 >
  192.                         </File>
  193.                         <File
  194.                                 RelativePath=".\decode_i486.c"
  195.                                 >
  196.                                 <FileConfiguration
  197.                                         Name="Release|Win32"
  198.                                         ExcludedFromBuild="true"
  199.                                         >
  200.                                         <Tool
  201.                                                 Name="VCCLCompilerTool"
  202.                                         />
  203.                                 </FileConfiguration>
  204.                         </File>
  205.                         <File
  206.                                 RelativePath=".\e_pow.c"
  207.                                 >
  208.                         </File>
  209.                         <File
  210.                                 RelativePath=".\getbits.c"
  211.                                 >
  212.                         </File>
  213.                         <File
  214.                                 RelativePath=".\layer1.c"
  215.                                 >
  216.                         </File>
  217.                         <File
  218.                                 RelativePath=".\layer2.c"
  219.                                 >
  220.                         </File>
  221.                         <File
  222.                                 RelativePath=".\layer3.c"
  223.                                 >
  224.                         </File>
  225.                         <File
  226.                                 RelativePath=".\pow.asm"
  227.                                 >
  228.                         </File>
  229.                         <File
  230.                                 RelativePath=".\readers.c"
  231.                                 >
  232.                                 <FileConfiguration
  233.                                         Name="Release|Win32"
  234.                                         >
  235.                                         <Tool
  236.                                                 Name="VCCLCompilerTool"
  237.                                                 EnableIntrinsicFunctions="true"
  238.                                                 WholeProgramOptimization="true"
  239.                                                 AssemblerOutput="1"
  240.                                         />
  241.                                 </FileConfiguration>
  242.                         </File>
  243.                         <File
  244.                                 RelativePath=".\tabinit.c"
  245.                                 >
  246.                         </File>
  247.                 </Filter>
  248.                 <Filter
  249.                         Name="Header Files"
  250.                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
  251.                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  252.                         >
  253.                         <File
  254.                                 RelativePath=".\getbits.h"
  255.                                 >
  256.                         </File>
  257.                         <File
  258.                                 RelativePath=".\huffman.h"
  259.                                 >
  260.                         </File>
  261.                         <File
  262.                                 RelativePath=".\l2tables.h"
  263.                                 >
  264.                         </File>
  265.                         <File
  266.                                 RelativePath=".\layer3.h"
  267.                                 >
  268.                         </File>
  269.                         <File
  270.                                 RelativePath=".\math_private.h"
  271.                                 >
  272.                         </File>
  273.                         <File
  274.                                 RelativePath=".\mpg123.h"
  275.                                 >
  276.                         </File>
  277.                 </Filter>
  278.                 <Filter
  279.                         Name="Resource Files"
  280.                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  281.                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  282.                         >
  283.                 </Filter>
  284.                 <File
  285.                         RelativePath=".\ReadMe.txt"
  286.                         >
  287.                 </File>
  288.         </Files>
  289.         <Globals>
  290.         </Globals>
  291. </VisualStudioProject>
  292.