diff options
Diffstat (limited to 'debian/lcms/lcms-1.19.dfsg2/Projects/VC2008/lcms.vcproj')
-rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC2008/lcms.vcproj | 296 |
1 files changed, 296 insertions, 0 deletions
diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC2008/lcms.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC2008/lcms.vcproj new file mode 100755 index 00000000..36b50a80 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC2008/lcms.vcproj @@ -0,0 +1,296 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9.00"
+ Name="lcms"
+ ProjectGUID="{0F1D6674-D802-4AC0-A4C3-14FCB8EE8854}"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\LibRelease"
+ ConfigurationType="4"
+ 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"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="3"
+ InlineFunctionExpansion="1"
+ EnableIntrinsicFunctions="true"
+ FavorSizeOrSpeed="1"
+ OmitFramePointers="true"
+ EnableFiberSafeOptimizations="true"
+ WholeProgramOptimization="true"
+ AdditionalIncludeDirectories="..\..\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="true"
+ ExceptionHandling="0"
+ RuntimeLibrary="0"
+ StructMemberAlignment="0"
+ EnableFunctionLevelLinking="true"
+ EnableEnhancedInstructionSet="0"
+ PrecompiledHeaderFile=""
+ AssemblerListingLocation=".\LibRelease/"
+ ObjectFile=".\LibRelease/"
+ ProgramDataBaseFileName=".\LibRelease/"
+ WarningLevel="4"
+ SuppressStartupBanner="false"
+ Detect64BitPortabilityProblems="true"
+ CompileAs="2"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="3082"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\lib\MS\lcms.lib"
+ SuppressStartupBanner="true"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory=".\LibDebug"
+ ConfigurationType="4"
+ 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"
+ />
+ <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="4"
+ SuppressStartupBanner="true"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="4"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="3082"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\lib\MS\lcmsd.lib"
+ SuppressStartupBanner="true"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <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="..\..\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>
|