webengine/osswebengine/WebKitTools/DumpRenderTree/win/debug_internal.vsprops
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 15 Jul 2010 19:53:20 +0300
branchRCL_3
changeset 46 30342f40acbf
parent 0 dd21522fd290
permissions -rw-r--r--
Revision: 201026 Kit: 2010127

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