diff options
Diffstat (limited to 'debian/lcms/lcms-1.19.dfsg2/Projects/VC7')
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/Python.vcproj | 177 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/Testbed.vcproj | 166 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icc2ps.vcproj | 155 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icclink.vcproj | 155 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icctrans.vcproj | 158 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/jpegicc.vcproj | 166 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.rc | 113 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.sln | 101 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.vcproj | 218 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcmsdll.vcproj | 243 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/resource.h | 16 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/tiffdiff.vcproj | 140 | ||||
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC7/tifficc.vcproj | 161 |
13 files changed, 1969 insertions, 0 deletions
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/Python.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/Python.vcproj new file mode 100755 index 00000000..243244ec --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/Python.vcproj @@ -0,0 +1,177 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="Python"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\PythonRelease"
+ ConfigurationType="2"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PYTHON_EXPORTS"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\PythonRelease/Python.pch"
+ AssemblerListingLocation=".\PythonRelease/"
+ ObjectFile=".\PythonRelease/"
+ ProgramDataBaseFileName=".\PythonRelease/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ OutputFile="..\..\python\_lcms.pyd"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ ProgramDatabaseFile="./_lcms.pdb"
+ ImportLibrary="./_lcms.lib"/>
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="NDEBUG"
+ MkTypLibCompatible="TRUE"
+ SuppressStartupBanner="TRUE"
+ TargetEnvironment="1"
+ TypeLibraryName="./Python.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="0"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\PythonDebug"
+ ConfigurationType="2"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\include,..\..\include"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PYTHON_EXPORTS"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\PythonDebug/Python.pch"
+ AssemblerListingLocation=".\PythonDebug/"
+ ObjectFile=".\PythonDebug/"
+ ProgramDataBaseFileName=".\PythonDebug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ OutputFile="..\..\bin\lcmsd.pyd"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="./lcmsd.pdb"
+ ImportLibrary="./lcmsd.lib"/>
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="_DEBUG"
+ MkTypLibCompatible="TRUE"
+ SuppressStartupBanner="TRUE"
+ TargetEnvironment="1"
+ TypeLibraryName="./Python.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <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="..\..\python\lcms_wrap.cxx">
+ </File>
+ </Filter>
+ <Filter
+ Name="SWIG Files"
+ Filter=".i">
+ <File
+ RelativePath="..\..\python\lcms.i">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ CommandLine="cd ..\..\python
+swig -c++ -python -DLCMS_APIONLY -I..\include -o $(InputDir)$(InputName)_wrap.cxx $(InputPath)
+"
+ Outputs="$(InputDir)$(InputName)_wrap.cxx"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ CommandLine="cd ..\..\python
+swig -c++ -python -DLCMS_APIONLY -I..\include -o $(InputDir)$(InputName)_wrap.cxx $(InputPath)
+"
+ Outputs="$(InputDir)$(InputName)_wrap.cxx"/>
+ </FileConfiguration>
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/Testbed.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/Testbed.vcproj new file mode 100755 index 00000000..172f91af --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/Testbed.vcproj @@ -0,0 +1,166 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="Testbed"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\TestBedDebug"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ PrecompiledHeaderFile=".\TestBedDebug/Testbed.pch"
+ AssemblerListingLocation=".\TestBedDebug/"
+ ObjectFile=".\TestBedDebug/"
+ ProgramDataBaseFileName=".\TestBedDebug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="mscms.lib"
+ OutputFile="..\..\testbed\testcms.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="./testcms.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./Testbed.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\TestBedRelease"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="3"
+ GlobalOptimizations="TRUE"
+ InlineFunctionExpansion="2"
+ EnableIntrinsicFunctions="TRUE"
+ ImproveFloatingPointConsistency="FALSE"
+ FavorSizeOrSpeed="1"
+ OmitFramePointers="FALSE"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,CHECK_PERFORMANCE"
+ StringPooling="TRUE"
+ RuntimeLibrary="4"
+ EnableFunctionLevelLinking="TRUE"
+ EnableEnhancedInstructionSet="2"
+ PrecompiledHeaderFile=".\TestBedRelease/Testbed.pch"
+ AssemblerListingLocation=".\TestBedRelease/"
+ ObjectFile=".\TestBedRelease/"
+ ProgramDataBaseFileName=".\TestBedRelease/"
+ WarningLevel="4"
+ SuppressStartupBanner="TRUE"
+ Detect64BitPortabilityProblems="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="odbc32.lib odbccp32.lib mscms.lib"
+ OutputFile="..\..\testbed\testcms.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ ProgramDatabaseFile="./testcms.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./Testbed.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <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="..\..\testbed\testcms.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\include\icc34.h">
+ </File>
+ <File
+ RelativePath="..\..\include\lcms.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icc2ps.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icc2ps.vcproj new file mode 100755 index 00000000..6d9566a3 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icc2ps.vcproj @@ -0,0 +1,155 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="icc2ps"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\icc2psRelease"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\icc2psRelease/icc2ps.pch"
+ AssemblerListingLocation=".\icc2psRelease/"
+ ObjectFile=".\icc2psRelease/"
+ ProgramDataBaseFileName=".\icc2psRelease/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ OutputFile="..\..\bin\icc2ps.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ ProgramDatabaseFile="./icc2ps.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./icc2ps.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\icc2psDebug"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\icc2psDebug/icc2ps.pch"
+ AssemblerListingLocation=".\icc2psDebug/"
+ ObjectFile=".\icc2psDebug/"
+ ProgramDataBaseFileName=".\icc2psDebug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ OutputFile="..\..\bin\icc2ps.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="./icc2ps.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./icc2ps.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <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="..\..\samples\icc2ps.c">
+ </File>
+ <File
+ RelativePath="..\..\samples\xgetopt.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icclink.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icclink.vcproj new file mode 100755 index 00000000..896d73d5 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icclink.vcproj @@ -0,0 +1,155 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="icclink"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\icclinkDebug"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\icclinkDebug/icclink.pch"
+ AssemblerListingLocation=".\icclinkDebug/"
+ ObjectFile=".\icclinkDebug/"
+ ProgramDataBaseFileName=".\icclinkDebug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ OutputFile="..\..\bin\icclink.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="./icclink.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./icclink.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\icclinkRelease"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\icclinkRelease/icclink.pch"
+ AssemblerListingLocation=".\icclinkRelease/"
+ ObjectFile=".\icclinkRelease/"
+ ProgramDataBaseFileName=".\icclinkRelease/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ OutputFile="..\..\bin\icclink.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ ProgramDatabaseFile="./icclink.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./icclink.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <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="..\..\samples\icclink.c">
+ </File>
+ <File
+ RelativePath="..\..\samples\xgetopt.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icctrans.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icctrans.vcproj new file mode 100755 index 00000000..36c2a62c --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/icctrans.vcproj @@ -0,0 +1,158 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="icctrans"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\IccTransDebug"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\IccTransDebug/icctrans.pch"
+ AssemblerListingLocation=".\IccTransDebug/"
+ ObjectFile=".\IccTransDebug/"
+ ProgramDataBaseFileName=".\IccTransDebug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ OutputFile="..\..\bin\icctrans.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="./icctrans.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./icctrans.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\IccTransRelease"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\IccTransRelease/icctrans.pch"
+ AssemblerListingLocation=".\IccTransRelease/"
+ ObjectFile=".\IccTransRelease/"
+ ProgramDataBaseFileName=".\IccTransRelease/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ OutputFile="..\..\bin\icctrans.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ ProgramDatabaseFile="./icctrans.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./icctrans.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <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="..\..\samples\icctrans.c">
+ </File>
+ <File
+ RelativePath="..\..\samples\vprf.c">
+ </File>
+ <File
+ RelativePath="..\..\samples\xgetopt.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/jpegicc.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/jpegicc.vcproj new file mode 100755 index 00000000..af6914a4 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/jpegicc.vcproj @@ -0,0 +1,166 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="jpegicc"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\JPEGIccRelease"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\JPEGIccRelease/jpegicc.pch"
+ AssemblerListingLocation=".\JPEGIccRelease/"
+ ObjectFile=".\JPEGIccRelease/"
+ ProgramDataBaseFileName=".\JPEGIccRelease/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="libjpeg.lib"
+ OutputFile="..\..\bin\jpegicc.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ ProgramDatabaseFile="./jpegicc.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./jpegicc.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\JPEGIccDebug"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\JPEGIccDebug/jpegicc.pch"
+ AssemblerListingLocation=".\JPEGIccDebug/"
+ ObjectFile=".\JPEGIccDebug/"
+ ProgramDataBaseFileName=".\JPEGIccDebug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="libjpeg.lib"
+ OutputFile="..\..\bin\jpegicc.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="./jpegicc.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./jpegicc.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <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="..\..\jpegicc\iccjpeg.c">
+ </File>
+ <File
+ RelativePath="..\..\jpegicc\jpegicc.c">
+ </File>
+ <File
+ RelativePath="..\..\samples\vprf.c">
+ </File>
+ <File
+ RelativePath="..\..\samples\xgetopt.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\jpegicc\iccjpeg.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.rc b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.rc new file mode 100755 index 00000000..477b2792 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.rc @@ -0,0 +1,113 @@ +//Microsoft Developer Studio generated resource script.
+//
+#include "resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#define APSTUDIO_HIDDEN_SYMBOLS
+#include "windows.h"
+#undef APSTUDIO_HIDDEN_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Spanish (Modern) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ESN)
+#ifdef _WIN32
+LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MODERN
+#pragma code_page(1252)
+#endif //_WIN32
+
+#ifndef _MAC
+/////////////////////////////////////////////////////////////////////////////
+//
+// Version
+//
+
+1 VERSIONINFO
+ FILEVERSION 1,0,17,0
+ PRODUCTVERSION 1,0,17,0
+ FILEFLAGSMASK 0x0L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x40004L
+ FILETYPE 0x2L
+ FILESUBTYPE 0x0L
+BEGIN
+ BLOCK "StringFileInfo"
+ BEGIN
+ BLOCK "040904e4"
+ BEGIN
+ VALUE "Comments", "\0"
+ VALUE "CompanyName", "Marti Maria\0"
+ VALUE "FileDescription", "lcms color engine\0"
+ VALUE "FileVersion", "1.17\0"
+ VALUE "InternalName", "lcms\0"
+ VALUE "LegalCopyright", "Copyright � Marti Maria 2007\0"
+ VALUE "LegalTrademarks", "\0"
+ VALUE "OriginalFilename", "lcms.dll\0"
+ VALUE "PrivateBuild", "\0"
+ VALUE "ProductName", "LittleCMS color engine\0"
+ VALUE "ProductVersion", "1, 0, 17, 0\0"
+ VALUE "SpecialBuild", "\0"
+ END
+ END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0x409, 1252
+ END
+END
+
+#endif // !_MAC
+
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE DISCARDABLE
+BEGIN
+ "resource.h\0"
+END
+
+2 TEXTINCLUDE DISCARDABLE
+BEGIN
+ "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
+ "#include ""windows.h""\r\n"
+ "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
+ "\0"
+END
+
+3 TEXTINCLUDE DISCARDABLE
+BEGIN
+ "\r\n"
+ "\0"
+END
+
+#endif // APSTUDIO_INVOKED
+
+#endif // Spanish (Modern) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.sln b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.sln new file mode 100755 index 00000000..54cb4100 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.sln @@ -0,0 +1,101 @@ +Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Python", "Python.vcproj", "{4B1BD179-E07A-4503-AFE7-80887FD2325B}"
+ ProjectSection(ProjectDependencies) = postProject
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854} = {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Testbed", "Testbed.vcproj", "{9B33344A-BC90-46BC-8C5E-486486939058}"
+ ProjectSection(ProjectDependencies) = postProject
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854} = {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icc2ps", "icc2ps.vcproj", "{F531CA31-233E-4BEB-AF11-75537F42AC5D}"
+ ProjectSection(ProjectDependencies) = postProject
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854} = {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icclink", "icclink.vcproj", "{ED798BF3-A6B6-461E-BA73-FB3DB6A405E7}"
+ ProjectSection(ProjectDependencies) = postProject
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854} = {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icctrans", "icctrans.vcproj", "{653AB287-0DF9-43C5-ADC8-42AD29A65E29}"
+ ProjectSection(ProjectDependencies) = postProject
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854} = {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jpegicc", "jpegicc.vcproj", "{05DB644D-C93A-467A-8EA7-A7D126A5DBD7}"
+ ProjectSection(ProjectDependencies) = postProject
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854} = {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lcms", "lcms.vcproj", "{0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lcmsdll", "lcmsdll.vcproj", "{7F0F763A-BFD2-4AB1-B392-5F3DEAED6A0B}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tifficc", "tifficc.vcproj", "{80BDA079-63BA-4B6A-ACA7-74EFB9FB5A17}"
+ ProjectSection(ProjectDependencies) = postProject
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854} = {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tiffdiff", "tiffdiff.vcproj", "{3867AE1B-D562-48AE-89AC-5905A18418E4}"
+ ProjectSection(ProjectDependencies) = postProject
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854} = {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ Debug = Debug
+ Release = Release
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {4B1BD179-E07A-4503-AFE7-80887FD2325B}.Debug.ActiveCfg = Debug|Win32
+ {4B1BD179-E07A-4503-AFE7-80887FD2325B}.Debug.Build.0 = Debug|Win32
+ {4B1BD179-E07A-4503-AFE7-80887FD2325B}.Release.ActiveCfg = Release|Win32
+ {4B1BD179-E07A-4503-AFE7-80887FD2325B}.Release.Build.0 = Release|Win32
+ {9B33344A-BC90-46BC-8C5E-486486939058}.Debug.ActiveCfg = Debug|Win32
+ {9B33344A-BC90-46BC-8C5E-486486939058}.Debug.Build.0 = Debug|Win32
+ {9B33344A-BC90-46BC-8C5E-486486939058}.Release.ActiveCfg = Release|Win32
+ {9B33344A-BC90-46BC-8C5E-486486939058}.Release.Build.0 = Release|Win32
+ {F531CA31-233E-4BEB-AF11-75537F42AC5D}.Debug.ActiveCfg = Debug|Win32
+ {F531CA31-233E-4BEB-AF11-75537F42AC5D}.Debug.Build.0 = Debug|Win32
+ {F531CA31-233E-4BEB-AF11-75537F42AC5D}.Release.ActiveCfg = Release|Win32
+ {F531CA31-233E-4BEB-AF11-75537F42AC5D}.Release.Build.0 = Release|Win32
+ {ED798BF3-A6B6-461E-BA73-FB3DB6A405E7}.Debug.ActiveCfg = Debug|Win32
+ {ED798BF3-A6B6-461E-BA73-FB3DB6A405E7}.Debug.Build.0 = Debug|Win32
+ {ED798BF3-A6B6-461E-BA73-FB3DB6A405E7}.Release.ActiveCfg = Release|Win32
+ {ED798BF3-A6B6-461E-BA73-FB3DB6A405E7}.Release.Build.0 = Release|Win32
+ {653AB287-0DF9-43C5-ADC8-42AD29A65E29}.Debug.ActiveCfg = Debug|Win32
+ {653AB287-0DF9-43C5-ADC8-42AD29A65E29}.Debug.Build.0 = Debug|Win32
+ {653AB287-0DF9-43C5-ADC8-42AD29A65E29}.Release.ActiveCfg = Release|Win32
+ {653AB287-0DF9-43C5-ADC8-42AD29A65E29}.Release.Build.0 = Release|Win32
+ {05DB644D-C93A-467A-8EA7-A7D126A5DBD7}.Debug.ActiveCfg = Debug|Win32
+ {05DB644D-C93A-467A-8EA7-A7D126A5DBD7}.Debug.Build.0 = Debug|Win32
+ {05DB644D-C93A-467A-8EA7-A7D126A5DBD7}.Release.ActiveCfg = Release|Win32
+ {05DB644D-C93A-467A-8EA7-A7D126A5DBD7}.Release.Build.0 = Release|Win32
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}.Debug.ActiveCfg = Debug|Win32
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}.Debug.Build.0 = Debug|Win32
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}.Release.ActiveCfg = Release|Win32
+ {0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}.Release.Build.0 = Release|Win32
+ {7F0F763A-BFD2-4AB1-B392-5F3DEAED6A0B}.Debug.ActiveCfg = Debug|Win32
+ {7F0F763A-BFD2-4AB1-B392-5F3DEAED6A0B}.Debug.Build.0 = Debug|Win32
+ {7F0F763A-BFD2-4AB1-B392-5F3DEAED6A0B}.Release.ActiveCfg = Release|Win32
+ {7F0F763A-BFD2-4AB1-B392-5F3DEAED6A0B}.Release.Build.0 = Release|Win32
+ {80BDA079-63BA-4B6A-ACA7-74EFB9FB5A17}.Debug.ActiveCfg = Debug|Win32
+ {80BDA079-63BA-4B6A-ACA7-74EFB9FB5A17}.Debug.Build.0 = Debug|Win32
+ {80BDA079-63BA-4B6A-ACA7-74EFB9FB5A17}.Release.ActiveCfg = Release|Win32
+ {80BDA079-63BA-4B6A-ACA7-74EFB9FB5A17}.Release.Build.0 = Release|Win32
+ {3867AE1B-D562-48AE-89AC-5905A18418E4}.Debug.ActiveCfg = Debug|Win32
+ {3867AE1B-D562-48AE-89AC-5905A18418E4}.Debug.Build.0 = Debug|Win32
+ {3867AE1B-D562-48AE-89AC-5905A18418E4}.Release.ActiveCfg = Release|Win32
+ {3867AE1B-D562-48AE-89AC-5905A18418E4}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.vcproj new file mode 100755 index 00000000..082ab656 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcms.vcproj @@ -0,0 +1,218 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="lcms"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\LibRelease"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="3"
+ GlobalOptimizations="TRUE"
+ InlineFunctionExpansion="1"
+ EnableIntrinsicFunctions="TRUE"
+ FavorSizeOrSpeed="1"
+ OmitFramePointers="TRUE"
+ EnableFiberSafeOptimizations="TRUE"
+ OptimizeForProcessor="0"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ ExceptionHandling="FALSE"
+ RuntimeLibrary="4"
+ StructMemberAlignment="0"
+ EnableFunctionLevelLinking="TRUE"
+ EnableEnhancedInstructionSet="0"
+ PrecompiledHeaderFile=".\LibRelease/lcms.pch"
+ AssemblerListingLocation=".\LibRelease/"
+ ObjectFile=".\LibRelease/"
+ ProgramDataBaseFileName=".\LibRelease/"
+ WarningLevel="4"
+ SuppressStartupBanner="FALSE"
+ Detect64BitPortabilityProblems="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\lib\MS\lcms.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\LibDebug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ PrecompiledHeaderFile=".\LibDebug/lcms.pch"
+ AssemblerListingLocation=".\LibDebug/"
+ ObjectFile=".\LibDebug/"
+ ProgramDataBaseFileName=".\LibDebug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\lib\MS\lcmsd.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="3082"/>
+ <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="..\..\src\cmscam02.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmscam97.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmscgats.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmscnvrt.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmserr.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsgamma.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsgmt.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsintrp.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsio0.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsio1.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmslut.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsmatsh.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsmtrx.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsnamed.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmspack.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmspcs.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsps2.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmssamp.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsvirt.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmswtpnt.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsxform.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\include\icc34.h">
+ </File>
+ <File
+ RelativePath="..\..\include\lcms.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="Documentation"
+ Filter=".txt">
+ <File
+ RelativePath="..\..\doc\LCMSAPI.TXT">
+ </File>
+ <File
+ RelativePath="..\..\doc\TUTORIAL.TXT">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcmsdll.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcmsdll.vcproj new file mode 100755 index 00000000..badd8257 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/lcmsdll.vcproj @@ -0,0 +1,243 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="lcmsdll"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\DllDebug"
+ ConfigurationType="2"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;LCMSDLL_EXPORTS;LCMS_DLL;LCMS_DLL_BUILD"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ StructMemberAlignment="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\DllDebug/lcmsdll.pch"
+ AssemblerListingLocation=".\DllDebug/"
+ ObjectFile=".\DllDebug/"
+ ProgramDataBaseFileName=".\DllDebug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ OutputFile="..\..\bin\lcmsd.dll"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ ModuleDefinitionFile="..\..\src\lcms.def"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="./lcmsd.pdb"
+ ImportLibrary="..\..\lib\ms\lcmsdlld.lib"/>
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="_DEBUG"
+ MkTypLibCompatible="TRUE"
+ SuppressStartupBanner="TRUE"
+ TargetEnvironment="1"
+ TypeLibraryName="./lcmsdll.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\DllRelease"
+ ConfigurationType="2"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="3"
+ GlobalOptimizations="TRUE"
+ InlineFunctionExpansion="1"
+ FavorSizeOrSpeed="1"
+ OmitFramePointers="TRUE"
+ EnableFiberSafeOptimizations="TRUE"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="NDEBUG;LCMS_DLL,LCMS_DLL_BUILD;WIN32;_WINDOWS;_USRDLL"
+ StringPooling="TRUE"
+ ExceptionHandling="FALSE"
+ RuntimeLibrary="0"
+ StructMemberAlignment="1"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=""
+ AssemblerListingLocation=".\DllRelease/"
+ ObjectFile="Release/"
+ ProgramDataBaseFileName="Release/"
+ WarningLevel="4"
+ SuppressStartupBanner="TRUE"
+ Detect64BitPortabilityProblems="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ OutputFile="..\..\bin\lcms.dll"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ ModuleDefinitionFile="..\..\src\lcms.def"
+ OptimizeReferences="0"
+ ImportLibrary="..\..\lib\ms\lcmsdll.lib"/>
+ <Tool
+ Name="VCMIDLTool"
+ PreprocessorDefinitions="NDEBUG"
+ MkTypLibCompatible="TRUE"
+ SuppressStartupBanner="TRUE"
+ TargetEnvironment="1"
+ TypeLibraryName="./lcmsdll.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <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="..\..\src\cmscam02.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmscam97.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmscgats.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmscnvrt.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmserr.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsgamma.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsgmt.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsintrp.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsio0.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsio1.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmslut.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsmatsh.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsmtrx.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsnamed.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmspack.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmspcs.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsps2.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmssamp.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsvirt.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmswtpnt.c">
+ </File>
+ <File
+ RelativePath="..\..\src\cmsxform.c">
+ </File>
+ <File
+ RelativePath="..\..\src\lcms.def">
+ </File>
+ <File
+ RelativePath=".\lcms.rc">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\include\icc34.h">
+ </File>
+ <File
+ RelativePath="..\..\include\lcms.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/resource.h b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/resource.h new file mode 100755 index 00000000..344dcdad --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/resource.h @@ -0,0 +1,16 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by lcms.rc +// + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NO_MFC 1 +#define _APS_NEXT_RESOURCE_VALUE 101 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1000 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/tiffdiff.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/tiffdiff.vcproj new file mode 100755 index 00000000..33202742 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/tiffdiff.vcproj @@ -0,0 +1,140 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="tiffdiff"
+ ProjectGUID="{3867AE1B-D562-48AE-89AC-5905A18418E4}"
+ Keyword="Win32Proj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory="tiffdiffDebug"
+ ConfigurationType="1"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+ MinimalRebuild="TRUE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="4"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="libtiff.lib zlib.lib libjpeg.lib"
+ OutputFile="..\..\bin\tiffdiff.exe"
+ LinkIncremental="2"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="$(OutDir)/tiffdiff.pdb"
+ SubSystem="1"
+ TargetMachine="1"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\tiffdiffRelease"
+ ConfigurationType="1"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="0"
+ WarningLevel="4"
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="libtiff.lib zlib.lib libjpeg.lib "
+ OutputFile="..\..\bin\tiffdiff.exe"
+ LinkIncremental="1"
+ IgnoreAllDefaultLibraries="FALSE"
+ GenerateDebugInformation="TRUE"
+ SubSystem="1"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ TargetMachine="1"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
+ <File
+ RelativePath="..\..\tifficc\tiffdiff.c">
+ </File>
+ <File
+ RelativePath="..\..\samples\xgetopt.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/tifficc.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/tifficc.vcproj new file mode 100755 index 00000000..9415930c --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC7/tifficc.vcproj @@ -0,0 +1,161 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="tifficc"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\tifficcDebug"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\tifficcDebug/tifficc.pch"
+ AssemblerListingLocation=".\tifficcDebug/"
+ ObjectFile=".\tifficcDebug/"
+ ProgramDataBaseFileName=".\tifficcDebug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="libtiff.lib zlib.lib libjpeg.lib"
+ OutputFile="..\..\bin\tifficc.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="./tifficc.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./tifficc.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\tifficcRelease"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\tifficcRelease/tifficc.pch"
+ AssemblerListingLocation=".\tifficcRelease/"
+ ObjectFile=".\tifficcRelease/"
+ ProgramDataBaseFileName=".\tifficcRelease/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="libtiff.lib zlib.lib libjpeg.lib"
+ OutputFile="..\..\bin\tifficc.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ IgnoreAllDefaultLibraries="FALSE"
+ ProgramDatabaseFile="./tifficc.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="./tifficc.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="3082"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ <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="..\..\tifficc\tifficc.c">
+ </File>
+ <File
+ RelativePath="..\..\samples\vprf.c">
+ </File>
+ <File
+ RelativePath="..\..\samples\xgetopt.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
|