aboutsummaryrefslogtreecommitdiff
path: root/lib/cximage-6.0/ImageLib.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cximage-6.0/ImageLib.vcproj')
-rw-r--r--lib/cximage-6.0/ImageLib.vcproj636
1 files changed, 0 insertions, 636 deletions
diff --git a/lib/cximage-6.0/ImageLib.vcproj b/lib/cximage-6.0/ImageLib.vcproj
deleted file mode 100644
index de91620d76..0000000000
--- a/lib/cximage-6.0/ImageLib.vcproj
+++ /dev/null
@@ -1,636 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="ImageLib_dll"
- ProjectGUID="{3B424C94-2005-44CC-BFB1-4B6C89090732}"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Unicode Debug|Win32"
- OutputDirectory="$(SolutionDir)libs\$(ProjectName)\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)objs\$(ProjectName)\$(ConfigurationName)\"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Unicode_Debug/CxImageCrtDll.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\zlib;..\zlib\win32"
- PreprocessorDefinitions="_WINDOWS;_USRDLL;JAS_WIN_MSVC_BUILD;WIN32;_DEBUG;UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;_CONSOLE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- PrecompiledHeaderFile=".\Unicode_Debug/CxImageCrtDll.pch"
- AssemblerListingLocation=".\Unicode_Debug/"
- ObjectFile=".\Unicode_Debug/"
- ProgramDataBaseFileName=".\Unicode_Debug/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- CompileAs="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../bin/cximagecrtdu.dll"
- LinkIncremental="1"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- ProgramDatabaseFile=".\Unicode_Debug/cximagecrtdu.pdb"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary=".\Unicode_Debug/cximagecrtdu.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|Win32"
- OutputDirectory="$(SolutionDir)libs\$(ProjectName)\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)objs\$(ProjectName)\$(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="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/CxImageCrtDll.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\zlib;..\zlib\win32"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;JAS_WIN_MSVC_BUILD;_CRT_SECURE_NO_DEPRECATE;_CONSOLE"
- ExceptionHandling="2"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- PrecompiledHeaderFile=".\Debug/CxImageCrtDll.pch"
- AssemblerListingLocation=".\Debug/"
- ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- CompileAs="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="..\..\..\system\ImageLib.dll"
- LinkIncremental="0"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- ProgramDatabaseFile=".\Debug/ImageLib.pdb"
- RandomizedBaseAddress="2"
- DataExecutionPrevention="0"
- ImportLibrary=".\Debug/cximagecrtd.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|Win32"
- OutputDirectory="$(SolutionDir)libs\$(ProjectName)\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)objs\$(ProjectName)\$(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="1"
- TypeLibraryName=".\Release/CxImageCrtDll.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\zlib;..\zlib\win32"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;JAS_WIN_MSVC_BUILD;_CRT_SECURE_NO_DEPRECATE;_CONSOLE"
- StringPooling="true"
- ExceptionHandling="2"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- EnableFunctionLevelLinking="true"
- EnableEnhancedInstructionSet="1"
- PrecompiledHeaderFile=".\Release/CxImageCrtDll.pch"
- AssemblerListingLocation=".\Release/"
- ObjectFile=".\Release/"
- ProgramDataBaseFileName=".\Release/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- CompileAs="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="..\..\..\system\ImageLib.dll"
- LinkIncremental="1"
- SuppressStartupBanner="true"
- ProgramDatabaseFile=".\Release/cximagecrt.pdb"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- RandomizedBaseAddress="2"
- DataExecutionPrevention="0"
- ImportLibrary=".\Release/cximagecrt.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="Unicode Release|Win32"
- OutputDirectory="$(SolutionDir)libs\$(ProjectName)\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)objs\$(ProjectName)\$(ConfigurationName)\"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="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=".\Unicode_Release/CxImageCrtDll.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\zlib;..\zlib\win32"
- PreprocessorDefinitions="_WINDOWS;_USRDLL;JAS_WIN_MSVC_BUILD;WIN32;NDEBUG;UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;_CONSOLE"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- PrecompiledHeaderFile=".\Unicode_Release/CxImageCrtDll.pch"
- AssemblerListingLocation=".\Unicode_Release/"
- ObjectFile=".\Unicode_Release/"
- ProgramDataBaseFileName=".\Unicode_Release/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- CompileAs="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="../../bin/cximagecrtu.dll"
- LinkIncremental="1"
- SuppressStartupBanner="true"
- ProgramDatabaseFile=".\Unicode_Release/cximagecrtu.pdb"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary=".\Unicode_Release/cximagecrtu.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>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath=".\CxImage\CxImageDLL\CxImageCrtDll.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\DllInterface.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\tif_xfile.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximabmp.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximadsp.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximaenc.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximaexif.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximage.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximagif.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximahist.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximaico.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximainfo.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximaint.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximajas.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximajbg.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximajpg.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximalpha.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximalyr.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximamng.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximapal.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximapcx.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximapng.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximaraw.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximasel.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximaska.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximatga.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximath.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximatif.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximatran.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximawbmp.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximawmf.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximawnd.cpp"
- >
- </File>
- <File
- RelativePath=".\CxImage\xmemfile.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- <File
- RelativePath=".\CxImage\CxImageDLL\StdCrt.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\xfile.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximabmp.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximacfg.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximadef.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximage.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximagif.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximaico.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximaiter.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximajas.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximajbg.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximajpg.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximamng.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximapcx.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximapng.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximaraw.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximaska.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximatga.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximath.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximatif.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximawbmp.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\ximawmf.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\xiofile.h"
- >
- </File>
- <File
- RelativePath=".\CxImage\xmemfile.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>