зеркало из https://github.com/stride3d/freeimage.git
879 строки
20 KiB
XML
879 строки
20 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="FreeImage"
|
|
ProjectGUID="{B39ED2B3-D53A-4077-B957-930979A3577D}"
|
|
RootNamespace="FreeImage"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/FreeImage.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories="Source;Source\ZLib;Source\DeprecationManager;Source\OpenEXR\Half;Source\OpenEXR\Iex;Source\OpenEXR\IlmImf;Source\OpenEXR\Imath;Source\OpenEXR\IlmThread;Source\LibJXR\jxrgluelib;Source\LibJXR\image\sys"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OPJ_STATIC;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;LIBRAW_NODLL"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
PrecompiledHeaderFile=".\Release/FreeImage.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile=".\Release/FreeImage.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ProgramDatabaseFile=".\Release/FreeImage.pdb"
|
|
LinkTimeCodeGeneration="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Release/FreeImage.lib"
|
|
TargetMachine="1"
|
|
Profile="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy Release\FreeImage.dll Dist
copy Release\FreeImage.lib Dist
copy Source\FreeImage.h Dist
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\Release/FreeImage.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories="Source;Source\ZLib;Source\DeprecationManager;Source\OpenEXR\Half;Source\OpenEXR\Iex;Source\OpenEXR\IlmImf;Source\OpenEXR\Imath;Source\OpenEXR\IlmThread;Source\LibJXR\jxrgluelib;Source\LibJXR\image\sys"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OPJ_STATIC;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;LIBRAW_NODLL"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
OpenMP="true"
|
|
PrecompiledHeaderFile=".\Release/FreeImage.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="false"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile=".\Release/FreeImage.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ProgramDatabaseFile=".\Release/FreeImage.pdb"
|
|
LinkTimeCodeGeneration="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Release/FreeImage.lib"
|
|
TargetMachine="17"
|
|
Profile="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy Release\FreeImage.dll Dist
copy Release\FreeImage.lib Dist
copy Source\FreeImage.h Dist
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/FreeImage.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="Source;Source\ZLib;Source\DeprecationManager;Source\OpenEXR\Half;Source\OpenEXR\Iex;Source\OpenEXR\IlmImf;Source\OpenEXR\Imath;Source\OpenEXR\IlmThread;Source\LibJXR\jxrgluelib;Source\LibJXR\image\sys"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OPJ_STATIC;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;LIBRAW_NODLL"
|
|
StringPooling="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\Debug/FreeImage.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="Debug/FreeImaged.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Debug/FreeImaged.pdb"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Debug/FreeImaged.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy Debug\FreeImaged.dll Dist
copy Debug\FreeImaged.lib Dist
copy Source\FreeImage.h Dist
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName=".\Debug/FreeImage.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="Source;Source\ZLib;Source\DeprecationManager;Source\OpenEXR\Half;Source\OpenEXR\Iex;Source\OpenEXR\IlmImf;Source\OpenEXR\Imath;Source\OpenEXR\IlmThread;Source\LibJXR\jxrgluelib;Source\LibJXR\image\sys"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OPJ_STATIC;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;LIBRAW_NODLL"
|
|
StringPooling="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
OpenMP="true"
|
|
PrecompiledHeaderFile=".\Debug/FreeImage.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="Debug/FreeImaged.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Debug/FreeImaged.pdb"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Debug/FreeImaged.lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="copy Debug\FreeImaged.dll Dist
copy Debug\FreeImaged.lib Dist
copy Source\FreeImage.h Dist
"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="Source\FreeImage\BitmapAccess.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\ColorLookup.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\FreeImage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="FreeImage.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\FreeImageC.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\FreeImageIO.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\GetType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\MemoryIO.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PixelAccess.cpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Plugins"
|
|
>
|
|
<File
|
|
RelativePath="Source\FreeImage\J2KHelper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\FreeImage\MNGHelper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\Plugin.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginBMP.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginCUT.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginDDS.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginEXR.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginG3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginGIF.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginHDR.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginICO.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginIFF.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginJ2K.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\FreeImage\PluginJNG.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginJP2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginJPEG.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\FreeImage\PluginJXR.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginKOALA.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginMNG.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginPCD.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginPCX.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginPFM.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginPICT.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginPNG.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginPNM.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginPSD.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginRAS.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginRAW.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginSGI.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginTARGA.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginTIFF.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginWBMP.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\FreeImage\PluginWebP.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginXBM.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PluginXPM.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PSDParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\TIFFLogLuv.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Conversion"
|
|
>
|
|
<File
|
|
RelativePath="Source\FreeImage\Conversion.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\Conversion16_555.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\Conversion16_565.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\Conversion24.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\Conversion32.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\Conversion4.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\Conversion8.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\ConversionFloat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\ConversionRGB16.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\ConversionRGBF.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\ConversionType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\ConversionUINT16.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\Halftoning.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\tmoColorConvert.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\tmoDrago03.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\tmoFattal02.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\tmoReinhard05.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\ToneMapping.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Quantizers"
|
|
>
|
|
<File
|
|
RelativePath="Source\FreeImage\NNQuantizer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\WuQuantizer.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="DeprecationMgr"
|
|
>
|
|
<File
|
|
RelativePath="Source\DeprecationManager\Deprecated.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\DeprecationManager\DeprecationMgr.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="MultiPaging"
|
|
>
|
|
<File
|
|
RelativePath="Source\FreeImage\CacheFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\MultiPage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\ZLibInterface.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Metadata"
|
|
>
|
|
<File
|
|
RelativePath="Source\Metadata\Exif.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\Metadata\FIRational.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\Metadata\FreeImageTag.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\Metadata\IPTC.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\Metadata\TagConversion.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\Metadata\TagLib.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\Metadata\XTIFF.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="Source\CacheFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\DeprecationManager\DeprecationMgr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\Metadata\FIRational.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageIO.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\Metadata\FreeImageTag.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\FreeImage\J2KHelper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\Plugin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImage\PSDParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\Quantizers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\ToneMapping.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\Utilities.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Toolkit Files"
|
|
>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\Background.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\BSplineRotate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\Channels.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\ClassicRotate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\Colors.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\CopyPaste.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\Display.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\Flip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\JPEGTransform.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\MultigridPoissonSolver.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\Rescale.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\Resize.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Source\FreeImageToolkit\Resize.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="Todo.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Whatsnew.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|