aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/queen.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc8/queen.vcproj')
-rw-r--r--dists/msvc8/queen.vcproj78
1 files changed, 78 insertions, 0 deletions
diff --git a/dists/msvc8/queen.vcproj b/dists/msvc8/queen.vcproj
new file mode 100644
index 0000000000..cce97faaac
--- /dev/null
+++ b/dists/msvc8/queen.vcproj
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="queen"
+ ProjectGUID="{EF9B140C-CDF3-4A5F-97F2-139DC58CE93E}"
+ RootNamespace="queen"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform Name="Win32" />
+ <Platform Name="x64" />
+ </Platforms>
+ <Configurations>
+ <Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug.vsprops">
+ <Tool Name="VCCLCompilerTool" />
+ </Configuration>
+ <Configuration Name="Analysis|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Analysis.vsprops">
+ <Tool Name="VCCLCompilerTool" />
+ </Configuration>
+ <Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops">
+ <Tool Name="VCCLCompilerTool" />
+ </Configuration>
+ <Configuration Name="Debug|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug64.vsprops">
+ <Tool Name="VCCLCompilerTool" />
+ </Configuration>
+ <Configuration Name="Analysis|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Analysis64.vsprops">
+ <Tool Name="VCCLCompilerTool" />
+ </Configuration>
+ <Configuration Name="Release|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release64.vsprops">
+ <Tool Name="VCCLCompilerTool" />
+ </Configuration>
+ </Configurations>
+ <Files>
+ <File RelativePath="..\..\engines\queen\bankman.cpp" />
+ <File RelativePath="..\..\engines\queen\bankman.h" />
+ <File RelativePath="..\..\engines\queen\command.cpp" />
+ <File RelativePath="..\..\engines\queen\command.h" />
+ <File RelativePath="..\..\engines\queen\credits.cpp" />
+ <File RelativePath="..\..\engines\queen\credits.h" />
+ <File RelativePath="..\..\engines\queen\cutaway.cpp" />
+ <File RelativePath="..\..\engines\queen\cutaway.h" />
+ <File RelativePath="..\..\engines\queen\debug.cpp" />
+ <File RelativePath="..\..\engines\queen\debug.h" />
+ <File RelativePath="..\..\engines\queen\defs.h" />
+ <File RelativePath="..\..\engines\queen\display.cpp" />
+ <File RelativePath="..\..\engines\queen\display.h" />
+ <File RelativePath="..\..\engines\queen\graphics.cpp" />
+ <File RelativePath="..\..\engines\queen\graphics.h" />
+ <File RelativePath="..\..\engines\queen\grid.cpp" />
+ <File RelativePath="..\..\engines\queen\grid.h" />
+ <File RelativePath="..\..\engines\queen\input.cpp" />
+ <File RelativePath="..\..\engines\queen\input.h" />
+ <File RelativePath="..\..\engines\queen\journal.cpp" />
+ <File RelativePath="..\..\engines\queen\journal.h" />
+ <File RelativePath="..\..\engines\queen\logic.cpp" />
+ <File RelativePath="..\..\engines\queen\logic.h" />
+ <File RelativePath="..\..\engines\queen\midiadlib.cpp" />
+ <File RelativePath="..\..\engines\queen\module.mk" />
+ <File RelativePath="..\..\engines\queen\music.cpp" />
+ <File RelativePath="..\..\engines\queen\music.h" />
+ <File RelativePath="..\..\engines\queen\musicdata.cpp" />
+ <File RelativePath="..\..\engines\queen\queen.cpp" />
+ <File RelativePath="..\..\engines\queen\queen.h" />
+ <File RelativePath="..\..\engines\queen\resource.cpp" />
+ <File RelativePath="..\..\engines\queen\resource.h" />
+ <File RelativePath="..\..\engines\queen\restables.cpp" />
+ <File RelativePath="..\..\engines\queen\sound.cpp" />
+ <File RelativePath="..\..\engines\queen\sound.h" />
+ <File RelativePath="..\..\engines\queen\state.cpp" />
+ <File RelativePath="..\..\engines\queen\state.h" />
+ <File RelativePath="..\..\engines\queen\structs.h" />
+ <File RelativePath="..\..\engines\queen\talk.cpp" />
+ <File RelativePath="..\..\engines\queen\talk.h" />
+ <File RelativePath="..\..\engines\queen\walk.cpp" />
+ <File RelativePath="..\..\engines\queen\walk.h" />
+ </Files>
+</VisualStudioProject>