Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | 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="mp3dec"
  6.         ProjectGUID="{97BF69A3-826A-47D6-94E4-05FDD8CFF1FC}"
  7.         RootNamespace="mp3dec"
  8.         Keyword="Win32Proj"
  9.         >
  10.         <Platforms>
  11.                 <Platform
  12.                         Name="Win32"
  13.                 />
  14.         </Platforms>
  15.         <ToolFiles>
  16.         </ToolFiles>
  17.         <Configurations>
  18.                 <Configuration
  19.                         Name="Debug|Win32"
  20.                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  21.                         IntermediateDirectory="$(ConfigurationName)"
  22.                         ConfigurationType="4"
  23.                         CharacterSet="1"
  24.                         >
  25.                         <Tool
  26.                                 Name="VCPreBuildEventTool"
  27.                         />
  28.                         <Tool
  29.                                 Name="VCCustomBuildTool"
  30.                         />
  31.                         <Tool
  32.                                 Name="VCXMLDataGeneratorTool"
  33.                         />
  34.                         <Tool
  35.                                 Name="VCWebServiceProxyGeneratorTool"
  36.                         />
  37.                         <Tool
  38.                                 Name="VCMIDLTool"
  39.                         />
  40.                         <Tool
  41.                                 Name="VCCLCompilerTool"
  42.                                 Optimization="0"
  43.                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  44.                                 MinimalRebuild="true"
  45.                                 BasicRuntimeChecks="3"
  46.                                 RuntimeLibrary="3"
  47.                                 UsePrecompiledHeader="0"
  48.                                 WarningLevel="3"
  49.                                 Detect64BitPortabilityProblems="true"
  50.                                 DebugInformationFormat="4"
  51.                         />
  52.                         <Tool
  53.                                 Name="VCManagedResourceCompilerTool"
  54.                         />
  55.                         <Tool
  56.                                 Name="VCResourceCompilerTool"
  57.                         />
  58.                         <Tool
  59.                                 Name="VCPreLinkEventTool"
  60.                         />
  61.                         <Tool
  62.                                 Name="VCLibrarianTool"
  63.                         />
  64.                         <Tool
  65.                                 Name="VCALinkTool"
  66.                         />
  67.                         <Tool
  68.                                 Name="VCXDCMakeTool"
  69.                         />
  70.                         <Tool
  71.                                 Name="VCBscMakeTool"
  72.                         />
  73.                         <Tool
  74.                                 Name="VCFxCopTool"
  75.                         />
  76.                         <Tool
  77.                                 Name="VCPostBuildEventTool"
  78.                         />
  79.                 </Configuration>
  80.                 <Configuration
  81.                         Name="Release|Win32"
  82.                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  83.                         IntermediateDirectory="$(ConfigurationName)"
  84.                         ConfigurationType="4"
  85.                         CharacterSet="1"
  86.                         WholeProgramOptimization="1"
  87.                         >
  88.                         <Tool
  89.                                 Name="VCPreBuildEventTool"
  90.                         />
  91.                         <Tool
  92.                                 Name="VCCustomBuildTool"
  93.                         />
  94.                         <Tool
  95.                                 Name="VCXMLDataGeneratorTool"
  96.                         />
  97.                         <Tool
  98.                                 Name="VCWebServiceProxyGeneratorTool"
  99.                         />
  100.                         <Tool
  101.                                 Name="VCMIDLTool"
  102.                         />
  103.                         <Tool
  104.                                 Name="VCCLCompilerTool"
  105.                                 Optimization="2"
  106.                                 InlineFunctionExpansion="2"
  107.                                 EnableIntrinsicFunctions="true"
  108.                                 FavorSizeOrSpeed="1"
  109.                                 OmitFramePointers="true"
  110.                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  111.                                 ExceptionHandling="0"
  112.                                 RuntimeLibrary="0"
  113.                                 StructMemberAlignment="1"
  114.                                 BufferSecurityCheck="false"
  115.                                 FloatingPointModel="2"
  116.                                 UsePrecompiledHeader="0"
  117.                                 WarningLevel="3"
  118.                                 Detect64BitPortabilityProblems="true"
  119.                                 DebugInformationFormat="3"
  120.                                 CompileAs="1"
  121.                         />
  122.                         <Tool
  123.                                 Name="VCManagedResourceCompilerTool"
  124.                         />
  125.                         <Tool
  126.                                 Name="VCResourceCompilerTool"
  127.                         />
  128.                         <Tool
  129.                                 Name="VCPreLinkEventTool"
  130.                         />
  131.                         <Tool
  132.                                 Name="VCLibrarianTool"
  133.                         />
  134.                         <Tool
  135.                                 Name="VCALinkTool"
  136.                         />
  137.                         <Tool
  138.                                 Name="VCXDCMakeTool"
  139.                         />
  140.                         <Tool
  141.                                 Name="VCBscMakeTool"
  142.                         />
  143.                         <Tool
  144.                                 Name="VCFxCopTool"
  145.                         />
  146.                         <Tool
  147.                                 Name="VCPostBuildEventTool"
  148.                         />
  149.                 </Configuration>
  150.         </Configurations>
  151.         <References>
  152.         </References>
  153.         <Files>
  154.                 <Filter
  155.                         Name="Source Files"
  156.                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  157.                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  158.                         >
  159.                         <File
  160.                                 RelativePath=".\bstream.c"
  161.                                 >
  162.                         </File>
  163.                         <File
  164.                                 RelativePath=".\e_pow.c"
  165.                                 >
  166.                         </File>
  167.                         <File
  168.                                 RelativePath=".\fdct.c"
  169.                                 >
  170.                         </File>
  171.                         <File
  172.                                 RelativePath=".\imdct.c"
  173.                                 >
  174.                         </File>
  175.                         <File
  176.                                 RelativePath=".\l1dec.c"
  177.                                 >
  178.                         </File>
  179.                         <File
  180.                                 RelativePath=".\l1init.c"
  181.                                 >
  182.                         </File>
  183.                         <File
  184.                                 RelativePath=".\l2dec.c"
  185.                                 >
  186.                         </File>
  187.                         <File
  188.                                 RelativePath=".\l2init.c"
  189.                                 >
  190.                         </File>
  191.                         <File
  192.                                 RelativePath=".\l3alias.c"
  193.                                 >
  194.                         </File>
  195.                         <File
  196.                                 RelativePath=".\l3dec.c"
  197.                                 >
  198.                         </File>
  199.                         <File
  200.                                 RelativePath=".\l3huff.c"
  201.                                 >
  202.                         </File>
  203.                         <File
  204.                                 RelativePath=".\l3hybrid.c"
  205.                                 >
  206.                         </File>
  207.                         <File
  208.                                 RelativePath=".\l3init.c"
  209.                                 >
  210.                         </File>
  211.                         <File
  212.                                 RelativePath=".\l3msis.c"
  213.                                 >
  214.                         </File>
  215.                         <File
  216.                                 RelativePath=".\l3quant.c"
  217.                                 >
  218.                         </File>
  219.                         <File
  220.                                 RelativePath=".\l3sf.c"
  221.                                 >
  222.                         </File>
  223.                         <File
  224.                                 RelativePath=".\l3side.c"
  225.                                 >
  226.                         </File>
  227.                         <File
  228.                                 RelativePath=".\mp3dec.c"
  229.                                 >
  230.                         </File>
  231.                         <File
  232.                                 RelativePath=".\pow.asm"
  233.                                 >
  234.                                 <FileConfiguration
  235.                                         Name="Release|Win32"
  236.                                         >
  237.                                         <Tool
  238.                                                 Name="VCCustomBuildTool"
  239.                                                 CommandLine="e:\fasm\fasm.exe $(InputPath) $(TargetDir)\$(InputName).obj&#x0D;&#x0A;"
  240.                                                 Outputs="$(OutDir)\$(InputName).obj"
  241.                                         />
  242.                                 </FileConfiguration>
  243.                         </File>
  244.                         <File
  245.                                 RelativePath=".\sbt.c"
  246.                                 >
  247.                         </File>
  248.                         <File
  249.                                 RelativePath=".\sbtb.c"
  250.                                 >
  251.                         </File>
  252.                         <File
  253.                                 RelativePath=".\window.c"
  254.                                 >
  255.                         </File>
  256.                         <File
  257.                                 RelativePath=".\windowb.c"
  258.                                 >
  259.                         </File>
  260.                 </Filter>
  261.                 <Filter
  262.                         Name="Header Files"
  263.                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
  264.                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  265.                         >
  266.                 </Filter>
  267.                 <Filter
  268.                         Name="Resource Files"
  269.                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  270.                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  271.                         >
  272.                 </Filter>
  273.                 <File
  274.                         RelativePath=".\ReadMe.txt"
  275.                         >
  276.                 </File>
  277.         </Files>
  278.         <Globals>
  279.         </Globals>
  280. </VisualStudioProject>
  281.