~ubuntu-branches/debian/jessie/scummvm/jessie

« back to all changes in this revision

Viewing changes to dists/msvc9/teenagent.vcproj

  • Committer: Package Import Robot
  • Author(s): Dmitry Smirnov
  • Date: 2014-08-10 00:50:36 UTC
  • mfrom: (1.2.22)
  • Revision ID: package-import@ubuntu.com-20140810005036-wls6i0dsxqfxu70g
Tags: 1.7.0+dfsg-1
* New upstream release [July 2014].
  - remove old/obsolete patches.
  + added new "drop1test.patch" to disable problematic test.
  + build with "--disable-eventrecorder" to avoid FTBFS in tests.
  + added "libjpeg-dev" and "libfaad-dev" to Build-Depends.
* Install all arch-independent files (themes, game data, etc.).
* Build-time re-compression of "classic" theme.
* Added "debian/gbp.conf".
* Standards-Version to 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        ProjectType="Visual C++"
4
4
        Version="9.00"
5
5
        Name="teenagent"
6
 
        ProjectGUID="{DCEEE4B3-DA02-491A-9FF4-C047594046C2}"
 
6
        ProjectGUID="{5B9A95E3-50F0-4BDE-A591-3A3F2BC8D38A}"
7
7
        RootNamespace="teenagent"
8
8
        Keyword="Win32Proj"
9
9
        TargetFrameworkVersion="131072"
19
19
                <Configuration Name="Analysis|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Analysis.vsprops">
20
20
                        <Tool Name="VCCLCompilerTool" />
21
21
                </Configuration>
 
22
                <Configuration Name="LLVM|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_LLVM.vsprops">
 
23
                        <Tool Name="VCCLCompilerTool" />
 
24
                </Configuration>
22
25
                <Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops">
23
26
                        <Tool Name="VCCLCompilerTool" />
24
27
                </Configuration>
28
31
                <Configuration Name="Analysis|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Analysis64.vsprops">
29
32
                        <Tool Name="VCCLCompilerTool" />
30
33
                </Configuration>
 
34
                <Configuration Name="LLVM|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_LLVM64.vsprops">
 
35
                        <Tool Name="VCCLCompilerTool" />
 
36
                </Configuration>
31
37
                <Configuration Name="Release|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release64.vsprops">
32
38
                        <Tool Name="VCCLCompilerTool" />
33
39
                </Configuration>