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

« back to all changes in this revision

Viewing changes to dists/msvc9/queen.vcproj

  • Committer: Package Import Robot
  • Author(s): Moritz Muehlenhoff
  • Date: 2011-11-05 10:29:43 UTC
  • mto: This revision was merged to the branch mainline in revision 25.
  • Revision ID: package-import@ubuntu.com-20111105102943-zfm3dhlvy5b01u7v
Tags: upstream-1.4.0
ImportĀ upstreamĀ versionĀ 1.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="windows-1252"?>
2
 
<VisualStudioProject
3
 
        ProjectType="Visual C++"
4
 
        Version="9.00"
5
 
        Name="queen"
6
 
        ProjectGUID="{762FBD3B-470C-4B47-838C-8678F97DCB44}"
7
 
        RootNamespace="queen"
8
 
        Keyword="Win32Proj"
9
 
        TargetFrameworkVersion="131072"
10
 
        >
11
 
        <Platforms>
12
 
                <Platform Name="Win32" />
13
 
                <Platform Name="x64" />
14
 
        </Platforms>
15
 
        <Configurations>
16
 
                <Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug.vsprops">
17
 
                        <Tool Name="VCCLCompilerTool" />
18
 
                </Configuration>
19
 
                <Configuration Name="Analysis|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Analysis.vsprops">
20
 
                        <Tool Name="VCCLCompilerTool" />
21
 
                </Configuration>
22
 
                <Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops">
23
 
                        <Tool Name="VCCLCompilerTool" />
24
 
                </Configuration>
25
 
                <Configuration Name="Debug|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug64.vsprops">
26
 
                        <Tool Name="VCCLCompilerTool" />
27
 
                </Configuration>
28
 
                <Configuration Name="Analysis|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Analysis64.vsprops">
29
 
                        <Tool Name="VCCLCompilerTool" />
30
 
                </Configuration>
31
 
                <Configuration Name="Release|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release64.vsprops">
32
 
                        <Tool Name="VCCLCompilerTool" />
33
 
                </Configuration>
34
 
        </Configurations>
35
 
        <Files>
36
 
                <File RelativePath="..\..\engines\queen\bankman.cpp" />
37
 
                <File RelativePath="..\..\engines\queen\bankman.h" />
38
 
                <File RelativePath="..\..\engines\queen\command.cpp" />
39
 
                <File RelativePath="..\..\engines\queen\command.h" />
40
 
                <File RelativePath="..\..\engines\queen\credits.cpp" />
41
 
                <File RelativePath="..\..\engines\queen\credits.h" />
42
 
                <File RelativePath="..\..\engines\queen\cutaway.cpp" />
43
 
                <File RelativePath="..\..\engines\queen\cutaway.h" />
44
 
                <File RelativePath="..\..\engines\queen\debug.cpp" />
45
 
                <File RelativePath="..\..\engines\queen\debug.h" />
46
 
                <File RelativePath="..\..\engines\queen\defs.h" />
47
 
                <File RelativePath="..\..\engines\queen\display.cpp" />
48
 
                <File RelativePath="..\..\engines\queen\display.h" />
49
 
                <File RelativePath="..\..\engines\queen\graphics.cpp" />
50
 
                <File RelativePath="..\..\engines\queen\graphics.h" />
51
 
                <File RelativePath="..\..\engines\queen\grid.cpp" />
52
 
                <File RelativePath="..\..\engines\queen\grid.h" />
53
 
                <File RelativePath="..\..\engines\queen\input.cpp" />
54
 
                <File RelativePath="..\..\engines\queen\input.h" />
55
 
                <File RelativePath="..\..\engines\queen\journal.cpp" />
56
 
                <File RelativePath="..\..\engines\queen\journal.h" />
57
 
                <File RelativePath="..\..\engines\queen\logic.cpp" />
58
 
                <File RelativePath="..\..\engines\queen\logic.h" />
59
 
                <File RelativePath="..\..\engines\queen\midiadlib.cpp" />
60
 
                <File RelativePath="..\..\engines\queen\module.mk" />
61
 
                <File RelativePath="..\..\engines\queen\music.cpp" />
62
 
                <File RelativePath="..\..\engines\queen\music.h" />
63
 
                <File RelativePath="..\..\engines\queen\musicdata.cpp" />
64
 
                <File RelativePath="..\..\engines\queen\queen.cpp" />
65
 
                <File RelativePath="..\..\engines\queen\queen.h" />
66
 
                <File RelativePath="..\..\engines\queen\resource.cpp" />
67
 
                <File RelativePath="..\..\engines\queen\resource.h" />
68
 
                <File RelativePath="..\..\engines\queen\restables.cpp" />
69
 
                <File RelativePath="..\..\engines\queen\sound.cpp" />
70
 
                <File RelativePath="..\..\engines\queen\sound.h" />
71
 
                <File RelativePath="..\..\engines\queen\state.cpp" />
72
 
                <File RelativePath="..\..\engines\queen\state.h" />
73
 
                <File RelativePath="..\..\engines\queen\structs.h" />
74
 
                <File RelativePath="..\..\engines\queen\talk.cpp" />
75
 
                <File RelativePath="..\..\engines\queen\talk.h" />
76
 
                <File RelativePath="..\..\engines\queen\walk.cpp" />
77
 
                <File RelativePath="..\..\engines\queen\walk.h" />
78
 
        </Files>
79
 
</VisualStudioProject>