webengine/osswebengine/WebKitTools/DumpRenderTree/win/debug_internal.vsprops
author Andy Simpson<andrews@symbian.org>
Thu, 21 May 2009 09:46:20 +0100
changeset 2 8de7b67c0fb3
parent 0 dd21522fd290
permissions -rw-r--r--
Tag source matching PDK release 2.0.a

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