aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/groovie.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc8/groovie.vcproj')
-rw-r--r--dists/msvc8/groovie.vcproj52
1 files changed, 0 insertions, 52 deletions
diff --git a/dists/msvc8/groovie.vcproj b/dists/msvc8/groovie.vcproj
deleted file mode 100644
index 0a44942c72..0000000000
--- a/dists/msvc8/groovie.vcproj
+++ /dev/null
@@ -1,52 +0,0 @@
-<?xml version="1.0" encoding="windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="groovie"
- ProjectGUID="{CD5C2698-C165-49C3-8AB4-7BC15254A6AB}"
- RootNamespace="groovie"
- 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\groovie\cell.cpp" />
- <File RelativePath="..\..\engines\groovie\cell.h" />
- <File RelativePath="..\..\engines\groovie\cursor.cpp" />
- <File RelativePath="..\..\engines\groovie\cursor.h" />
- <File RelativePath="..\..\engines\groovie\debug.cpp" />
- <File RelativePath="..\..\engines\groovie\debug.h" />
- <File RelativePath="..\..\engines\groovie\detection.cpp" />
- <File RelativePath="..\..\engines\groovie\font.cpp" />
- <File RelativePath="..\..\engines\groovie\font.h" />
- <File RelativePath="..\..\engines\groovie\graphics.cpp" />
- <File RelativePath="..\..\engines\groovie\graphics.h" />
- <File RelativePath="..\..\engines\groovie\groovie.cpp" />
- <File RelativePath="..\..\engines\groovie\groovie.h" />
- <File RelativePath="..\..\engines\groovie\lzss.cpp" />
- <File RelativePath="..\..\engines\groovie\lzss.h" />
- <File RelativePath="..\..\engines\groovie\module.mk" />
- <File RelativePath="..\..\engines\groovie\music.cpp" />
- <File RelativePath="..\..\engines\groovie\music.h" />
- <File RelativePath="..\..\engines\groovie\player.cpp" />
- <File RelativePath="..\..\engines\groovie\player.h" />
- <File RelativePath="..\..\engines\groovie\resource.cpp" />
- <File RelativePath="..\..\engines\groovie\resource.h" />
- <File RelativePath="..\..\engines\groovie\roq.cpp" />
- <File RelativePath="..\..\engines\groovie\roq.h" />
- <File RelativePath="..\..\engines\groovie\saveload.cpp" />
- <File RelativePath="..\..\engines\groovie\saveload.h" />
- <File RelativePath="..\..\engines\groovie\script.cpp" />
- <File RelativePath="..\..\engines\groovie\script.h" />
- <File RelativePath="..\..\engines\groovie\vdx.cpp" />
- <File RelativePath="..\..\engines\groovie\vdx.h" />
- </Files>
-</VisualStudioProject>