webengine/osswebengine/WebKitTools/DumpRenderTree/win/debug_internal.vsprops
author Kiiskinen Klaus (Nokia-D-MSW/Tampere) <klaus.kiiskinen@nokia.com>
Mon, 30 Mar 2009 12:54:55 +0300
changeset 0 dd21522fd290
permissions -rw-r--r--
Revision: 200911 Kit: 200912

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