webengine/osswebengine/WebKit/win/WebKit.vcproj/debug_internal.vsprops
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:42:05 +0100
branchCompilerCompatibility
changeset 63 257b240a5599
parent 0 dd21522fd290
permissions -rw-r--r--
Got rid of some trivial warnings (nested comments and tokens after #endif).

<?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>