aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/sword2.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc8/sword2.vcproj')
-rw-r--r--dists/msvc8/sword2.vcproj87
1 files changed, 87 insertions, 0 deletions
diff --git a/dists/msvc8/sword2.vcproj b/dists/msvc8/sword2.vcproj
new file mode 100644
index 0000000000..25dc4ffa8a
--- /dev/null
+++ b/dists/msvc8/sword2.vcproj
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="sword2"
+ ProjectGUID="{387C47F8-A5EC-4B92-BC6B-B6A111017742}"
+ RootNamespace="sword2"
+ 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\sword2\animation.cpp" />
+ <File RelativePath="..\..\engines\sword2\animation.h" />
+ <File RelativePath="..\..\engines\sword2\anims.cpp" />
+ <File RelativePath="..\..\engines\sword2\console.cpp" />
+ <File RelativePath="..\..\engines\sword2\console.h" />
+ <File RelativePath="..\..\engines\sword2\controls.cpp" />
+ <File RelativePath="..\..\engines\sword2\controls.h" />
+ <File RelativePath="..\..\engines\sword2\debug.cpp" />
+ <File RelativePath="..\..\engines\sword2\debug.h" />
+ <File RelativePath="..\..\engines\sword2\defs.h" />
+ <File RelativePath="..\..\engines\sword2\events.cpp" />
+ <File RelativePath="..\..\engines\sword2\function.cpp" />
+ <File RelativePath="..\..\engines\sword2\header.cpp" />
+ <File RelativePath="..\..\engines\sword2\header.h" />
+ <File RelativePath="..\..\engines\sword2\icons.cpp" />
+ <File RelativePath="..\..\engines\sword2\interpreter.cpp" />
+ <File RelativePath="..\..\engines\sword2\interpreter.h" />
+ <File RelativePath="..\..\engines\sword2\layers.cpp" />
+ <File RelativePath="..\..\engines\sword2\logic.cpp" />
+ <File RelativePath="..\..\engines\sword2\logic.h" />
+ <File RelativePath="..\..\engines\sword2\maketext.cpp" />
+ <File RelativePath="..\..\engines\sword2\maketext.h" />
+ <File RelativePath="..\..\engines\sword2\memory.cpp" />
+ <File RelativePath="..\..\engines\sword2\memory.h" />
+ <File RelativePath="..\..\engines\sword2\menu.cpp" />
+ <File RelativePath="..\..\engines\sword2\module.mk" />
+ <File RelativePath="..\..\engines\sword2\mouse.cpp" />
+ <File RelativePath="..\..\engines\sword2\mouse.h" />
+ <File RelativePath="..\..\engines\sword2\music.cpp" />
+ <File RelativePath="..\..\engines\sword2\object.h" />
+ <File RelativePath="..\..\engines\sword2\palette.cpp" />
+ <File RelativePath="..\..\engines\sword2\protocol.cpp" />
+ <File RelativePath="..\..\engines\sword2\render.cpp" />
+ <File RelativePath="..\..\engines\sword2\resman.cpp" />
+ <File RelativePath="..\..\engines\sword2\resman.h" />
+ <File RelativePath="..\..\engines\sword2\router.cpp" />
+ <File RelativePath="..\..\engines\sword2\router.h" />
+ <File RelativePath="..\..\engines\sword2\saveload.cpp" />
+ <File RelativePath="..\..\engines\sword2\saveload.h" />
+ <File RelativePath="..\..\engines\sword2\screen.cpp" />
+ <File RelativePath="..\..\engines\sword2\screen.h" />
+ <File RelativePath="..\..\engines\sword2\scroll.cpp" />
+ <File RelativePath="..\..\engines\sword2\sound.cpp" />
+ <File RelativePath="..\..\engines\sword2\sound.h" />
+ <File RelativePath="..\..\engines\sword2\speech.cpp" />
+ <File RelativePath="..\..\engines\sword2\sprite.cpp" />
+ <File RelativePath="..\..\engines\sword2\startup.cpp" />
+ <File RelativePath="..\..\engines\sword2\sword2.cpp" />
+ <File RelativePath="..\..\engines\sword2\sword2.h" />
+ <File RelativePath="..\..\engines\sword2\sync.cpp" />
+ <File RelativePath="..\..\engines\sword2\walker.cpp" />
+ </Files>
+</VisualStudioProject>