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

« back to all changes in this revision

Viewing changes to dists/msvc8/sword1.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Moritz Muehlenhoff
  • Date: 2011-05-25 19:02:23 UTC
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20110525190223-fiqm0oaec714xk31
Tags: upstream-1.3.0
ImportĀ upstreamĀ versionĀ 1.3.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="8.00"
5
 
        Name="sword1"
6
 
        ProjectGUID="{322BBC8D-4340-4499-8892-15255A0C1744}"
7
 
        RootNamespace="sword1"
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
 
                <Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops" />
17
 
                <Configuration Name="Debug|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug64.vsprops" />
18
 
                <Configuration Name="Release|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release64.vsprops" />
19
 
        </Configurations>
20
 
        <Files>
21
 
                <File RelativePath="..\..\engines\sword1\animation.cpp" />
22
 
                <File RelativePath="..\..\engines\sword1\animation.h" />
23
 
                <File RelativePath="..\..\engines\sword1\animation.o" />
24
 
                <File RelativePath="..\..\engines\sword1\collision.h" />
25
 
                <File RelativePath="..\..\engines\sword1\control.cpp" />
26
 
                <File RelativePath="..\..\engines\sword1\control.h" />
27
 
                <File RelativePath="..\..\engines\sword1\control.o" />
28
 
                <File RelativePath="..\..\engines\sword1\debug.cpp" />
29
 
                <File RelativePath="..\..\engines\sword1\debug.h" />
30
 
                <File RelativePath="..\..\engines\sword1\debug.o" />
31
 
                <File RelativePath="..\..\engines\sword1\detection.cpp" />
32
 
                <File RelativePath="..\..\engines\sword1\detection.o" />
33
 
                <File RelativePath="..\..\engines\sword1\eventman.cpp" />
34
 
                <File RelativePath="..\..\engines\sword1\eventman.h" />
35
 
                <File RelativePath="..\..\engines\sword1\eventman.o" />
36
 
                <File RelativePath="..\..\engines\sword1\logic.cpp" />
37
 
                <File RelativePath="..\..\engines\sword1\logic.h" />
38
 
                <File RelativePath="..\..\engines\sword1\logic.o" />
39
 
                <File RelativePath="..\..\engines\sword1\memman.cpp" />
40
 
                <File RelativePath="..\..\engines\sword1\memman.h" />
41
 
                <File RelativePath="..\..\engines\sword1\memman.o" />
42
 
                <File RelativePath="..\..\engines\sword1\menu.cpp" />
43
 
                <File RelativePath="..\..\engines\sword1\menu.h" />
44
 
                <File RelativePath="..\..\engines\sword1\menu.o" />
45
 
                <File RelativePath="..\..\engines\sword1\module.mk" />
46
 
                <File RelativePath="..\..\engines\sword1\mouse.cpp" />
47
 
                <File RelativePath="..\..\engines\sword1\mouse.h" />
48
 
                <File RelativePath="..\..\engines\sword1\mouse.o" />
49
 
                <File RelativePath="..\..\engines\sword1\music.cpp" />
50
 
                <File RelativePath="..\..\engines\sword1\music.h" />
51
 
                <File RelativePath="..\..\engines\sword1\music.o" />
52
 
                <File RelativePath="..\..\engines\sword1\object.h" />
53
 
                <File RelativePath="..\..\engines\sword1\objectman.cpp" />
54
 
                <File RelativePath="..\..\engines\sword1\objectman.h" />
55
 
                <File RelativePath="..\..\engines\sword1\objectman.o" />
56
 
                <File RelativePath="..\..\engines\sword1\resman.cpp" />
57
 
                <File RelativePath="..\..\engines\sword1\resman.h" />
58
 
                <File RelativePath="..\..\engines\sword1\resman.o" />
59
 
                <File RelativePath="..\..\engines\sword1\router.cpp" />
60
 
                <File RelativePath="..\..\engines\sword1\router.h" />
61
 
                <File RelativePath="..\..\engines\sword1\router.o" />
62
 
                <File RelativePath="..\..\engines\sword1\screen.cpp" />
63
 
                <File RelativePath="..\..\engines\sword1\screen.h" />
64
 
                <File RelativePath="..\..\engines\sword1\screen.o" />
65
 
                <File RelativePath="..\..\engines\sword1\sound.cpp" />
66
 
                <File RelativePath="..\..\engines\sword1\sound.h" />
67
 
                <File RelativePath="..\..\engines\sword1\sound.o" />
