summaryrefslogtreecommitdiff
path: root/Source/LibJPEG/LibJPEG.2003.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'Source/LibJPEG/LibJPEG.2003.vcproj')
-rw-r--r--Source/LibJPEG/LibJPEG.2003.vcproj306
1 files changed, 306 insertions, 0 deletions
diff --git a/Source/LibJPEG/LibJPEG.2003.vcproj b/Source/LibJPEG/LibJPEG.2003.vcproj
new file mode 100644
index 0000000..b071bfd
--- /dev/null
+++ b/Source/LibJPEG/LibJPEG.2003.vcproj
@@ -0,0 +1,306 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="LibJPEG"
+ SccProjectName="&quot;$/FreeImage/LibJPEG&quot;, 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=".\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="jconfig.h">
+ </File>
+ <File
+ RelativePath="jdct.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>