summaryrefslogtreecommitdiff
path: root/plugins/freeimage/Source/FreeImageLib
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-05-15 10:38:20 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-05-15 10:38:20 +0000
commit48540940b6c28bb4378abfeb500ec45a625b37b6 (patch)
tree2ef294c0763e802f91d868bdef4229b6868527de /plugins/freeimage/Source/FreeImageLib
parent5c350913f011e119127baeb32a6aedeb4f0d33bc (diff)
initial commit
git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/freeimage/Source/FreeImageLib')
-rw-r--r--plugins/freeimage/Source/FreeImageLib/FreeImageLib.dsp448
-rw-r--r--plugins/freeimage/Source/FreeImageLib/FreeImageLib.vcproj411
-rw-r--r--plugins/freeimage/Source/FreeImageLib/FreeImageLib.vpj116
3 files changed, 975 insertions, 0 deletions
diff --git a/plugins/freeimage/Source/FreeImageLib/FreeImageLib.dsp b/plugins/freeimage/Source/FreeImageLib/FreeImageLib.dsp
new file mode 100644
index 0000000000..4f65350c38
--- /dev/null
+++ b/plugins/freeimage/Source/FreeImageLib/FreeImageLib.dsp
@@ -0,0 +1,448 @@
+# Microsoft Developer Studio Project File - Name="FreeImageLib" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Static Library" 0x0104
+
+CFG=FreeImageLib - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "FreeImageLib.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "FreeImageLib.mak" CFG="FreeImageLib - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "FreeImageLib - Win32 Release" (based on "Win32 (x86) Static Library")
+!MESSAGE "FreeImageLib - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "FreeImageLib - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "Release"
+# PROP Intermediate_Dir "Release"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\\" /I "..\ZLib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "FREEIMAGE_LIB" /YX /FD /c
+# ADD BASE RSC /l 0x413 /d "NDEBUG"
+# ADD RSC /l 0x409 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo /out:"Release\FreeImage.lib"
+# Begin Special Build Tool
+SOURCE="$(InputPath)"
+PostBuild_Cmds=copy Release\FreeImage.lib ..\..\Dist copy ..\FreeImage.h ..\..\Dist
+# End Special Build Tool
+
+!ELSEIF "$(CFG)" == "FreeImageLib - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "Debug"
+# PROP Intermediate_Dir "Debug"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\\" /I "..\ZLib" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "FREEIMAGE_LIB" /YX /FD /GZ /c
+# ADD BASE RSC /l 0x413 /d "_DEBUG"
+# ADD RSC /l 0x409 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo /out:"Debug\FreeImaged.lib"
+# Begin Special Build Tool
+SOURCE="$(InputPath)"
+PostBuild_Cmds=copy Debug\FreeImaged.lib ..\..\Dist copy ..\FreeImage.h ..\..\Dist
+# End Special Build Tool
+
+!ENDIF
+
+# Begin Target
+
+# Name "FreeImageLib - Win32 Release"
+# Name "FreeImageLib - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Group "Quantizers"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\FreeImage\NNQuantizer.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\WuQuantizer.cpp
+# End Source File
+# End Group
+# Begin Group "Conversion"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\FreeImage\Conversion.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\Conversion16_555.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\Conversion16_565.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\Conversion24.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\Conversion32.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\Conversion4.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\Conversion8.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\ConversionRGBF.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\ConversionType.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\Halftoning.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\tmoColorConvert.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\tmoDrago03.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\tmoReinhard05.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\ToneMapping.cpp
+# End Source File
+# End Group
+# Begin Group "Plugins"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\FreeImage\Plugin.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginBMP.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginCUT.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginDDS.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginG3.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginGIF.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginHDR.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginICO.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginIFF.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginJPEG.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginKOALA.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginMNG.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginPCD.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginPCX.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginPNG.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginPNM.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginPSD.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginRAS.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginSGI.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginTARGA.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginTIFF.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginWBMP.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginXBM.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PluginXPM.cpp
+# End Source File
+# End Group
+# Begin Group "DeprecationMgr"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\DeprecationManager\DeprecationMgr.cpp
+# End Source File
+# End Group
+# Begin Group "MultiPaging"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\FreeImage\CacheFile.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\MultiPage.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\ZLibInterface.cpp
+# End Source File
+# End Group
+# Begin Group "Metadata"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\Metadata\Exif.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\Metadata\FIRational.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\Metadata\FreeImageTag.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\Metadata\IPTC.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\Metadata\TagConversion.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\Metadata\TagLib.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\Metadata\XTIFF.cpp
+# End Source File
+# End Group
+# Begin Source File
+
+SOURCE=..\FreeImage\BitmapAccess.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\ColorLookup.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\FreeImage.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\FreeImageIO.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\GetType.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\MemoryIO.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage\PixelAccess.cpp
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\CacheFile.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\DeprecationManager\DeprecationMgr.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\Metadata\FIRational.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImage.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImageIO.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\Metadata\FreeImageTag.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\Plugin.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\Quantizers.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\ToneMapping.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\Utilities.h
+# End Source File
+# End Group
+# Begin Group "Toolkit Files"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\FreeImageToolkit\BSplineRotate.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImageToolkit\Channels.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImageToolkit\ClassicRotate.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImageToolkit\Colors.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImageToolkit\CopyPaste.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImageToolkit\Display.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImageToolkit\Flip.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImageToolkit\JPEGTransform.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImageToolkit\Rescale.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImageToolkit\Resize.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\FreeImageToolkit\Resize.h
+# End Source File
+# End Group
+# Begin Source File
+
+SOURCE=..\..\Whatsnew.txt
+# End Source File
+# End Target
+# End Project
diff --git a/plugins/freeimage/Source/FreeImageLib/FreeImageLib.vcproj b/plugins/freeimage/Source/FreeImageLib/FreeImageLib.vcproj
new file mode 100644
index 0000000000..bac460eb48
--- /dev/null
+++ b/plugins/freeimage/Source/FreeImageLib/FreeImageLib.vcproj
@@ -0,0 +1,411 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="FreeImageLib"
+ SccProjectName=""
+ 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"
+ AdditionalIncludeDirectories="..\;..\ZLib;..\DeprecationManager"
+ PreprocessorDefinitions="WIN32;_DEBUG;FREEIMAGE_LIB;_SECURE_NO_DEPRECATE"
+ StringPooling="TRUE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\Debug/FreeImageLib.pch"
+ AssemblerListingLocation=".\Debug/"
+ ObjectFile=".\Debug/"
+ ProgramDataBaseFileName=".\Debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="Debug\FreeImaged.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="copy Debug\FreeImaged.lib ..\..\Dist
+copy ..\FreeImage.h ..\..\Dist
+"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <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;..\DeprecationManager"
+ PreprocessorDefinitions="WIN32;NDEBUG;FREEIMAGE_LIB;_SECURE_NO_DEPRECATE"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ BufferSecurityCheck="FALSE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\Release/FreeImageLib.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="Release\FreeImage.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="copy Release\FreeImage.lib ..\..\Dist
+copy ..\FreeImage.h ..\..\Dist
+"/>
+ <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="..\FreeImage\BitmapAccess.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\ColorLookup.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\FreeImage.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\FreeImageIO.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\GetType.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\MemoryIO.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PixelAccess.cpp">
+ </File>
+ <Filter
+ Name="Quantizers"
+ Filter="">
+ <File
+ RelativePath="..\FreeImage\NNQuantizer.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\WuQuantizer.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="Conversion"
+ Filter="">
+ <File
+ RelativePath="..\FreeImage\Conversion.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\Conversion16_555.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\Conversion16_565.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\Conversion24.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\Conversion32.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\Conversion4.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\Conversion8.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\ConversionRGBF.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\ConversionType.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\Halftoning.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\tmoColorConvert.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\tmoDrago03.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\tmoReinhard05.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\ToneMapping.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="Plugins"
+ Filter="">
+ <File
+ RelativePath="..\FreeImage\Plugin.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginBMP.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginCUT.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginDDS.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginG3.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginGIF.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginHDR.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginICO.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginIFF.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginJPEG.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginKOALA.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginMNG.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginPCD.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginPCX.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginPNG.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginPNM.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginPSD.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginRAS.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginSGI.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginTARGA.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginTIFF.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginWBMP.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginXBM.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\PluginXPM.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="DeprecationMgr"
+ Filter="">
+ <File
+ RelativePath="..\DeprecationManager\DeprecationMgr.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="MultiPaging"
+ Filter="">
+ <File
+ RelativePath="..\FreeImage\CacheFile.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\MultiPage.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImage\ZLibInterface.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="Metadata"
+ Filter="">
+ <File
+ RelativePath="..\Metadata\Exif.cpp">
+ </File>
+ <File
+ RelativePath="..\Metadata\FIRational.cpp">
+ </File>
+ <File
+ RelativePath="..\Metadata\FreeImageTag.cpp">
+ </File>
+ <File
+ RelativePath="..\Metadata\IPTC.cpp">
+ </File>
+ <File
+ RelativePath="..\Metadata\TagConversion.cpp">
+ </File>
+ <File
+ RelativePath="..\Metadata\TagLib.cpp">
+ </File>
+ <File
+ RelativePath="..\Metadata\XTIFF.cpp">
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\CacheFile.h">
+ </File>
+ <File
+ RelativePath="..\DeprecationManager\DeprecationMgr.h">
+ </File>
+ <File
+ RelativePath="..\Metadata\FIRational.h">
+ </File>
+ <File
+ RelativePath="..\FreeImage.h">
+ </File>
+ <File
+ RelativePath="..\FreeImageIO.h">
+ </File>
+ <File
+ RelativePath="..\Metadata\FreeImageTag.h">
+ </File>
+ <File
+ RelativePath="..\Plugin.h">
+ </File>
+ <File
+ RelativePath="..\Quantizers.h">
+ </File>
+ <File
+ RelativePath="..\ToneMapping.h">
+ </File>
+ <File
+ RelativePath="..\Utilities.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="Toolkit Files"
+ Filter="">
+ <File
+ RelativePath="..\FreeImageToolkit\BSplineRotate.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImageToolkit\Channels.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImageToolkit\ClassicRotate.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImageToolkit\Colors.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImageToolkit\CopyPaste.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImageToolkit\Display.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImageToolkit\Flip.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImageToolkit\JPEGTransform.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImageToolkit\Rescale.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImageToolkit\Resize.cpp">
+ </File>
+ <File
+ RelativePath="..\FreeImageToolkit\Resize.h">
+ </File>
+ </Filter>
+ <File
+ RelativePath="..\..\Whatsnew.txt">
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/plugins/freeimage/Source/FreeImageLib/FreeImageLib.vpj b/plugins/freeimage/Source/FreeImageLib/FreeImageLib.vpj
new file mode 100644
index 0000000000..378f3f2311
--- /dev/null
+++ b/plugins/freeimage/Source/FreeImageLib/FreeImageLib.vpj
@@ -0,0 +1,116 @@
+<!DOCTYPE Project SYSTEM "http://www.slickedit.com/dtd/vse/10.0/vpj.dtd">
+<Project
+ Version="10.0"
+ VendorName="SlickEdit"
+ WorkingDir="."
+ AssociatedFile="FreeImageLib.dsp"
+ AssociatedFileType="microsoft visual c++">
+ <Config
+ Name="CFG=FreeImageLib - Win32 Release"
+ OutputFile=""
+ CompilerConfigName="Visual Studio 2005">
+ <Includes>
+ <Include Dir="%(INCLUDE)"/>
+ </Includes>
+ <Menu>
+ <Target
+ Name="Compile"
+ MenuCaption="&amp;Compile"
+ CaptureOutputWith="ProcessBuffer"
+ SaveOption="SaveCurrent"
+ RunFromDir="%rw">
+ <Exec CmdLine='nmake /F "%rn.mak" "%b" "%bd%n.obj"'/>
+ </Target>
+ <Target
+ Name="Build"
+ MenuCaption="&amp;Build"
+ CaptureOutputWith="ProcessBuffer"
+ SaveOption="SaveWorkspaceFiles"
+ RunFromDir="%rw">
+ <Exec CmdLine='msdev "%rn.dsp" /make "%bn"'/>
+ </Target>
+ <Target
+ Name="Rebuild"
+ MenuCaption="&amp;Rebuild"
+ CaptureOutputWith="ProcessBuffer"
+ SaveOption="SaveWorkspaceFiles"
+ RunFromDir="%rw">
+ <Exec CmdLine='msdev "%rn.dsp" /make "%bn" /rebuild'/>
+ </Target>
+ <Target
+ Name="Debug"
+ MenuCaption="&amp;Debug"
+ RunFromDir="%rw">
+ <Exec CmdLine='msdev "%bdFreeImageLib.exe"'/>
+ </Target>
+ <Target
+ Name="Execute"
+ MenuCaption="E&amp;xecute"
+ RunFromDir="%rw">
+ <Exec CmdLine='"%bdFreeImageLib.exe"'/>
+ </Target>
+ <Target
+ Name="Resource Editor"
+ MenuCaption="Resource Editor"
+ ShowOnMenu="HideIfNoCmdLine"
+ SaveOption="SaveWorkspaceFiles"
+ RunFromDir="%rw">
+ <Exec CmdLine="msdev"/>
+ </Target>
+ </Menu>
+ </Config>
+ <Config
+ Name="CFG=FreeImageLib - Win32 Debug"
+ OutputFile=""
+ CompilerConfigName="Visual Studio 2005">
+ <Includes>
+ <Include Dir="%(INCLUDE)"/>
+ </Includes>
+ <Menu>
+ <Target
+ Name="Compile"
+ MenuCaption="&amp;Compile"
+ CaptureOutputWith="ProcessBuffer"
+ SaveOption="SaveCurrent"
+ RunFromDir="%rw">
+ <Exec CmdLine='nmake /F "%rn.mak" "%b" "%bd%n.obj"'/>
+ </Target>
+ <Target
+ Name="Build"
+ MenuCaption="&amp;Build"
+ CaptureOutputWith="ProcessBuffer"
+ SaveOption="SaveWorkspaceFiles"
+ RunFromDir="%rw">
+ <Exec CmdLine='msdev "%rn.dsp" /make "%bn"'/>
+ </Target>
+ <Target
+ Name="Rebuild"
+ MenuCaption="&amp;Rebuild"
+ CaptureOutputWith="ProcessBuffer"
+ SaveOption="SaveWorkspaceFiles"
+ RunFromDir="%rw">
+ <Exec CmdLine='msdev "%rn.dsp" /make "%bn" /rebuild'/>
+ </Target>
+ <Target
+ Name="Debug"
+ MenuCaption="&amp;Debug"
+ RunFromDir="%rw">
+ <Exec CmdLine='msdev "%bdFreeImageLib.exe"'/>
+ </Target>
+ <Target
+ Name="Execute"
+ MenuCaption="E&amp;xecute"
+ RunFromDir="%rw">
+ <Exec CmdLine='"%bdFreeImageLib.exe"'/>
+ </Target>
+ <Target
+ Name="Resource Editor"
+ MenuCaption="Resource Editor"
+ ShowOnMenu="HideIfNoCmdLine"
+ SaveOption="SaveWorkspaceFiles"
+ RunFromDir="%rw">
+ <Exec CmdLine="msdev"/>
+ </Target>
+ </Menu>
+ </Config>
+</Project>