summaryrefslogtreecommitdiff
path: root/plugins/freeimage/FreeImage_9.vcproj
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/FreeImage_9.vcproj
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/FreeImage_9.vcproj')
-rw-r--r--plugins/freeimage/FreeImage_9.vcproj1544
1 files changed, 1544 insertions, 0 deletions
diff --git a/plugins/freeimage/FreeImage_9.vcproj b/plugins/freeimage/FreeImage_9.vcproj
new file mode 100644
index 0000000000..e20ea4b524
--- /dev/null
+++ b/plugins/freeimage/FreeImage_9.vcproj
@@ -0,0 +1,1544 @@
+<?xml version="1.0" encoding="windows-1251"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9.00"
+ Name="FreeImage"
+ ProjectGUID="{D0C4EACD-F264-4CFA-9AFC-3918FEC31A9A}"
+ RootNamespace="FreeImage"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ <Platform
+ Name="x64"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Release Unicode|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="NDEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="1"
+ TypeLibraryName=".\FreeImage___Win32_Release_Unicode/FreeImage.tlb"
+ HeaderFileName=""
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="3"
+ InlineFunctionExpansion="1"
+ EnableIntrinsicFunctions="true"
+ FavorSizeOrSpeed="2"
+ WholeProgramOptimization="true"
+ AdditionalIncludeDirectories="Source,Source\ZLib,..\..\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="false"
+ EnableFunctionLevelLinking="true"
+ FloatingPointModel="2"
+ AssemblerListingLocation=""
+ BrowseInformation="0"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ DisableSpecificWarnings="4996"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG,UNICODE"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="true"
+ AdditionalDependencies="msimg32.lib"
+ OutputFile="$(OutDir)/advaimg.dll"
+ GenerateDebugInformation="true"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ LinkTimeCodeGeneration="1"
+ BaseAddress="0x5130000"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="$(IntDir)/$(TargetName).lib"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release Unicode|x64"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="NDEBUG"
+ MkTypLibCompatible="true"
+ SuppressStartupBanner="true"
+ TargetEnvironment="3"
+ TypeLibraryName=".\FreeImage___Win32_Release_Unicode/FreeImage.tlb"
+ HeaderFileName=""
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="3"
+ InlineFunctionExpansion="1"
+ EnableIntrinsicFunctions="true"
+ FavorSizeOrSpeed="2"
+ WholeProgramOptimization="true"
+ AdditionalIncludeDirectories="Source,Source\ZLib,..\..\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="false"
+ EnableFunctionLevelLinking="true"
+ FloatingPointModel="2"
+ AssemblerListingLocation=""
+ BrowseInformation="0"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ DisableSpecificWarnings="4996"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG,UNICODE"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="true"
+ AdditionalDependencies="msimg32.lib"
+ OutputFile="$(OutDir)/advaimg.dll"
+ GenerateDebugInformation="true"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ LinkTimeCodeGeneration="1"
+ BaseAddress="0x5130000"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="$(IntDir)/$(TargetName).lib"
+ TargetMachine="17"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ WholeProgramOptimization="1"
+ >
+ <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="3"
+ InlineFunctionExpansion="1"
+ EnableIntrinsicFunctions="true"
+ FavorSizeOrSpeed="2"
+ WholeProgramOptimization="true"
+ AdditionalIncludeDirectories="Source,Source\ZLib,..\..\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="false"
+ EnableFunctionLevelLinking="true"
+ FloatingPointModel="2"
+ RuntimeTypeInfo="false"
+ PrecompiledHeaderFile=""
+ AssemblerListingLocation=""
+ BrowseInformation="0"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ DisableSpecificWarnings="4996"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="true"
+ AdditionalDependencies="msimg32.lib"
+ OutputFile="$(OutDir)/advaimg.dll"
+ SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
+ GenerateMapFile="false"
+ MapFileName=""
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ OptimizeForWindows98="0"
+ LinkTimeCodeGeneration="1"
+ BaseAddress="0x5130000"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="$(IntDir)/$(TargetName).lib"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|x64"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ WholeProgramOptimization="1"
+ >
+ <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="3"
+ InlineFunctionExpansion="1"
+ EnableIntrinsicFunctions="true"
+ FavorSizeOrSpeed="2"
+ WholeProgramOptimization="true"
+ AdditionalIncludeDirectories="Source,Source\ZLib,..\..\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="false"
+ EnableFunctionLevelLinking="true"
+ FloatingPointModel="2"
+ RuntimeTypeInfo="false"
+ PrecompiledHeaderFile=""
+ AssemblerListingLocation=""
+ BrowseInformation="0"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ DisableSpecificWarnings="4996"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="true"
+ AdditionalDependencies="msimg32.lib"
+ OutputFile="$(OutDir)/advaimg.dll"
+ SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
+ GenerateMapFile="false"
+ MapFileName=""
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ OptimizeForWindows98="0"
+ LinkTimeCodeGeneration="1"
+ BaseAddress="0x5130000"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="$(IntDir)/$(TargetName).lib"
+ TargetMachine="17"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ 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,..\..\include"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ EnableFunctionLevelLinking="true"
+ AssemblerListingLocation=""
+ BrowseInformation="0"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="4"
+ CompileAs="0"
+ DisableSpecificWarnings="4996"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="true"
+ AdditionalDependencies="msimg32.lib"
+ OutputFile="$(OutDir)/advaimg.dll"
+ SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
+ GenerateMapFile="false"
+ MapFileName=""
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="$(IntDir)/$(TargetName).lib"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|x64"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ 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,..\..\include"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ EnableFunctionLevelLinking="true"
+ AssemblerListingLocation=""
+ BrowseInformation="0"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ DisableSpecificWarnings="4996"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="true"
+ AdditionalDependencies="msimg32.lib"
+ OutputFile="$(OutDir)/advaimg.dll"
+ SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
+ GenerateMapFile="false"
+ MapFileName=""
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="$(IntDir)/$(TargetName).lib"
+ TargetMachine="17"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug Unicode|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ 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,..\..\include"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ StringPooling="false"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ EnableFunctionLevelLinking="true"
+ FloatingPointModel="0"
+ AssemblerListingLocation=""
+ BrowseInformation="0"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="4"
+ CompileAs="0"
+ DisableSpecificWarnings="4996"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="true"
+ AdditionalDependencies="msimg32.lib"
+ OutputFile="$(OutDir)/advaimg.dll"
+ SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
+ ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
+ GenerateMapFile="false"
+ MapFileName=""
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="$(IntDir)/$(TargetName).lib"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug Unicode|x64"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)64/Plugins"
+ IntermediateDirectory="$(SolutionDir)$(ConfigurationName)64/Obj/$(ProjectName)"
+ ConfigurationType="2"
+ 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,..\..\include"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FREEIMAGE_EXPORTS;_CRT_SECURE_NO_WARNINGS"
+ StringPooling="false"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ EnableFunctionLevelLinking="true"
+ FloatingPointModel="0"
+ AssemblerListingLocation=""
+ BrowseInformation="0"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ DisableSpecificWarnings="4996"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ IgnoreImportLibrary="true"
+ AdditionalDependencies="msimg32.lib"
+ OutputFile="$(OutDir)/advaimg.dll"
+ SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
+ ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
+ GenerateMapFile="false"
+ MapFileName=""
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ ImportLibrary="$(IntDir)/$(TargetName).lib"
+ TargetMachine="17"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ <ProjectReference
+ ReferencedProjectIdentifier="{E2A369CD-EDA3-414F-8AD0-E732CD7EE68C}"
+ RelativePathToProject="..\plugins\zlib\zlib_9.vcproj"
+ />
+ </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\Plugin.cpp"
+ >
+ </File>
+ <File
+ RelativePath="Source\FreeImage\PluginBMP.cpp"
+ >
+ </File>
+ <File
+ RelativePath="Source\FreeImage\PluginCUT.cpp"
+ >
+ </File>
+ <File
+ RelativePath="Source\FreeImage\PluginGIF.cpp"
+ >
+ </File>
+ <File
+ RelativePath="Source\FreeImage\PluginICO.cpp"
+ >
+ </File>
+ <File
+ RelativePath="Source\FreeImage\PluginJPEG.cpp"
+ >
+ </File>
+ <File
+ RelativePath="Source\FreeImage\PluginPNG.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\FreeImageToolkit\MultigridPoissonSolver.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="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>
+ </Filter>
+ <Filter
+ Name="Miranda"
+ >
+ <File
+ RelativePath="Miranda\main.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="LibJPEG"
+ >
+ <Filter
+ Name="Source Files"
+ >
+ <File
+ RelativePath=".\Source\LibJPEG\jaricom.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcapimin.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcapistd.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcarith.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jccoefct.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jccolor.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcdctmgr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jchuff.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcinit.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcmainct.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcmarker.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcmaster.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcomapi.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcparam.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcprepct.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jcsample.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jctrans.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdapimin.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdapistd.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdarith.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdatadst.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdatasrc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdcoefct.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdcolor.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jddctmgr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdhuff.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdinput.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdmainct.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdmarker.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdmaster.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdmerge.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdpostct.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdsample.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdtrans.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jerror.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jfdctflt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jfdctfst.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jfdctint.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jidctflt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jidctfst.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jidctint.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jmemmgr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jmemnobs.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jquant1.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jquant2.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jutils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\rdbmp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\rdcolmap.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\rdgif.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\rdppm.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\rdrle.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\rdswitch.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\rdtarga.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\transupp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\wrbmp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\wrgif.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\wrppm.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\wrrle.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\wrtarga.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ >
+ <File
+ RelativePath=".\Source\LibJPEG\cderror.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\cdjpeg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jconfig.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jdct.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jerror.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jinclude.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jmemsys.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jmorecfg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jpegint.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jpeglib.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\jversion.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibJPEG\transupp.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="LibPNG"
+ >
+ <Filter
+ Name="Source Files"
+ >
+ <File
+ RelativePath=".\Source\LibPNG\png.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngerror.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngget.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngmem.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngpread.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngread.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngrio.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngrtran.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngrutil.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngset.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngtrans.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngwio.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngwrite.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngwtran.c"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngwutil.c"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ >
+ <File
+ RelativePath=".\Source\LibPNG\png.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngconf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngdebug.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pnginfo.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pnglibconf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngpriv.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Source\LibPNG\pngstruct.h"
+ >
+ </File>
+ </Filter>
+ </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="Miranda\include\m_freeimage.h"
+ >
+ </File>
+ <File
+ RelativePath="Miranda\include\m_imgsrvc.h"
+ >
+ </File>
+ <File
+ RelativePath="Source\Plugin.h"
+ >
+ </File>
+ <File
+ RelativePath="Source\Quantizers.h"
+ >
+ </File>
+ <File
+ RelativePath="Source\ToneMapping.h"
+ >
+ </File>
+ <File
+ RelativePath="Source\Utilities.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Miranda\version.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Toolkit Files"
+ >
+ <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\Rescale.cpp"
+ >
+ </File>
+ <File
+ RelativePath="Source\FreeImageToolkit\Resize.cpp"
+ >
+ </File>
+ <File
+ RelativePath="Source\FreeImageToolkit\Resize.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>