Subversion Repositories Kolibri OS

Rev

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="fara"
  6.         ProjectGUID="{E102A7F0-5525-45CD-8078-82540F673720}"
  7.         RootNamespace="fara"
  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="Debug"
  21.                         IntermediateDirectory="Debug"
  22.                         ConfigurationType="1"
  23.                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  24.                         CharacterSet="2"
  25.                         >
  26.                         <Tool
  27.                                 Name="VCPreBuildEventTool"
  28.                         />
  29.                         <Tool
  30.                                 Name="VCCustomBuildTool"
  31.                         />
  32.                         <Tool
  33.                                 Name="VCXMLDataGeneratorTool"
  34.                         />
  35.                         <Tool
  36.                                 Name="VCWebServiceProxyGeneratorTool"
  37.                         />
  38.                         <Tool
  39.                                 Name="VCMIDLTool"
  40.                         />
  41.                         <Tool
  42.                                 Name="VCCLCompilerTool"
  43.                                 Optimization="0"
  44.                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  45.                                 MinimalRebuild="true"
  46.                                 BasicRuntimeChecks="3"
  47.                                 RuntimeLibrary="1"
  48.                                 UsePrecompiledHeader="0"
  49.                                 WarningLevel="3"
  50.                                 Detect64BitPortabilityProblems="true"
  51.                                 DebugInformationFormat="4"
  52.                         />
  53.                         <Tool
  54.                                 Name="VCManagedResourceCompilerTool"
  55.                         />
  56.                         <Tool
  57.                                 Name="VCResourceCompilerTool"
  58.                         />
  59.                         <Tool
  60.                                 Name="VCPreLinkEventTool"
  61.                         />
  62.                         <Tool
  63.                                 Name="VCLinkerTool"
  64.                                 OutputFile="$(OutDir)/fara.exe"
  65.                                 LinkIncremental="2"
  66.                                 GenerateDebugInformation="true"
  67.                                 ProgramDatabaseFile="$(OutDir)/fara.pdb"
  68.                                 SubSystem="1"
  69.                                 TargetMachine="1"
  70.                         />
  71.                         <Tool
  72.                                 Name="VCALinkTool"
  73.                         />
  74.                         <Tool
  75.                                 Name="VCManifestTool"
  76.                         />
  77.                         <Tool
  78.                                 Name="VCXDCMakeTool"
  79.                         />
  80.                         <Tool
  81.                                 Name="VCBscMakeTool"
  82.                         />
  83.                         <Tool
  84.                                 Name="VCFxCopTool"
  85.                         />
  86.                         <Tool
  87.                                 Name="VCAppVerifierTool"
  88.                         />
  89.                         <Tool
  90.                                 Name="VCWebDeploymentTool"
  91.                         />
  92.                         <Tool
  93.                                 Name="VCPostBuildEventTool"
  94.                         />
  95.                 </Configuration>
  96.                 <Configuration
  97.                         Name="Release|Win32"
  98.                         OutputDirectory="Release"
  99.                         IntermediateDirectory="Release"
  100.                         ConfigurationType="1"
  101.                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  102.                         CharacterSet="0"
  103.                         WholeProgramOptimization="1"
  104.                         >
  105.                         <Tool
  106.                                 Name="VCPreBuildEventTool"
  107.                         />
  108.                         <Tool
  109.                                 Name="VCCustomBuildTool"
  110.                         />
  111.                         <Tool
  112.                                 Name="VCXMLDataGeneratorTool"
  113.                         />
  114.                         <Tool
  115.                                 Name="VCWebServiceProxyGeneratorTool"
  116.                         />
  117.                         <Tool
  118.                                 Name="VCMIDLTool"
  119.                         />
  120.                         <Tool
  121.                                 Name="VCCLCompilerTool"
  122.                                 Optimization="2"
  123.                                 EnableIntrinsicFunctions="false"
  124.                                 FavorSizeOrSpeed="1"
  125.                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  126.                                 IgnoreStandardIncludePath="false"
  127.                                 ExceptionHandling="0"
  128.                                 RuntimeLibrary="0"
  129.                                 StructMemberAlignment="1"
  130.                                 BufferSecurityCheck="false"
  131.                                 RuntimeTypeInfo="false"
  132.                                 UsePrecompiledHeader="0"
  133.                                 AssemblerOutput="4"
  134.                                 WarningLevel="3"
  135.                                 Detect64BitPortabilityProblems="false"
  136.                                 DebugInformationFormat="3"
  137.                         />
  138.                         <Tool
  139.                                 Name="VCManagedResourceCompilerTool"
  140.                         />
  141.                         <Tool
  142.                                 Name="VCResourceCompilerTool"
  143.                         />
  144.                         <Tool
  145.                                 Name="VCPreLinkEventTool"
  146.                         />
  147.                         <Tool
  148.                                 Name="VCLinkerTool"
  149.                                 AdditionalOptions="/ALIGN:32"
  150.                                 AdditionalDependencies="lzma_unpack.obj"
  151.                                 OutputFile="$(OutDir)/fara.exe"
  152.                                 LinkIncremental="1"
  153.                                 GenerateManifest="false"
  154.                                 IgnoreAllDefaultLibraries="true"
  155.                                 GenerateDebugInformation="false"
  156.                                 SubSystem="1"
  157.                                 OptimizeReferences="2"
  158.                                 EnableCOMDATFolding="2"
  159.                                 EntryPointSymbol="crtStartUp"
  160.                                 BaseAddress="0x0"
  161.                                 TargetMachine="1"
  162.                         />
  163.                         <Tool
  164.                                 Name="VCALinkTool"
  165.                         />
  166.                         <Tool
  167.                                 Name="VCManifestTool"
  168.                                 EmbedManifest="false"
  169.                         />
  170.                         <Tool
  171.                                 Name="VCXDCMakeTool"
  172.                         />
  173.                         <Tool
  174.                                 Name="VCBscMakeTool"
  175.                         />
  176.                         <Tool
  177.                                 Name="VCFxCopTool"
  178.                         />
  179.                         <Tool
  180.                                 Name="VCAppVerifierTool"
  181.                         />
  182.                         <Tool
  183.                                 Name="VCWebDeploymentTool"
  184.                         />
  185.                         <Tool
  186.                                 Name="VCPostBuildEventTool"
  187.                         />
  188.                 </Configuration>
  189.         </Configurations>
  190.         <References>
  191.         </References>
  192.         <Files>
  193.                 <Filter
  194.                         Name="Source Files"
  195.                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  196.                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  197.                         >
  198.                         <File
  199.                                 RelativePath=".\crc32.cpp"
  200.                                 >
  201.                         </File>
  202.                         <File
  203.                                 RelativePath=".\gameWnd.cpp"
  204.                                 >
  205.                         </File>
  206.                         <File
  207.                                 RelativePath=".\gfxdef.cpp"
  208.                                 >
  209.                         </File>
  210.                         <File
  211.                                 RelativePath=".\KosFile.cpp"
  212.                                 >
  213.                         </File>
  214.                         <File
  215.                                 RelativePath=".\kosSyst.cpp"
  216.                                 >
  217.                         </File>
  218.                         <File
  219.                                 RelativePath=".\main.cpp"
  220.                                 >
  221.                         </File>
  222.                         <File
  223.                                 RelativePath=".\mainWnd.cpp"
  224.                                 >
  225.                         </File>
  226.                         <File
  227.                                 RelativePath=".\mcsmemm.cpp"
  228.                                 >
  229.                         </File>
  230.                         <File
  231.                                 RelativePath=".\top10wnd.cpp"
  232.                                 >
  233.                         </File>
  234.                 </Filter>
  235.                 <Filter
  236.                         Name="Header Files"
  237.                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
  238.                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  239.                         >
  240.                         <File
  241.                                 RelativePath=".\crc32.h"
  242.                                 >
  243.                         </File>
  244.                         <File
  245.                                 RelativePath=".\gameWnd.h"
  246.                                 >
  247.                         </File>
  248.                         <File
  249.                                 RelativePath=".\gfxdef.h"
  250.                                 >
  251.                         </File>
  252.                         <File
  253.                                 RelativePath=".\KosFile.h"
  254.                                 >
  255.                         </File>
  256.                         <File
  257.                                 RelativePath=".\kosSyst.h"
  258.                                 >
  259.                         </File>
  260.                         <File
  261.                                 RelativePath=".\lang.h"
  262.                                 >
  263.                         </File>
  264.                         <File
  265.                                 RelativePath=".\mainWnd.h"
  266.                                 >
  267.                         </File>
  268.                         <File
  269.                                 RelativePath=".\mcarray.h"
  270.                                 >
  271.                         </File>
  272.                         <File
  273.                                 RelativePath=".\Mcsmemm.h"
  274.                                 >
  275.                         </File>
  276.                         <File
  277.                                 RelativePath=".\top10wnd.h"
  278.                                 >
  279.                         </File>
  280.                 </Filter>
  281.                 <Filter
  282.                         Name="Resource Files"
  283.                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  284.                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  285.                         >
  286.                 </Filter>
  287.         </Files>
  288.         <Globals>
  289.         </Globals>
  290. </VisualStudioProject>
  291.