Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3.         ProjectType="Visual C++"
  4.         Version="8.00"
  5.         Name="xpsdraw"
  6.         ProjectGUID="{E6A93617-41BD-45B2-BF61-4F7ED263CDF2}"
  7.         RootNamespace="mupdf"
  8.         >
  9.         <Platforms>
  10.                 <Platform
  11.                         Name="Win32"
  12.                 />
  13.         </Platforms>
  14.         <ToolFiles>
  15.         </ToolFiles>
  16.         <Configurations>
  17.                 <Configuration
  18.                         Name="Debug|Win32"
  19.                         OutputDirectory="$(ConfigurationName)"
  20.                         IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
  21.                         ConfigurationType="1"
  22.                         CharacterSet="2"
  23.                         >
  24.                         <Tool
  25.                                 Name="VCPreBuildEventTool"
  26.                         />
  27.                         <Tool
  28.                                 Name="VCCustomBuildTool"
  29.                         />
  30.                         <Tool
  31.                                 Name="VCXMLDataGeneratorTool"
  32.                         />
  33.                         <Tool
  34.                                 Name="VCWebServiceProxyGeneratorTool"
  35.                         />
  36.                         <Tool
  37.                                 Name="VCMIDLTool"
  38.                         />
  39.                         <Tool
  40.                                 Name="VCCLCompilerTool"
  41.                                 Optimization="0"
  42.                                 AdditionalIncludeDirectories="..\fitz;..\xps"
  43.                                 MinimalRebuild="true"
  44.                                 BasicRuntimeChecks="3"
  45.                                 RuntimeLibrary="1"
  46.                                 WarningLevel="3"
  47.                                 DebugInformationFormat="4"
  48.                         />
  49.                         <Tool
  50.                                 Name="VCManagedResourceCompilerTool"
  51.                         />
  52.                         <Tool
  53.                                 Name="VCResourceCompilerTool"
  54.                         />
  55.                         <Tool
  56.                                 Name="VCPreLinkEventTool"
  57.                         />
  58.                         <Tool
  59.                                 Name="VCLinkerTool"
  60.                                 GenerateDebugInformation="true"
  61.                                 RandomizedBaseAddress="1"
  62.                                 DataExecutionPrevention="0"
  63.                                 TargetMachine="1"
  64.                         />
  65.                         <Tool
  66.                                 Name="VCALinkTool"
  67.                         />
  68.                         <Tool
  69.                                 Name="VCManifestTool"
  70.                         />
  71.                         <Tool
  72.                                 Name="VCXDCMakeTool"
  73.                         />
  74.                         <Tool
  75.                                 Name="VCBscMakeTool"
  76.                         />
  77.                         <Tool
  78.                                 Name="VCFxCopTool"
  79.                         />
  80.                         <Tool
  81.                                 Name="VCAppVerifierTool"
  82.                         />
  83.                         <Tool
  84.                                 Name="VCPostBuildEventTool"
  85.                         />
  86.                 </Configuration>
  87.                 <Configuration
  88.                         Name="Release|Win32"
  89.                         OutputDirectory="$(ConfigurationName)"
  90.                         IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
  91.                         ConfigurationType="1"
  92.                         CharacterSet="2"
  93.                         WholeProgramOptimization="1"
  94.                         >
  95.                         <Tool
  96.                                 Name="VCPreBuildEventTool"
  97.                         />
  98.                         <Tool
  99.                                 Name="VCCustomBuildTool"
  100.                         />
  101.                         <Tool
  102.                                 Name="VCXMLDataGeneratorTool"
  103.                         />
  104.                         <Tool
  105.                                 Name="VCWebServiceProxyGeneratorTool"
  106.                         />
  107.                         <Tool
  108.                                 Name="VCMIDLTool"
  109.                         />
  110.                         <Tool
  111.                                 Name="VCCLCompilerTool"
  112.                                 Optimization="2"
  113.                                 EnableIntrinsicFunctions="true"
  114.                                 AdditionalIncludeDirectories="..\fitz;..\xps"
  115.                                 RuntimeLibrary="0"
  116.                                 EnableFunctionLevelLinking="true"
  117.                                 WarningLevel="3"
  118.                                 DebugInformationFormat="3"
  119.                         />
  120.                         <Tool
  121.                                 Name="VCManagedResourceCompilerTool"
  122.                         />
  123.                         <Tool
  124.                                 Name="VCResourceCompilerTool"
  125.                         />
  126.                         <Tool
  127.                                 Name="VCPreLinkEventTool"
  128.                         />
  129.                         <Tool
  130.                                 Name="VCLinkerTool"
  131.                                 GenerateDebugInformation="true"
  132.                                 OptimizeReferences="2"
  133.                                 EnableCOMDATFolding="2"
  134.                                 RandomizedBaseAddress="1"
  135.                                 DataExecutionPrevention="0"
  136.                                 TargetMachine="1"
  137.                         />
  138.                         <Tool
  139.                                 Name="VCALinkTool"
  140.                         />
  141.                         <Tool
  142.                                 Name="VCManifestTool"
  143.                         />
  144.                         <Tool
  145.                                 Name="VCXDCMakeTool"
  146.                         />
  147.                         <Tool
  148.                                 Name="VCBscMakeTool"
  149.                         />
  150.                         <Tool
  151.                                 Name="VCFxCopTool"
  152.                         />
  153.                         <Tool
  154.                                 Name="VCAppVerifierTool"
  155.                         />
  156.                         <Tool
  157.                                 Name="VCPostBuildEventTool"
  158.                         />
  159.                 </Configuration>
  160.         </Configurations>
  161.         <References>
  162.         </References>
  163.         <Files>
  164.                 <File
  165.                         RelativePath="..\apps\xpsdraw.c"
  166.                         >
  167.                 </File>
  168.         </Files>
  169.         <Globals>
  170.         </Globals>
  171. </VisualStudioProject>
  172.