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.vcproj52
1 files changed, 52 insertions, 0 deletions
diff --git a/dists/msvc9/touche.vcproj b/dists/msvc9/touche.vcproj
new file mode 100644
index 0000000000..2fbc3deac0
--- /dev/null
+++ b/dists/msvc9/touche.vcproj
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9.00"
+ Name="touche"
+ ProjectGUID="{CFC49CCC-680E-4CC7-B399-6FA813206B33}"
+ 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">
+ <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\touche\console.cpp" />
+ <File RelativePath="..\..\engines\touche\console.h" />
+ <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>