277 lines
		
	
	
		
			7.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			277 lines
		
	
	
		
			7.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="7.10"
 | |
| 	Name="JavaOpenJPEG"
 | |
| 	ProjectGUID="{9D538724-B030-464C-A419-C80B3BC0D020}"
 | |
| 	SccProjectName=""
 | |
| 	SccLocalPath="">
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"/>
 | |
| 	</Platforms>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="Release|Win32"
 | |
| 			OutputDirectory=".\Release"
 | |
| 			IntermediateDirectory=".\Release"
 | |
| 			ConfigurationType="2"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | |
| 			CharacterSet="2">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				GlobalOptimizations="TRUE"
 | |
| 				InlineFunctionExpansion="2"
 | |
| 				EnableIntrinsicFunctions="TRUE"
 | |
| 				FavorSizeOrSpeed="1"
 | |
| 				OptimizeForWindowsApplication="TRUE"
 | |
| 				AdditionalIncludeDirectories="../codec;../codec/compat;../libopenjpeg;".\java-jni\include";".\java-jni\include\win32""
 | |
| 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;OPJ_STATIC;CHECK_THRESHOLDS"
 | |
| 				StringPooling="TRUE"
 | |
| 				RuntimeLibrary="0"
 | |
| 				EnableFunctionLevelLinking="TRUE"
 | |
| 				PrecompiledHeaderFile=".\Release/JavaOpenJPEG.pch"
 | |
| 				AssemblerListingLocation=".\Release/"
 | |
| 				ObjectFile=".\Release/"
 | |
| 				ProgramDataBaseFileName=".\Release/"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				CompileAs="0"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="odbc32.lib odbccp32.lib ../libs/libtiff/libtiff.lib"
 | |
| 				OutputFile="../../dlls/win32/JavaOpenJPEG.dll"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				IgnoreDefaultLibraryNames="libc"
 | |
| 				ProgramDatabaseFile=".\Release/JavaOpenJPEG.pdb"
 | |
| 				SubSystem="1"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				TypeLibraryName=".\Release/JavaOpenJPEG.tlb"
 | |
| 				HeaderFileName=""/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				Culture="1036"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			OutputDirectory=".\Debug"
 | |
| 			IntermediateDirectory=".\Debug"
 | |
| 			ConfigurationType="2"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | |
| 			CharacterSet="2">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				GlobalOptimizations="FALSE"
 | |
| 				InlineFunctionExpansion="0"
 | |
| 				FavorSizeOrSpeed="0"
 | |
| 				OptimizeForWindowsApplication="FALSE"
 | |
| 				AdditionalIncludeDirectories="../libopenjpeg,../../../../3rdparty/windows/java-jni/include,../../../../3rdparty/windows/java-jni/include/win32"
 | |
| 				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;OPJ_STATIC"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="1"
 | |
| 				PrecompiledHeaderFile=".\Debug/JavaOpenJPEG.pch"
 | |
| 				AssemblerListingLocation=".\Debug/"
 | |
| 				ObjectFile=".\Debug/"
 | |
| 				ProgramDataBaseFileName=".\Debug/"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				DebugInformationFormat="4"
 | |
| 				CompileAs="0"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="odbc32.lib odbccp32.lib ../libs/libtiff/libtiff.lib"
 | |
| 				OutputFile=".\Debug/JavaOpenJPEG.dll"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				IgnoreDefaultLibraryNames="libc"
 | |
| 				GenerateDebugInformation="TRUE"
 | |
| 				ProgramDatabaseFile=".\Debug/JavaOpenJPEG.pdb"
 | |
| 				SubSystem="1"
 | |
| 				TargetMachine="1"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				TypeLibraryName=".\Debug/JavaOpenJPEG.tlb"
 | |
| 				HeaderFileName=""/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="_DEBUG"
 | |
| 				Culture="1036"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release64|Win32"
 | |
| 			OutputDirectory="$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="2"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
 | |
| 			CharacterSet="2">
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="2"
 | |
| 				GlobalOptimizations="TRUE"
 | |
| 				InlineFunctionExpansion="2"
 | |
| 				EnableIntrinsicFunctions="TRUE"
 | |
| 				FavorSizeOrSpeed="1"
 | |
| 				OptimizeForWindowsApplication="TRUE"
 | |
| 				AdditionalIncludeDirectories="../libopenjpeg;../../../../3rdparty/windows/java-jni/include;../../../../3rdparty/windows/java-jni/include/win32"
 | |
| 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;OPJ_STATIC"
 | |
| 				StringPooling="TRUE"
 | |
| 				RuntimeLibrary="0"
 | |
| 				EnableFunctionLevelLinking="TRUE"
 | |
| 				PrecompiledHeaderFile=".\Release64/JavaOpenJPEG.pch"
 | |
| 				AssemblerListingLocation=".\Release64/"
 | |
| 				ObjectFile=".\Release64/"
 | |
| 				ProgramDataBaseFileName=".\Release64/"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				DebugInformationFormat="3"
 | |
| 				CompileAs="0"/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions="/machine:AMD64"
 | |
| 				AdditionalDependencies="odbc32.lib odbccp32.lib "C:\Program Files\Microsoft Platform SDK\Lib\AMD64\bufferoverflowu.lib""
 | |
| 				OutputFile="../../dlls/win32/JavaOpenJPEG.W64.dll"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="TRUE"
 | |
| 				IgnoreDefaultLibraryNames="libc"
 | |
| 				ProgramDatabaseFile=".\Release64/JavaOpenJPEG.pdb"
 | |
| 				SubSystem="1"
 | |
| 				TargetMachine="0"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				TypeLibraryName=".\Release/JavaOpenJPEG.tlb"
 | |
| 				HeaderFileName=""/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				Culture="1036"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedWrapperGeneratorTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 | |
| 		</Configuration>
 | |
| 	</Configurations>
 | |
| 	<References>
 | |
| 	</References>
 | |
| 	<Files>
 | |
| 		<File
 | |
| 			RelativePath="..\codec\convert.c">
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath="..\codec\convert.h">
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath="..\codec\dirent.h">
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath="..\codec\compat\getopt.c">
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath="..\codec\compat\getopt.h">
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath="..\codec\index.c">
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath="..\codec\index.h">
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath="JavaOpenJPEG.c">
 | |
| 			<FileConfiguration
 | |
| 				Name="Release|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCLCompilerTool"
 | |
| 					Optimization="2"
 | |
| 					AdditionalIncludeDirectories=""
 | |
| 					PreprocessorDefinitions=""/>
 | |
| 			</FileConfiguration>
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCLCompilerTool"
 | |
| 					Optimization="0"
 | |
| 					AdditionalIncludeDirectories=""
 | |
| 					PreprocessorDefinitions=""
 | |
| 					BasicRuntimeChecks="3"/>
 | |
| 			</FileConfiguration>
 | |
| 			<FileConfiguration
 | |
| 				Name="Release64|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCLCompilerTool"
 | |
| 					Optimization="2"
 | |
| 					AdditionalIncludeDirectories=""
 | |
| 					PreprocessorDefinitions=""/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\JavaOpenJPEGDecoder.c">
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\org_openJpeg_OpenJPEGJavaDecoder.h">
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\org_openJpeg_OpenJPEGJavaEncoder.h">
 | |
| 		</File>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 | 
