aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/teenagent.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc8/teenagent.vcproj')
-rw-r--r--dists/msvc8/teenagent.vcproj51
1 files changed, 0 insertions, 51 deletions
diff --git a/dists/msvc8/teenagent.vcproj b/dists/msvc8/teenagent.vcproj
deleted file mode 100644
index 2c0959077f..0000000000
--- a/dists/msvc8/teenagent.vcproj
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="teenagent"
- ProjectGUID="{EB5BF1C1-28A1-41EA-B70A-232D6ACB045A}"
- RootNamespace="teenagent"
- 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\teenagent\actor.cpp" />
- <File RelativePath="..\..\engines\teenagent\actor.h" />
- <File RelativePath="..\..\engines\teenagent\animation.cpp" />
- <File RelativePath="..\..\engines\teenagent\animation.h" />
- <File RelativePath="..\..\engines\teenagent\callbacks.cpp" />
- <File RelativePath="..\..\engines\teenagent\detection.cpp" />
- <File RelativePath="..\..\engines\teenagent\dialog.cpp" />
- <File RelativePath="..\..\engines\teenagent\dialog.h" />
- <File RelativePath="..\..\engines\teenagent\font.cpp" />
- <File RelativePath="..\..\engines\teenagent\font.h" />
- <File RelativePath="..\..\engines\teenagent\inventory.cpp" />
- <File RelativePath="..\..\engines\teenagent\inventory.h" />
- <File RelativePath="..\..\engines\teenagent\module.mk" />
- <File RelativePath="..\..\engines\teenagent\music.cpp" />
- <File RelativePath="..\..\engines\teenagent\music.h" />
- <File RelativePath="..\..\engines\teenagent\objects.cpp" />
- <File RelativePath="..\..\engines\teenagent\objects.h" />
- <File RelativePath="..\..\engines\teenagent\pack.cpp" />
- <File RelativePath="..\..\engines\teenagent\pack.h" />
- <File RelativePath="..\..\engines\teenagent\resources.cpp" />
- <File RelativePath="..\..\engines\teenagent\resources.h" />
- <File RelativePath="..\..\engines\teenagent\scene.cpp" />
- <File RelativePath="..\..\engines\teenagent\scene.h" />
- <File RelativePath="..\..\engines\teenagent\segment.cpp" />
- <File RelativePath="..\..\engines\teenagent\segment.h" />
- <File RelativePath="..\..\engines\teenagent\surface.cpp" />
- <File RelativePath="..\..\engines\teenagent\surface.h" />
- <File RelativePath="..\..\engines\teenagent\teenagent.cpp" />
- <File RelativePath="..\..\engines\teenagent\teenagent.h" />
- </Files>
-</VisualStudioProject>