diff options
Diffstat (limited to 'debian/lcms/lcms-1.19.dfsg2/Projects/VC2005/Python.vcproj')
| -rwxr-xr-x | debian/lcms/lcms-1.19.dfsg2/Projects/VC2005/Python.vcproj | 244 | 
1 files changed, 244 insertions, 0 deletions
| diff --git a/debian/lcms/lcms-1.19.dfsg2/Projects/VC2005/Python.vcproj b/debian/lcms/lcms-1.19.dfsg2/Projects/VC2005/Python.vcproj new file mode 100755 index 00000000..12afeab1 --- /dev/null +++ b/debian/lcms/lcms-1.19.dfsg2/Projects/VC2005/Python.vcproj @@ -0,0 +1,244 @@ +<?xml version="1.0" encoding="Windows-1252"?>
 +<VisualStudioProject
 +	ProjectType="Visual C++"
 +	Version="8,00"
 +	Name="Python"
 +	ProjectGUID="{4B1BD179-E07A-4503-AFE7-80887FD2325B}"
 +	>
 +	<Platforms>
 +		<Platform
 +			Name="Win32"
 +		/>
 +	</Platforms>
 +	<ToolFiles>
 +	</ToolFiles>
 +	<Configurations>
 +		<Configuration
 +			Name="Release|Win32"
 +			OutputDirectory="."
 +			IntermediateDirectory=".\PythonRelease"
 +			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="./Python.tlb"
 +			/>
 +			<Tool
 +				Name="VCCLCompilerTool"
 +				InlineFunctionExpansion="1"
 +				AdditionalIncludeDirectories="..\..\include"
 +				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PYTHON_EXPORTS"
 +				StringPooling="true"
 +				RuntimeLibrary="0"
 +				EnableFunctionLevelLinking="true"
 +				UsePrecompiledHeader="0"
 +				PrecompiledHeaderFile=".\PythonRelease/Python.pch"
 +				AssemblerListingLocation=".\PythonRelease/"
 +				ObjectFile=".\PythonRelease/"
 +				ProgramDataBaseFileName=".\PythonRelease/"
 +				WarningLevel="3"
 +				SuppressStartupBanner="true"
 +				CompileAs="0"
 +			/>
 +			<Tool
 +				Name="VCManagedResourceCompilerTool"
 +			/>
 +			<Tool
 +				Name="VCResourceCompilerTool"
 +				PreprocessorDefinitions="NDEBUG"
 +				Culture="0"
 +			/>
 +			<Tool
 +				Name="VCPreLinkEventTool"
 +			/>
 +			<Tool
 +				Name="VCLinkerTool"
 +				AdditionalOptions="/MACHINE:I386"
 +				OutputFile="..\..\python\_lcms.pyd"
 +				LinkIncremental="1"
 +				SuppressStartupBanner="true"
 +				ProgramDatabaseFile="./_lcms.pdb"
 +				ImportLibrary="./_lcms.lib"
 +			/>
 +			<Tool
 +				Name="VCALinkTool"
 +			/>
 +			<Tool
 +				Name="VCManifestTool"
 +			/>
 +			<Tool
 +				Name="VCXDCMakeTool"
 +			/>
 +			<Tool
 +				Name="VCBscMakeTool"
 +			/>
 +			<Tool
 +				Name="VCFxCopTool"
 +			/>
 +			<Tool
 +				Name="VCAppVerifierTool"
 +			/>
 +			<Tool
 +				Name="VCWebDeploymentTool"
 +			/>
 +			<Tool
 +				Name="VCPostBuildEventTool"
 +			/>
 +		</Configuration>
 +		<Configuration
 +			Name="Debug|Win32"
 +			OutputDirectory="."
 +			IntermediateDirectory=".\PythonDebug"
 +			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="./Python.tlb"
 +			/>
 +			<Tool
 +				Name="VCCLCompilerTool"
 +				Optimization="0"
 +				AdditionalIncludeDirectories="..\include,..\..\include"
 +				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PYTHON_EXPORTS"
 +				BasicRuntimeChecks="3"
 +				RuntimeLibrary="1"
 +				UsePrecompiledHeader="0"
 +				PrecompiledHeaderFile=".\PythonDebug/Python.pch"
 +				AssemblerListingLocation=".\PythonDebug/"
 +				ObjectFile=".\PythonDebug/"
 +				ProgramDataBaseFileName=".\PythonDebug/"
 +				WarningLevel="3"
 +				SuppressStartupBanner="true"
 +				DebugInformationFormat="4"
 +				CompileAs="0"
 +			/>
 +			<Tool
 +				Name="VCManagedResourceCompilerTool"
 +			/>
 +			<Tool
 +				Name="VCResourceCompilerTool"
 +				PreprocessorDefinitions="_DEBUG"
 +				Culture="3082"
 +			/>
 +			<Tool
 +				Name="VCPreLinkEventTool"
 +			/>
 +			<Tool
 +				Name="VCLinkerTool"
 +				AdditionalOptions="/MACHINE:I386"
 +				OutputFile="..\..\bin\lcmsd.pyd"
 +				LinkIncremental="2"
 +				SuppressStartupBanner="true"
 +				GenerateDebugInformation="true"
 +				ProgramDatabaseFile="./lcmsd.pdb"
 +				ImportLibrary="./lcmsd.lib"
 +			/>
 +			<Tool
 +				Name="VCALinkTool"
 +			/>
 +			<Tool
 +				Name="VCManifestTool"
 +			/>
 +			<Tool
 +				Name="VCXDCMakeTool"
 +			/>
 +			<Tool
 +				Name="VCBscMakeTool"
 +			/>
 +			<Tool
 +				Name="VCFxCopTool"
 +			/>
 +			<Tool
 +				Name="VCAppVerifierTool"
 +			/>
 +			<Tool
 +				Name="VCWebDeploymentTool"
 +			/>
 +			<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="..\..\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.cpp"
 +					/>
 +				</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.cpp"
 +					/>
 +				</FileConfiguration>
 +			</File>
 +		</Filter>
 +	</Files>
 +	<Globals>
 +	</Globals>
 +</VisualStudioProject>
 | 