68
 
                <File RelativePath="..\..\engines\sword1\staticres.cpp" />
69
 
                <File RelativePath="..\..\engines\sword1\staticres.o" />
70
 
                <File RelativePath="..\..\engines\sword1\sword1.cpp" />
71
 
                <File RelativePath="..\..\engines\sword1\sword1.h" />
72
 
                <File RelativePath="..\..\engines\sword1\sword1.o" />
73
 
                <File RelativePath="..\..\engines\sword1\sworddefs.h" />
74
 
                <File RelativePath="..\..\engines\sword1\swordres.h" />
75
 
                <File RelativePath="..\..\engines\sword1\text.cpp" />
76
 
                <File RelativePath="..\..\engines\sword1\text.h" />
77
 
                <File RelativePath="..\..\engines\sword1\text.o" />
78
 
        </Files>
79
 
</VisualStudioProject>
 
1
<?xml version="1.0" encoding="windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="8.00"
 
5
        Name="sword1"
 
6
        ProjectGUID="{317DD4B0-DC33-472E-A5FC-47A55C9D10A9}"
 
7
        RootNamespace="sword1"
 
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\sword1\animation.cpp" />
 
36
                <File RelativePath="..\..\engines\sword1\animation.h" />
 
37
                <File RelativePath="..\..\engines\sword1\collision.h" />
 
38
                <File RelativePath="..\..\engines\sword1\console.cpp" />
 
39
                <File RelativePath="..\..\engines\sword1\console.h" />
 
40
                <File RelativePath="..\..\engines\sword1\control.cpp" />
 
41
                <File RelativePath="..\..\engines\sword1\control.h" />
 
42
                <File RelativePath="..\..\engines\sword1\debug.cpp" />
 
43
                <File RelativePath="..\..\engines\sword1\debug.h" />
 
44
                <File RelativePath="..\..\engines\sword1\detection.cpp" />
 
45
                <File RelativePath="..\..\engines\sword1\eventman.cpp" />
 
46
                <File RelativePath="..\..\engines\sword1\eventman.h" />
 
47
                <File RelativePath="..\..\engines\sword1\logic.cpp" />
 
48
                <File RelativePath="..\..\engines\sword1\logic.h" />
 
49
                <File RelativePath="..\..\engines\sword1\memman.cpp" />
 
50
                <File RelativePath="..\..\engines\sword1\memman.h" />
 
51
                <File RelativePath="..\..\engines\sword1\menu.cpp" />
 
52
                <File RelativePath="..\..\engines\sword1\menu.h" />
 
53
                <File RelativePath="..\..\engines\sword1\module.mk" />
 
54
                <File RelativePath="..\..\engines\sword1\mouse.cpp" />
 
55
                <File RelativePath="..\..\engines\sword1\mouse.h" />
 
56
                <File RelativePath="..\..\engines\sword1\music.cpp" />
 
57
                <File RelativePath="..\..\engines\sword1\music.h" />
 
58
                <File RelativePath="..\..\engines\sword1\object.h" />
 
59
                <File RelativePath="..\..\engines\sword1\objectman.cpp" />
 
60
                <File RelativePath="..\..\engines\sword1\objectman.h" />
 
61
                <File RelativePath="..\..\engines\sword1\resman.cpp" />
 
62
                <File RelativePath="..\..\engines\sword1\resman.h" />
 
63
                <File RelativePath="..\..\engines\sword1\router.cpp" />
 
64
                <File RelativePath="..\..\engines\sword1\router.h" />
 
65
                <File RelativePath="..\..\engines\sword1\screen.cpp" />
 
66
                <File RelativePath="..\..\engines\sword1\screen.h" />
 
67
                <File RelativePath="..\..\engines\sword1\sound.cpp" />
 
68
                <File RelativePath="..\..\engines\sword1\sound.h" />
 
69
                <File RelativePath="..\..\engines\sword1\staticres.cpp" />
 
70
                <File RelativePath="..\..\engines\sword1\sword1.cpp" />
 
71
                <File RelativePath="..\..\engines\sword1\sword1.h" />
 
72
                <File RelativePath="..\..\engines\sword1\sworddefs.h" />
 
73
                <File RelativePath="..\..\engines\sword1\swordres.h" />
 
74
                <File RelativePath="..\..\engines\sword1\text.cpp" />
 
75
                <File RelativePath="..\..\engines\sword1\text.h" />
 
76
        </Files>
 
77
</VisualStudioProject>