aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9/cine.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc9/cine.vcproj')
-rw-r--r--dists/msvc9/cine.vcproj79
1 files changed, 79 insertions, 0 deletions
diff --git a/dists/msvc9/cine.vcproj b/dists/msvc9/cine.vcproj
new file mode 100644
index 0000000000..a7ce448185
--- /dev/null
+++ b/dists/msvc9/cine.vcproj
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9.00"
+ Name="cine"
+ ProjectGUID="{D6DBB07C-6EBB-419A-99AF-326F83806296}"
+ RootNamespace="cine"
+ 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\cine\anim.cpp" />
+ <File RelativePath="..\..\engines\cine\anim.h" />
+ <File RelativePath="..\..\engines\cine\bg.cpp" />
+ <File RelativePath="..\..\engines\cine\bg.h" />
+ <File RelativePath="..\..\engines\cine\bg_list.cpp" />
+ <File RelativePath="..\..\engines\cine\bg_list.h" />
+ <File RelativePath="..\..\engines\cine\cine.cpp" />
+ <File RelativePath="..\..\engines\cine\cine.h" />
+ <File RelativePath="..\..\engines\cine\console.cpp" />
+ <File RelativePath="..\..\engines\cine\console.h" />
+ <File RelativePath="..\..\engines\cine\detection.cpp" />
+ <File RelativePath="..\..\engines\cine\detection_tables.h" />
+ <File RelativePath="..\..\engines\cine\gfx.cpp" />
+ <File RelativePath="..\..\engines\cine\gfx.h" />
+ <File RelativePath="..\..\engines\cine\main_loop.cpp" />
+ <File RelativePath="..\..\engines\cine\main_loop.h" />
+ <File RelativePath="..\..\engines\cine\module.mk" />
+ <File RelativePath="..\..\engines\cine\msg.cpp" />
+ <File RelativePath="..\..\engines\cine\msg.h" />
+ <File RelativePath="..\..\engines\cine\object.cpp" />
+ <File RelativePath="..\..\engines\cine\object.h" />
+ <File RelativePath="..\..\engines\cine\pal.cpp" />
+ <File RelativePath="..\..\engines\cine\pal.h" />
+ <File RelativePath="..\..\engines\cine\part.cpp" />
+ <File RelativePath="..\..\engines\cine\part.h" />
+ <File RelativePath="..\..\engines\cine\prc.cpp" />
+ <File RelativePath="..\..\engines\cine\prc.h" />
+ <File RelativePath="..\..\engines\cine\rel.cpp" />
+ <File RelativePath="..\..\engines\cine\rel.h" />
+ <File RelativePath="..\..\engines\cine\saveload.cpp" />
+ <File RelativePath="..\..\engines\cine\saveload.h" />
+ <File RelativePath="..\..\engines\cine\script.h" />
+ <File RelativePath="..\..\engines\cine\script_fw.cpp" />
+ <File RelativePath="..\..\engines\cine\script_os.cpp" />
+ <File RelativePath="..\..\engines\cine\sound.cpp" />
+ <File RelativePath="..\..\engines\cine\sound.h" />
+ <File RelativePath="..\..\engines\cine\texte.cpp" />
+ <File RelativePath="..\..\engines\cine\texte.h" />
+ <File RelativePath="..\..\engines\cine\unpack.cpp" />
+ <File RelativePath="..\..\engines\cine\unpack.h" />
+ <File RelativePath="..\..\engines\cine\various.cpp" />
+ <File RelativePath="..\..\engines\cine\various.h" />
+ </Files>
+</VisualStudioProject>