1
<?xml version="1.0" encoding="windows-1252"?>
3
ProjectType="Visual C++"
6
ProjectGUID="{FAB3215E-4551-488F-ABCA-D0E3E725E3F6}"
11
<Platform Name="Win32" />
12
<Platform Name="x64" />
15
<Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug.vsprops">
16
<Tool Name="VCCLCompilerTool" DisableSpecificWarnings="4189;4355;"/>
18
<Configuration Name="Analysis|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Analysis.vsprops">
19
<Tool Name="VCCLCompilerTool" DisableSpecificWarnings="4189;4355;"/>
21
<Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops">
22
<Tool Name="VCCLCompilerTool" DisableSpecificWarnings="4189;4355;"/>
24
<Configuration Name="Debug|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug64.vsprops">
25
<Tool Name="VCCLCompilerTool" DisableSpecificWarnings="4189;4355;"/>
27
<Configuration Name="Analysis|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Analysis64.vsprops">
28
<Tool Name="VCCLCompilerTool" DisableSpecificWarnings="4189;4355;"/>
30
<Configuration Name="Release|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release64.vsprops">
31
<Tool Name="VCCLCompilerTool" DisableSpecificWarnings="4189;4355;"/>
35
<File RelativePath="..\..\engines\lure\animseq.cpp" />
36
<File RelativePath="..\..\engines\lure\animseq.h" />
37
<File RelativePath="..\..\engines\lure\debugger.cpp" />
38
<File RelativePath="..\..\engines\lure\debugger.h" />
39
<File RelativePath="..\..\engines\lure\decode.cpp" />
40
<File RelativePath="..\..\engines\lure\decode.h" />
41
<File RelativePath="..\..\engines\lure\detection.cpp" />
42
<File RelativePath="..\..\engines\lure\disk.cpp" />
43
<File RelativePath="..\..\engines\lure\disk.h" />
44
<File RelativePath="..\..\engines\lure\events.cpp" />
45
<File RelativePath="..\..\engines\lure\events.h" />
46
<File RelativePath="..\..\engines\lure\fights.cpp" />
47
<File RelativePath="..\..\engines\lure\fights.h" />
48
<File RelativePath="..\..\engines\lure\game.cpp" />
49
<File RelativePath="..\..\engines\lure\game.h" />
50
<File RelativePath="..\..\engines\lure\hotspots.cpp" />
51
<File RelativePath="..\..\engines\lure\hotspots.h" />
52
<File RelativePath="..\..\engines\lure\intro.cpp" />
53
<File RelativePath="..\..\engines\lure\intro.h" />
54
<File RelativePath="..\..\engines\lure\lure.cpp" />
55
<File RelativePath="..\..\engines\lure\lure.h" />
56
<File RelativePath="..\..\engines\lure\luredefs.h" />
57
<File RelativePath="..\..\engines\lure\memory.cpp" />
58
<File RelativePath="..\..\engines\lure\memory.h" />
59
<File RelativePath="..\..\engines\lure\menu.cpp" />
60
<File RelativePath="..\..\engines\lure\menu.h" />
61
<File RelativePath="..\..\engines\lure\module.mk" />
62
<File RelativePath="..\..\engines\lure\palette.cpp" />
63
<File RelativePath="..\..\engines\lure\palette.h" />
64
<File RelativePath="..\..\engines\lure\res.cpp" />
65
<File RelativePath="..\..\engines\lure\res.h" />
66
<File RelativePath="..\..\engines\lure\res_struct.cpp" />
67
<File RelativePath="..\..\engines\lure\res_struct.h" />
68
<File RelativePath="..\..\engines\lure\room.cpp" />
69
<File RelativePath="..\..\engines\lure\room.h" />
70
<File RelativePath="..\..\engines\lure\screen.cpp" />
71
<File RelativePath="..\..\engines\lure\screen.h" />
72
<File RelativePath="..\..\engines\lure\scripts.cpp" />
73
<File RelativePath="..\..\engines\lure\scripts.h" />
74
<File RelativePath="..\..\engines\lure\sound.cpp" />
75
<File RelativePath="..\..\engines\lure\sound.h" />
76
<File RelativePath="..\..\engines\lure\strings.cpp" />
77
<File RelativePath="..\..\engines\lure\strings.h" />
78
<File RelativePath="..\..\engines\lure\surface.cpp" />
79
<File RelativePath="..\..\engines\lure\surface.h" />
81
</VisualStudioProject>