mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +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
417 lines
9.1 KiB
XML
417 lines
9.1 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="SumatraPDF"
|
|
ProjectGUID="{836D470A-7050-4423-B938-0ADB24BFA581}"
|
|
RootNamespace="sumatrapdf"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
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)ext\jpeg";"$(ProjectDir)ext\zlib";"$(ProjectDir)ext\freetype231\include";"$(ProjectDir).\poppler\poppler";"$(ProjectDir).\poppler\splash";"$(ProjectDir)fitz\include""
|
|
PreprocessorDefinitions="_WIN32;WIN32;_WINDOWS;_DEBUG;DEBUG;USE_OWN_GET_AUTH_DATA;POPPLER_DATADIR=\"\";ENABLE_ZLIB=1;;ENABLE_LIBJPEG=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"
|
|
EnablePREfast="false"
|
|
UseFullPaths="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="freetype231mt_d.lib comctl32.lib zlib_ds.lib jpeg_ds.lib winspool.lib Msimg32.lib"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)ext\freetype231";"$(ProjectDir)ext\zlib";"$(ProjectDir)ext\jpeg""
|
|
GenerateManifest="true"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<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>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UseUnicodeResponseFiles="true"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="false"
|
|
WholeProgramOptimization="false"
|
|
AdditionalIncludeDirectories=""$(ProjectDir).\baseutils";"$(ProjectDir).\src";"$(ProjectDir).\poppler";"$(ProjectDir).\poppler\goo";"$(ProjectDir)ext\jpeg";"$(ProjectDir)ext\zlib";"$(ProjectDir)ext\freetype231\include";"$(ProjectDir).\poppler\poppler";"$(ProjectDir).\poppler\splash";"$(ProjectDir)fitz\include""
|
|
PreprocessorDefinitions="WIN32;_WIN32;NDEBUG;_WINDOWS;USE_OWN_GET_AUTH_DATA;POPPLER_DATADIR=\"\";ENABLE_ZLIB=1;ENABLE_LIBJPEG=1"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
RuntimeTypeInfo="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
DisableSpecificWarnings="4996;4244;4267;4995"
|
|
EnablePREfast="false"
|
|
UseFullPaths="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="freetype231mt.lib comctl32.lib zlib_s.lib jpeg_s.lib winspool.lib Msimg32.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)ext\freetype231";"$(ProjectDir)ext\zlib";"$(ProjectDir)ext\jpeg""
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
LinkTimeCodeGeneration="0"
|
|
ProfileGuidedDatabase=""
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
HeapVerification="0"
|
|
HandleVerification="0"
|
|
LocksVerification="0"
|
|
/>
|
|
<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=".\src\AppPrefs.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\base_util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\base_util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DisplayModel.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DisplayModelFitz.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DisplayModelSplash.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DisplayState.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\dstring.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\file_util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FileHistory.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\geom_util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PdfEngine.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\str_util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SumatraDialogs.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SumatraPDF.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\translations.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\translations.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\translations_txt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\translations_txt.h"
|
|
>
|
|
</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=".\src\AppPrefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DisplayModel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DisplayModelFitz.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DisplayModelSplash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\DisplayState.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\dstring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\file_util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\FileHistory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\geom_util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PdfEngine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\str_util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SumatraDialogs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SumatraPDF.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\baseutils\win_util.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath=".\src\cursordrag.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\dragcursor.cur"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\icons-silk\folder.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\icons-silk\next.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\icons-silk\previous.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SumatraPDf.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SumatraPDF.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\SumatraPDFSmall.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\toolbar-disabled.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\toolbar.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\icons-silk\zoom_in.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\icons-silk\zoom_out.bmp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|