webengine/osswebengine/WebKitTools/DumpRenderTree/win/debug_internal.vsprops
author tahirm@symbian.org
Tue, 29 Sep 2009 14:16:06 +0100
branchRCL_1
changeset 9 9cbc205f4c45
parent 0 dd21522fd290
permissions -rw-r--r--
Created branch for release codeline RCL_1, for maintenance changes to the Symbian^2 platform

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