зеркало из https://github.com/stride3d/freeimage.git
444 строки
24 KiB
XML
444 строки
24 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectName>FreeImage</ProjectName>
|
|
<ProjectGuid>{B39ED2B3-D53A-4077-B957-930979A3577D}</ProjectGuid>
|
|
<RootNamespace>FreeImage</RootNamespace>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup>
|
|
<_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<OutDir>Bin\$(Configuration)\$(Platform)\</OutDir>
|
|
<IntDir>Bin\$(Configuration)\$(Platform)\Intermediate\</IntDir>
|
|
<LinkIncremental>false</LinkIncremental>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<OutDir>Bin\$(Configuration)\$(Platform)\</OutDir>
|
|
<IntDir>Bin\$(Configuration)\$(Platform)\Intermediate\</IntDir>
|
|
<LinkIncremental>false</LinkIncremental>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<OutDir>Bin\$(Configuration)\$(Platform)\</OutDir>
|
|
<IntDir>Bin\$(Configuration)\$(Platform)\Intermediate\</IntDir>
|
|
<LinkIncremental>true</LinkIncremental>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<OutDir>Bin\$(Configuration)\$(Platform)\</OutDir>
|
|
<IntDir>Bin\$(Configuration)\$(Platform)\Intermediate\</IntDir>
|
|
<LinkIncremental>true</LinkIncremental>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<Midl>
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|
<TypeLibraryName>.\Release/FreeImage.tlb</TypeLibraryName>
|
|
<HeaderFileName />
|
|
</Midl>
|
|
<ClCompile>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
|
<OmitFramePointers>true</OmitFramePointers>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<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;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;OPJ_STATIC;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;LIBRAW_NODLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<StringPooling>true</StringPooling>
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|
<PrecompiledHeaderOutputFile>.\Release/FreeImage.pch</PrecompiledHeaderOutputFile>
|
|
<AssemblerListingLocation>Bin\$(Configuration)\$(Platform)\Obj\</AssemblerListingLocation>
|
|
<ObjectFileName>Bin\$(Configuration)\$(Platform)\Obj\</ObjectFileName>
|
|
<ProgramDataBaseFileName>Bin\$(Configuration)\$(Platform)\Obj\</ProgramDataBaseFileName>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<CompileAs>Default</CompileAs>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0409</Culture>
|
|
</ResourceCompile>
|
|
<Link>
|
|
<OutputFile>Bin\$(Configuration)\$(Platform)\FreeImage.dll</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<ProgramDatabaseFile>.\Release/FreeImage.pdb</ProgramDatabaseFile>
|
|
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
<DataExecutionPrevention />
|
|
<ImportLibrary>.\Release/FreeImage.lib</ImportLibrary>
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
<Profile>true</Profile>
|
|
</Link>
|
|
<PostBuildEvent>
|
|
<Command>copy Release\FreeImage.dll Dist
|
|
copy Release\FreeImage.lib Dist
|
|
copy Source\FreeImage.h Dist
|
|
</Command>
|
|
</PostBuildEvent>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<Midl>
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TargetEnvironment>X64</TargetEnvironment>
|
|
<TypeLibraryName>.\Release/FreeImage.tlb</TypeLibraryName>
|
|
<HeaderFileName />
|
|
</Midl>
|
|
<ClCompile>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
|
<OmitFramePointers>true</OmitFramePointers>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<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;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;OPJ_STATIC;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;LIBRAW_NODLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<StringPooling>true</StringPooling>
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|
<OpenMPSupport>true</OpenMPSupport>
|
|
<PrecompiledHeaderOutputFile>.\Release/FreeImage.pch</PrecompiledHeaderOutputFile>
|
|
<AssemblerListingLocation>Bin\$(Configuration)\$(Platform)\Obj\</AssemblerListingLocation>
|
|
<ObjectFileName>Bin\$(Configuration)\$(Platform)\Obj\</ObjectFileName>
|
|
<ProgramDataBaseFileName>Bin\$(Configuration)\$(Platform)\Obj\</ProgramDataBaseFileName>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<CompileAs>Default</CompileAs>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0409</Culture>
|
|
</ResourceCompile>
|
|
<Link>
|
|
<OutputFile>Bin\$(Configuration)\$(Platform)\FreeImage.dll</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<ProgramDatabaseFile>.\Release/FreeImage.pdb</ProgramDatabaseFile>
|
|
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
<DataExecutionPrevention />
|
|
<ImportLibrary>.\Release/FreeImage.lib</ImportLibrary>
|
|
<TargetMachine>MachineX64</TargetMachine>
|
|
<Profile>true</Profile>
|
|
</Link>
|
|
<PostBuildEvent>
|
|
<Command>copy Release\FreeImage.dll Dist
|
|
copy Release\FreeImage.lib Dist
|
|
copy Source\FreeImage.h Dist
|
|
</Command>
|
|
</PostBuildEvent>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<Midl>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|
<TypeLibraryName>.\Debug/FreeImage.tlb</TypeLibraryName>
|
|
<HeaderFileName />
|
|
</Midl>
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<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;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;OPJ_STATIC;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;LIBRAW_NODLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<StringPooling>true</StringPooling>
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
<PrecompiledHeaderOutputFile>.\Debug/FreeImage.pch</PrecompiledHeaderOutputFile>
|
|
<AssemblerListingLocation>Bin\$(Configuration)\$(Platform)\Obj\</AssemblerListingLocation>
|
|
<ObjectFileName>Bin\$(Configuration)\$(Platform)\Obj\</ObjectFileName>
|
|
<ProgramDataBaseFileName>Bin\$(Configuration)\$(Platform)\Obj\</ProgramDataBaseFileName>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|
<CompileAs>Default</CompileAs>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0409</Culture>
|
|
</ResourceCompile>
|
|
<Link>
|
|
<OutputFile>Bin\$(Configuration)\$(Platform)\FreeImage.dll</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<ProgramDatabaseFile>.\Debug/FreeImaged.pdb</ProgramDatabaseFile>
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
<DataExecutionPrevention />
|
|
<ImportLibrary>.\Debug/FreeImaged.lib</ImportLibrary>
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
</Link>
|
|
<PostBuildEvent>
|
|
<Command>copy Debug\FreeImaged.dll Dist
|
|
copy Debug\FreeImaged.lib Dist
|
|
copy Source\FreeImage.h Dist
|
|
</Command>
|
|
</PostBuildEvent>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<Midl>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TargetEnvironment>X64</TargetEnvironment>
|
|
<TypeLibraryName>.\Debug/FreeImage.tlb</TypeLibraryName>
|
|
<HeaderFileName />
|
|
</Midl>
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<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;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;OPJ_STATIC;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_DEPRECATE;LIBRAW_NODLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<StringPooling>true</StringPooling>
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
<OpenMPSupport>true</OpenMPSupport>
|
|
<PrecompiledHeaderOutputFile>.\Debug/FreeImage.pch</PrecompiledHeaderOutputFile>
|
|
<AssemblerListingLocation>Bin\$(Configuration)\$(Platform)\Obj\</AssemblerListingLocation>
|
|
<ObjectFileName>Bin\$(Configuration)\$(Platform)\Obj\</ObjectFileName>
|
|
<ProgramDataBaseFileName>Bin\$(Configuration)\$(Platform)\Obj\</ProgramDataBaseFileName>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
<CompileAs>Default</CompileAs>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0409</Culture>
|
|
</ResourceCompile>
|
|
<Link>
|
|
<OutputFile>Bin\$(Configuration)\$(Platform)\FreeImage.dll</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<ProgramDatabaseFile>.\Debug/FreeImaged.pdb</ProgramDatabaseFile>
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
<DataExecutionPrevention />
|
|
<ImportLibrary>.\Debug/FreeImaged.lib</ImportLibrary>
|
|
<TargetMachine>MachineX64</TargetMachine>
|
|
</Link>
|
|
<PostBuildEvent>
|
|
<Command>copy Debug\FreeImaged.dll Dist
|
|
copy Debug\FreeImaged.lib Dist
|
|
copy Source\FreeImage.h Dist
|
|
</Command>
|
|
</PostBuildEvent>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="Source\DeprecationManager\Deprecated.cpp" />
|
|
<ClCompile Include="Source\DeprecationManager\DeprecationMgr.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\Background.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\BSplineRotate.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\Channels.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\ClassicRotate.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\Colors.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\CopyPaste.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\Display.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\Flip.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\JPEGTransform.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\MultigridPoissonSolver.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\Rescale.cpp" />
|
|
<ClCompile Include="Source\FreeImageToolkit\Resize.cpp" />
|
|
<ClCompile Include="Source\FreeImage\BitmapAccess.cpp" />
|
|
<ClCompile Include="Source\FreeImage\CacheFile.cpp" />
|
|
<ClCompile Include="Source\FreeImage\ColorLookup.cpp" />
|
|
<ClCompile Include="Source\FreeImage\Conversion.cpp" />
|
|
<ClCompile Include="Source\FreeImage\Conversion16_555.cpp" />
|
|
<ClCompile Include="Source\FreeImage\Conversion16_565.cpp" />
|
|
<ClCompile Include="Source\FreeImage\Conversion24.cpp" />
|
|
<ClCompile Include="Source\FreeImage\Conversion32.cpp" />
|
|
<ClCompile Include="Source\FreeImage\Conversion4.cpp" />
|
|
<ClCompile Include="Source\FreeImage\Conversion8.cpp" />
|
|
<ClCompile Include="Source\FreeImage\ConversionFloat.cpp" />
|
|
<ClCompile Include="Source\FreeImage\ConversionRGB16.cpp" />
|
|
<ClCompile Include="Source\FreeImage\ConversionRGBF.cpp" />
|
|
<ClCompile Include="Source\FreeImage\ConversionType.cpp" />
|
|
<ClCompile Include="Source\FreeImage\ConversionUINT16.cpp" />
|
|
<ClCompile Include="Source\FreeImage\FreeImage.cpp" />
|
|
<ClCompile Include="Source\FreeImage\FreeImageC.c" />
|
|
<ClCompile Include="Source\FreeImage\FreeImageIO.cpp" />
|
|
<ClCompile Include="Source\FreeImage\GetType.cpp" />
|
|
<ClCompile Include="Source\FreeImage\Halftoning.cpp" />
|
|
<ClCompile Include="Source\FreeImage\J2KHelper.cpp" />
|
|
<ClCompile Include="Source\FreeImage\MemoryIO.cpp" />
|
|
<ClCompile Include="Source\FreeImage\MNGHelper.cpp" />
|
|
<ClCompile Include="Source\FreeImage\MultiPage.cpp" />
|
|
<ClCompile Include="Source\FreeImage\NNQuantizer.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PixelAccess.cpp" />
|
|
<ClCompile Include="Source\FreeImage\Plugin.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginBMP.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginCUT.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginDDS.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginEXR.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginG3.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginGIF.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginHDR.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginICO.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginIFF.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginJ2K.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginJNG.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginJP2.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginJPEG.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginJXR.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginKOALA.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginMNG.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginPCD.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginPCX.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginPFM.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginPICT.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginPNG.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginPNM.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginPSD.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginRAS.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginRAW.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginSGI.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginTARGA.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginTIFF.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginWBMP.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginWebP.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginXBM.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PluginXPM.cpp" />
|
|
<ClCompile Include="Source\FreeImage\PSDParser.cpp" />
|
|
<ClCompile Include="Source\FreeImage\TIFFLogLuv.cpp" />
|
|
<ClCompile Include="Source\FreeImage\tmoColorConvert.cpp" />
|
|
<ClCompile Include="Source\FreeImage\tmoDrago03.cpp" />
|
|
<ClCompile Include="Source\FreeImage\tmoFattal02.cpp" />
|
|
<ClCompile Include="Source\FreeImage\tmoReinhard05.cpp" />
|
|
<ClCompile Include="Source\FreeImage\ToneMapping.cpp" />
|
|
<ClCompile Include="Source\FreeImage\WuQuantizer.cpp" />
|
|
<ClCompile Include="Source\FreeImage\ZLibInterface.cpp" />
|
|
<ClCompile Include="Source\Metadata\Exif.cpp" />
|
|
<ClCompile Include="Source\Metadata\FIRational.cpp" />
|
|
<ClCompile Include="Source\Metadata\FreeImageTag.cpp" />
|
|
<ClCompile Include="Source\Metadata\IPTC.cpp" />
|
|
<ClCompile Include="Source\Metadata\TagConversion.cpp" />
|
|
<ClCompile Include="Source\Metadata\TagLib.cpp" />
|
|
<ClCompile Include="Source\Metadata\XTIFF.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ResourceCompile Include="FreeImage.rc" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="Source\CacheFile.h" />
|
|
<ClInclude Include="Source\DeprecationManager\DeprecationMgr.h" />
|
|
<ClInclude Include="Source\FreeImage.h" />
|
|
<ClInclude Include="Source\FreeImageIO.h" />
|
|
<ClInclude Include="Source\FreeImageToolkit\Resize.h" />
|
|
<ClInclude Include="Source\FreeImage\J2KHelper.h" />
|
|
<ClInclude Include="Source\FreeImage\PSDParser.h" />
|
|
<ClInclude Include="Source\Metadata\FIRational.h" />
|
|
<ClInclude Include="Source\Metadata\FreeImageTag.h" />
|
|
<ClInclude Include="Source\Plugin.h" />
|
|
<ClInclude Include="Source\Quantizers.h" />
|
|
<ClInclude Include="Source\ToneMapping.h" />
|
|
<ClInclude Include="Source\Utilities.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Text Include="Todo.txt" />
|
|
<Text Include="Whatsnew.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="Source\LibJPEG\LibJPEG.2008.vcxproj">
|
|
<Project>{5e1d4e5f-e10c-4ba3-b663-f33014fd21d9}</Project>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
</ProjectReference>
|
|
<ProjectReference Include="Source\LibJXR\LibJXR.2008.vcxproj">
|
|
<Project>{244455e0-5f25-4451-9540-f317883e52a8}</Project>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
</ProjectReference>
|
|
<ProjectReference Include="Source\LibOpenJPEG\LibOpenJPEG.2008.vcxproj">
|
|
<Project>{e3536c28-a7f1-4b53-8e52-7d2232f9e098}</Project>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
</ProjectReference>
|
|
<ProjectReference Include="Source\LibPNG\LibPNG.2008.vcxproj">
|
|
<Project>{7db10b50-ce00-4d7a-b322-6824f05d2fcb}</Project>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
</ProjectReference>
|
|
<ProjectReference Include="Source\LibRawLite\LibRawLite.2008.vcxproj">
|
|
<Project>{07f662c1-1323-42ab-b6af-fbfd34a7437a}</Project>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
</ProjectReference>
|
|
<ProjectReference Include="Source\LibTIFF4\LibTIFF4.2008.vcxproj">
|
|
<Project>{ec085cbd-e9c3-477f-9a97-cb9d5da30e27}</Project>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
</ProjectReference>
|
|
<ProjectReference Include="Source\LibWebP\LibWebP.2008.vcxproj">
|
|
<Project>{097d9f6c-fd0e-4cbc-9676-009012aaeca8}</Project>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
</ProjectReference>
|
|
<ProjectReference Include="Source\OpenEXR\OpenEXR.2008.vcxproj">
|
|
<Project>{17a4874b-0606-4687-90b6-f91f8cb3b8af}</Project>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
</ProjectReference>
|
|
<ProjectReference Include="Source\ZLib\ZLib.2008.vcxproj">
|
|
<Project>{33134f61-c1ad-4b6f-9cea-503a9f140c52}</Project>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |