aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9/touche.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc9/touche.vcproj')
-rw-r--r--dists/msvc9/touche.vcproj36
1 files changed, 0 insertions, 36 deletions
diff --git a/dists/msvc9/touche.vcproj b/dists/msvc9/touche.vcproj
deleted file mode 100644
index e0f7746bdd..0000000000
--- a/dists/msvc9/touche.vcproj
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="touche"
- ProjectGUID="{40C6A105-B2B5-4E1C-9EFF-E9BF6B8C7693}"
- RootNamespace="touche"
- Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
- >
- <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\touche\detection.cpp" />
- <File RelativePath="..\..\engines\touche\graphics.cpp" />
- <File RelativePath="..\..\engines\touche\graphics.h" />
- <File RelativePath="..\..\engines\touche\menu.cpp" />
- <File RelativePath="..\..\engines\touche\midi.cpp" />
- <File RelativePath="..\..\engines\touche\midi.h" />
- <File RelativePath="..\..\engines\touche\module.mk" />
- <File RelativePath="..\..\engines\touche\opcodes.cpp" />
- <File RelativePath="..\..\engines\touche\resource.cpp" />
- <File RelativePath="..\..\engines\touche\saveload.cpp" />
- <File RelativePath="..\..\engines\touche\staticres.cpp" />
- <File RelativePath="..\..\engines\touche\touche.cpp" />
- <File RelativePath="..\..\engines\touche\touche.h" />
- </Files>
-</VisualStudioProject>