~ubuntu-branches/ubuntu/raring/scummvm/raring

« back to all changes in this revision

Viewing changes to dists/msvc8/queen.vcproj

  • Committer: Package Import Robot
  • Author(s): Moritz Muehlenhoff
  • Date: 2012-01-14 11:39:15 UTC
  • mfrom: (21.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20120114113915-hy9kyzbyncrqen3y
Tags: 1.4.1-1
* New upstream release
* Install translations.dat into scummvm-data    

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="8.00"
 
5
        Name="queen"
 
6
        ProjectGUID="{483ABC2F-80DC-41BF-9C9A-175DB703B821}"
 
7
        RootNamespace="queen"
 
8
        Keyword="Win32Proj"
 
9
        >
 
10
        <Platforms>
 
11
                <Platform Name="Win32" />
 
12
                <Platform Name="x64" />
 
13
        </Platforms>
 
14
        <Configurations>
 
15
                <Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug.vsprops">
 
16
                        <Tool Name="VCCLCompilerTool" />
 
17
                </Configuration>
 
18
                <Configuration Name="Analysis|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Analysis.vsprops">
 
19
                        <Tool Name="VCCLCompilerTool" />
 
20
                </Configuration>
 
21
                <Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops">
 
22
                        <Tool Name="VCCLCompilerTool" />
 
23
                </Configuration>
 
24
                <Configuration Name="Debug|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug64.vsprops">
 
25
                        <Tool Name="VCCLCompilerTool" />
 
26
                </Configuration>
 
27
                <Configuration Name="Analysis|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Analysis64.vsprops">
 
28
                        <Tool Name="VCCLCompilerTool" />
 
29
                </Configuration>
 
30
                <Configuration Name="Release|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release64.vsprops">
 
31
                        <Tool Name="VCCLCompilerTool" />
 
32
                </Configuration>
 
33
        </Configurations>
 
34
        <Files>
 
35
                <File RelativePath="..\..\engines\queen\bankman.cpp" />
 
36
                <File RelativePath="..\..\engines\queen\bankman.h" />
 
37
                <File RelativePath="..\..\engines\queen\command.cpp" />
 
38
                <File RelativePath="..\..\engines\queen\command.h" />
 
39
                <File RelativePath="..\..\engines\queen\credits.cpp" />
 
40
                <File RelativePath="..\..\engines\queen\credits.h" />
 
41
                <File RelativePath="..\..\engines\queen\cutaway.cpp" />
 
42
                <File RelativePath="..\..\engines\queen\cutaway.h" />
 
43
                <File RelativePath="..\..\engines\queen\debug.cpp" />
 
44
                <File RelativePath="..\..\engines\queen\debug.h" />
 
45
                <File RelativePath="..\..\engines\queen\defs.h" />
 
46
                <File RelativePath="..\..\engines\queen\display.cpp" />
 
47
                <File RelativePath="..\..\engines\queen\display.h" />
 
48
                <File RelativePath="..\..\engines\queen\graphics.cpp" />
 
49
                <File RelativePath="..\..\engines\queen\graphics.h" />
 
50
                <File RelativePath="..\..\engines\queen\grid.cpp" />
 
51
                <File RelativePath="..\..\engines\queen\grid.h" />
 
52
                <File RelativePath="..\..\engines\queen\input.cpp" />
 
53
                <File RelativePath="..\..\engines\queen\input.h" />
 
54
                <File RelativePath="..\..\engines\queen\journal.cpp" />
 
55
                <File RelativePath="..\..\engines\queen\journal.h" />
 
56
                <File RelativePath="..\..\engines\queen\logic.cpp" />
 
57
                <File RelativePath="..\..\engines\queen\logic.h" />
 
58
                <File RelativePath="..\..\engines\queen\midiadlib.cpp" />
 
59
                <File RelativePath="..\..\engines\queen\module.mk" />
 
60
                <File RelativePath="..\..\engines\queen\music.cpp" />
 
61
                <File RelativePath="..\..\engines\queen\music.h" />
 
62
                <File RelativePath="..\..\engines\queen\musicdata.cpp" />
 
63
                <File RelativePath="..\..\engines\queen\queen.cpp" />
 
64
                <File RelativePath="..\..\engines\queen\queen.h" />
 
65
                <File RelativePath="..\..\engines\queen\resource.cpp" />
 
66
                <File RelativePath="..\..\engines\queen\resource.h" />
 
67
                <File RelativePath="..\..\engines\queen\restables.cpp" />
 
68
                <File RelativePath="..\..\engines\queen\sound.cpp" />
 
69
                <File RelativePath="..\..\engines\queen\sound.h" />
 
70
                <File RelativePath="..\..\engines\queen\state.cpp" />
 
71
                <File RelativePath="..\..\engines\queen\state.h" />
 
72
                <File RelativePath="..\..\engines\queen\structs.h" />
 
73
                <File RelativePath="..\..\engines\queen\talk.cpp" />
 
74
                <File RelativePath="..\..\engines\queen\talk.h" />
 
75
                <File RelativePath="..\..\engines\queen\walk.cpp" />
 
76
                <File RelativePath="..\..\engines\queen\walk.h" />
 
77
        </Files>
 
78
</VisualStudioProject>