<?xml version="1.0" encoding="Windows-1252"?> | |
<VisualStudioProject | |
ProjectType="Visual C++" | |
Version="9.00" | |
Name="LibJPEG" | |
ProjectGUID="{5E1D4E5F-E10C-4BA3-B663-F33014FD21D9}" | |
RootNamespace="LibJPEG" | |
TargetFrameworkVersion="131072" | |
> | |
<Platforms> | |
<Platform | |
Name="Win32" | |
/> | |
</Platforms> | |
<ToolFiles> | |
</ToolFiles> | |
<Configurations> | |
<Configuration | |
Name="Debug|Win32" | |
OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
IntermediateDirectory="$(ConfigurationName)" | |
ConfigurationType="4" | |
InheritedPropertySheets="$(SolutionDir)..\..\third_party\Win32ConfigExternal$(ConfigurationName).vsprops" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" | |
StringPooling="false" | |
RuntimeLibrary="3" | |
PrecompiledHeaderFile=".\Debug/LibJPEG.pch" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLibrarianTool" | |
LinkLibraryDependencies="false" | |
SuppressStartupBanner="true" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="Release|Win32" | |
OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
IntermediateDirectory="$(ConfigurationName)" | |
ConfigurationType="4" | |
InheritedPropertySheets="$(SolutionDir)..\..\third_party\Win32ConfigExternal$(ConfigurationName).vsprops" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="0" | |
WholeProgramOptimization="true" | |
AdditionalIncludeDirectories="..\zlib" | |
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
BufferSecurityCheck="false" | |
FloatingPointModel="0" | |
PrecompiledHeaderFile=".\Release/LibJPEG.pch" | |
CompileAs="0" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLibrarianTool" | |
LinkLibraryDependencies="false" | |
SuppressStartupBanner="true" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
</Configurations> | |
<References> | |
</References> | |
<Files> | |
<Filter | |
Name="Source Files" | |
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | |
> | |
<File | |
RelativePath=".\jaricom.c" | |
> | |
</File> | |
<File | |
RelativePath="jcapimin.c" | |
> | |
</File> | |
<File | |
RelativePath="jcapistd.c" | |
> | |
</File> | |
<File | |
RelativePath=".\jcarith.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="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=".\jdarith.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="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="jmemmgr.c" | |
> | |
</File> | |
<File | |
RelativePath="jmemnobs.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> |