~ubuntu-branches/ubuntu/maverick/webkit/maverick

« back to all changes in this revision

Viewing changes to WebKit/win/WebKit.vcproj/debug_internal.vsprops

  • Committer: Bazaar Package Importer
  • Author(s): Mike Hommey
  • Date: 2007-08-19 15:54:12 UTC
  • Revision ID: james.westby@ubuntu.com-20070819155412-uxxg1h9plpghmtbi
Tags: upstream-0~svn25144
ImportĀ upstreamĀ versionĀ 0~svn25144

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioPropertySheet
 
3
        ProjectType="Visual C++"
 
4
        Version="8.00"
 
5
        Name="debug_internal"
 
6
        >
 
7
        <UserMacro
 
8
                Name="WebKitConfigSuffix"
 
9
                Value="_debug"
 
10
                PerformEnvironmentSet="true"
 
11
        />
 
12
        <UserMacro
 
13
                Name="LibraryConfigSuffix"
 
14
                Value="_debug"
 
15
                PerformEnvironmentSet="true"
 
16
        />
 
17
</VisualStudioPropertySheet>