aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/sword2.vcproj
diff options
context:
space:
mode:
authorFilippos Karapetis2009-11-03 22:56:22 +0000
committerFilippos Karapetis2009-11-03 22:56:22 +0000
commit400f31ff9804d1416e046d8f9fd4f321f5b6282f (patch)
tree4ab9c3970998267cb75efc8a3a671d5ca34ba665 /dists/msvc8/sword2.vcproj
parent930910fe5c1f94093f74ca085f2fe7dd7e4f0b11 (diff)
downloadscummvm-rg350-400f31ff9804d1416e046d8f9fd4f321f5b6282f.tar.gz
scummvm-rg350-400f31ff9804d1416e046d8f9fd4f321f5b6282f.tar.bz2
scummvm-rg350-400f31ff9804d1416e046d8f9fd4f321f5b6282f.zip
Deleted all the MSVC project files, since they can be built quickly and reliably from the gcc files using the create_msvc tool. Added some brief instructions on how to use the tool.
svn-id: r45645
Diffstat (limited to 'dists/msvc8/sword2.vcproj')
-rw-r--r--dists/msvc8/sword2.vcproj72
1 files changed, 0 insertions, 72 deletions
diff --git a/dists/msvc8/sword2.vcproj b/dists/msvc8/sword2.vcproj
deleted file mode 100644
index da4b8901d9..0000000000
--- a/dists/msvc8/sword2.vcproj
+++ /dev/null
@@ -1,72 +0,0 @@
-<?xml version="1.0" encoding="windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="sword2"
- ProjectGUID="{C7B492ED-6273-4593-922B-7124D5F9D75F}"
- RootNamespace="sword2"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform Name="Win32" />
- <Platform Name="x64" />
- </Platforms>
- <Configurations>
- <Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug.vsprops" />
- <Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops" />
- <Configuration Name="Debug|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug64.vsprops" />
- <Configuration Name="Release|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release64.vsprops" />
- </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.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>