mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
435a566751
* sumatrapdf - vendor import * everything compiles (libjpeg, poppler, fitz, sumatrapdf) * does NOT link (remove the comment tags in the parent directory.rbuild file (rosapps dir) to build it) svn path=/trunk/; revision=29295
277 lines
6.6 KiB
XML
277 lines
6.6 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="pdfbenchhead"
|
|
ProjectGUID="{C37F94D9-7548-48EB-A2E6-4BED260B9BEC}"
|
|
RootNamespace="pdftest"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)-pdfbenchhead"
|
|
IntermediateDirectory="$(ConfigurationName)-pdfbenchhead"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="true"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)baseutils";"$(ProjectDir)src";"$(ProjectDir)poppler";"$(ProjectDir)poppler\goo";"$(ProjectDir)poppler\poppler";"$(ProjectDir)poppler\splash";"$(ProjectDir)ext\freetype231\include";"$(ProjectDir)ext\jpeg";"$(ProjectDir)ext\zlib";"$(ProjectDir)fitz-head\include""
|
|
PreprocessorDefinitions="_WIN32;WIN32;_WINDOWS;_DEBUG;DEBUG;USE_OWN_GET_AUTH_DATA;POPPLER_DATADIR=\"\";ENABLE_ZLIB=1;ENABLE_LIBJPEG=1;FITZ_HEAD=1"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4996;4244;4267;4995"
|
|
ShowIncludes="false"
|
|
UseFullPaths="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="freetype231mt_d.lib zlib_ds.lib jpeg_ds.lib"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)\ext\jpeg";"$(ProjectDir)\ext\zlib";"$(ProjectDir)\ext\freetype231""
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)-pdfbenchhead"
|
|
IntermediateDirectory="$(ConfigurationName)-pdfbenchhead"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="true"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="false"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)baseutils";"$(ProjectDir)src";"$(ProjectDir)poppler";"$(ProjectDir)poppler\goo";"$(ProjectDir)poppler\poppler";"$(ProjectDir)poppler\splash";"$(ProjectDir)ext\freetype231\include";"$(ProjectDir)ext\jpeg";"$(ProjectDir)ext\zlib";"$(ProjectDir)fitz-head\include""
|
|
PreprocessorDefinitions="_WIN32;WIN32;_WINDOWS;NDEBUG;USE_OWN_GET_AUTH_DATA;POPPLER_DATADIR=\"\";ENABLE_ZLIB=1;ENABLE_LIBJPEG=1;FITZ_HEAD=1"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4996;4244;4267;4995"
|
|
UseFullPaths="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="freetype231mt.lib zlib_s.lib jpeg_s.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)\ext\jpeg";"$(ProjectDir)\ext\zlib";"$(ProjectDir)\ext\freetype231""
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
LinkTimeCodeGeneration="0"
|
|
TargetMachine="1"
|
|
Profile="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
EmbedManifest="true"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\baseutils\base_util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\file_util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\pdfbench.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PdfEngine.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PdftestWinPreview.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\pdiff.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\str_util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\win_util.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\baseutils\base_util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\file_util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PdfEngine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\pdiff.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\str_util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\strlist_util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\win_util.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|