Subversion Repositories Kolibri OS

Rev

Go to most recent revision | 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="mupdf"
  6.         ProjectGUID="{E74F29F0-FA43-4ADC-B92C-6AFA08E4A417}"
  7.         RootNamespace="mupdf"
  8.         TargetFrameworkVersion="196613"
  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="$(ConfigurationName)"
  21.                         IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
  22.                         ConfigurationType="1"
  23.                         CharacterSet="2"
  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.                                 AdditionalIncludeDirectories="..\fitz;..\pdf;..\xps"
  44.                                 PreprocessorDefinitions="FT2_BUILD_LIBRARY;OPJ_STATIC"
  45.                                 MinimalRebuild="true"
  46.                                 BasicRuntimeChecks="3"
  47.                                 RuntimeLibrary="1"
  48.                                 WarningLevel="3"
  49.                                 DebugInformationFormat="4"
  50.                         />
  51.                         <Tool
  52.                                 Name="VCManagedResourceCompilerTool"
  53.                         />
  54.                         <Tool
  55.                                 Name="VCResourceCompilerTool"
  56.                         />
  57.                         <Tool
  58.                                 Name="VCPreLinkEventTool"
  59.                         />
  60.                         <Tool
  61.                                 Name="VCLinkerTool"
  62.                                 GenerateDebugInformation="true"
  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;..\pdf;..\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.                                 TargetMachine="1"
  135.                         />
  136.                         <Tool
  137.                                 Name="VCALinkTool"
  138.                         />
  139.                         <Tool
  140.                                 Name="VCManifestTool"
  141.                         />
  142.                         <Tool
  143.                                 Name="VCXDCMakeTool"
  144.                         />
  145.                         <Tool
  146.                                 Name="VCBscMakeTool"
  147.                         />
  148.                         <Tool
  149.                                 Name="VCFxCopTool"
  150.                         />
  151.                         <Tool
  152.                                 Name="VCAppVerifierTool"
  153.                         />
  154.                         <Tool
  155.                                 Name="VCPostBuildEventTool"
  156.                         />
  157.                 </Configuration>
  158.         </Configurations>
  159.         <References>
  160.         </References>
  161.         <Files>
  162.                 <File
  163.                         RelativePath="..\apps\pdfapp.c"
  164.                         >
  165.                 </File>
  166.                 <File
  167.                         RelativePath="..\apps\win_main.c"
  168.                         >
  169.                 </File>
  170.                 <File
  171.                         RelativePath="..\apps\win_res.rc"
  172.                         >
  173.                 </File>
  174.         </Files>
  175.         <Globals>
  176.         </Globals>
  177. </VisualStudioProject>
  178.