Blob Blame History Raw
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9,00"
	Name="libraw"
	ProjectGUID="{767E57ED-6D37-32A1-B51E-C39E7C1CD02A}"
	Keyword="Qt4VSv1.0">
	<Platforms>
		<Platform
			Name="Win32" />
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="."
			ATLMinimizesCRunTimeLibraryUsage="false"
			ConfigurationType="2"
			IntermediateDirectory="debug\"
			UseOfMfc="0">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalIncludeDirectories="&quot;..&quot;,d:\Qt\4.7.3\mkspecs\win32-msvc2008"
				AdditionalOptions="-Zm200 -MP"
				AssemblerListingLocation="debug\"
				BufferSecurityCheck="false"
				DebugInformationFormat="3"
				ExceptionHandling="1"
				GeneratePreprocessedFile="0"
				ObjectFile="debug\"
				Optimization ="4"
				PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,LIBRAW_BUILDLIB"
				ProgramDataBaseFileName=".\"
				RuntimeLibrary="3"
				RuntimeTypeInfo="true"
				SuppressStartupBanner="true"
				TreatWChar_tAsBuiltInType="false"
				WarningLevel="0" />
			<Tool
				Name="VCCustomBuildTool" />
			<Tool
				Name="VCLinkerTool"
				GenerateDebugInformation="true"
				IgnoreImportLibrary="true"
				LinkTimeCodeGeneration="0"
				OutputFile="debug\libraw.dll"
				ProgramDatabaseFile=""
				SubSystem="0"
				SuppressStartupBanner="true" />
			<Tool
				Name="VCMIDLTool"
				DefaultCharType="0"
				EnableErrorChecks="1"
				WarningLevel="0" />
			<Tool
				Name="VCPostBuildEventTool" />
			<Tool
				Name="VCPreBuildEventTool" />
			<Tool
				Name="VCPreLinkEventTool" />
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,LIBRAW_BUILDLIB,_DEBUG" />
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="."
			ATLMinimizesCRunTimeLibraryUsage="false"
			ConfigurationType="2"
			IntermediateDirectory="release\"
			UseOfMfc="0">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalIncludeDirectories="&quot;..&quot;,d:\Qt\4.7.3\mkspecs\win32-msvc2008"
				AdditionalOptions="-Zm200 -MP"
				AssemblerListingLocation="release\"
				BufferSecurityCheck="false"
				DebugInformationFormat="0"
				ExceptionHandling="1"
				GeneratePreprocessedFile="0"
				ObjectFile="release\"
				Optimization ="2"
				PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,LIBRAW_BUILDLIB,NDEBUG"
				ProgramDataBaseFileName=".\"
				RuntimeLibrary="2"
				RuntimeTypeInfo="true"
				SuppressStartupBanner="true"
				TreatWChar_tAsBuiltInType="false"
				WarningLevel="0" />
			<Tool
				Name="VCCustomBuildTool" />
			<Tool
				Name="VCLinkerTool"
				GenerateDebugInformation="false"
				IgnoreImportLibrary="true"
				LinkIncremental="1"
				LinkTimeCodeGeneration="0"
				OutputFile="release\libraw.dll"
				ProgramDatabaseFile=""
				SubSystem="0"
				SuppressStartupBanner="true" />
			<Tool
				Name="VCMIDLTool"
				DefaultCharType="0"
				EnableErrorChecks="1"
				WarningLevel="0" />
			<Tool
				Name="VCPostBuildEventTool" />
			<Tool
				Name="VCPreBuildEventTool" />
			<Tool
				Name="VCPreLinkEventTool" />
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,LIBRAW_BUILDLIB" />
		</Configuration>
	</Configurations>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
			<File
				RelativePath="..\internal\dcraw_common.cpp" />
			<File
				RelativePath="..\internal\dcraw_fileio.cpp" />
			<File
				RelativePath="..\internal\demosaic_packs.cpp" />
			<File
				RelativePath="..\src\libraw_c_api.cpp" />
			<File
				RelativePath="..\src\libraw_cxx.cpp" />
			<File
				RelativePath="..\src\libraw_datastream.cpp" />
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
			<File
				RelativePath="..\internal\defines.h" />
			<File
				RelativePath="..\libraw\libraw.h" />
			<File
				RelativePath="..\libraw\libraw_alloc.h" />
			<File
				RelativePath="..\libraw\libraw_const.h" />
			<File
				RelativePath="..\libraw\libraw_datastream.h" />
			<File
				RelativePath="..\libraw\libraw_internal.h" />
			<File
				RelativePath="..\internal\libraw_internal_funcs.h" />
			<File
				RelativePath="..\libraw\libraw_version.h" />
			<File
				RelativePath="..\internal\var_defines.h" />
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>