WebKitLibraries/win/tools/vsprops/debug.vsprops
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 09:07:27 +0300
branchRCL_3
changeset 1 9d347b658349
parent 0 4f2f89ce4247
permissions -rw-r--r--
Revision: 201037

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="debug"
	>
	<Tool
		Name="VCCLCompilerTool"
		Optimization="0"
		MinimalRebuild="true"
		BasicRuntimeChecks="3"
		RuntimeLibrary="2"
	/>
	<Tool
		Name="VCLinkerTool"
		LinkIncremental="2"
	/>
	<Tool
		Name="VCResourceCompilerTool"
	/>
	<UserMacro
		Name="WebKitConfigSuffix"
		Value="_debug"
		PerformEnvironmentSet="true"
	/>
	<UserMacro
		Name="LibraryConfigSuffix"
		Value=""
		PerformEnvironmentSet="true"
	/>
	<UserMacro
		Name="WebKitDLLConfigSuffix"
		Value=""
	/>
</VisualStudioPropertySheet>