mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +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
316 lines
6.3 KiB
XML
316 lines
6.3 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="LibJPEG"
|
|
SccProjectName=""$/FreeImage/LibJPEG", IHAAAAAA"
|
|
SccLocalPath=".">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
StringPooling="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Debug/LibJPEG.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\Debug\LibJPEG.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
OptimizeForProcessor="3"
|
|
AdditionalIncludeDirectories="..\zlib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="FALSE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\Release/LibJPEG.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\Release\LibJPEG.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="jcapimin.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jcapistd.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jccoefct.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jccolor.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jcdctmgr.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jchuff.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jcinit.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jcmainct.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jcmarker.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jcmaster.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jcomapi.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jcparam.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jcphuff.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jcprepct.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jcsample.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jctrans.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdapimin.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdapistd.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdatadst.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdatasrc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdcoefct.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdcolor.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jddctmgr.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdhuff.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdinput.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdmainct.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdmarker.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdmaster.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdmerge.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdphuff.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdpostct.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdsample.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jdtrans.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jerror.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jfdctflt.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jfdctfst.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jfdctint.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jidctflt.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jidctfst.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jidctint.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jidctred.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jmemmgr.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jmemnobs.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpegtran.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jquant1.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jquant2.c">
|
|
</File>
|
|
<File
|
|
RelativePath="jutils.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\transupp.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="jchuff.h">
|
|
</File>
|
|
<File
|
|
RelativePath="jconfig.h">
|
|
</File>
|
|
<File
|
|
RelativePath="jdct.h">
|
|
</File>
|
|
<File
|
|
RelativePath="jdhuff.h">
|
|
</File>
|
|
<File
|
|
RelativePath="jerror.h">
|
|
</File>
|
|
<File
|
|
RelativePath="jinclude.h">
|
|
</File>
|
|
<File
|
|
RelativePath="jmemsys.h">
|
|
</File>
|
|
<File
|
|
RelativePath="jmorecfg.h">
|
|
</File>
|
|
<File
|
|
RelativePath="jpegint.h">
|
|
</File>
|
|
<File
|
|
RelativePath="jpeglib.h">
|
|
</File>
|
|
<File
|
|
RelativePath="jversion.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\transupp.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|