~ubuntu-branches/ubuntu/oneiric/firebird2.1/oneiric

« back to all changes in this revision

Viewing changes to builds/win32/msvc9/firebird2debug.vsprops

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2011-04-22 18:59:44 UTC
  • mfrom: (2.1.24 sid)
  • Revision ID: james.westby@ubuntu.com-20110422185944-egwy9r5xynjddku5
Tags: 2.1.4.18393-0.ds2-2
* apply patch from upstream SVN fixing ICU collations
* remove lintian overrides about manpages shipped in dependency package
* claim compliancy with Policy 3.9.2

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="firebird2debug"
 
6
        >
 
7
        <Tool
 
8
                Name="VCCLCompilerTool"
 
9
                RuntimeLibrary="3"
 
10
                BasicRuntimeChecks="3"
 
11
        />
 
12
</VisualStudioPropertySheet>