webengine/osswebengine/WebKit/win/WebKit.vcproj/debug_internal.vsprops
author MattD <mattd@symbian.org>
Mon, 26 Oct 2009 14:31:32 +0000
branchCompilerCompatibility
changeset 23 56ddf31d8df5
parent 0 dd21522fd290
permissions -rw-r--r--
Created CompilerCompatibility branch for fixing bugs associated with new compilers such as RVCT4.0.

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="debug_internal"
	>
	<Tool
		Name="VCCLCompilerTool"
		PreprocessorDefinitions="USE_DEBUG_SAFARI_THEME"
	/>
	<UserMacro
		Name="WebKitConfigSuffix"
		Value="_debug"
		PerformEnvironmentSet="true"
	/>
	<UserMacro
		Name="LibraryConfigSuffix"
		Value="_debug"
		PerformEnvironmentSet="true"
	/>
	<UserMacro
		Name="WebKitDLLConfigSuffix"
		Value="_debug"
	/>
</VisualStudioPropertySheet>