aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/groovie.vcproj
blob: 5404803ae90b36d00f0525a49c92006e74d7f30b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8,00"
	Name="groovie"
	ProjectGUID="{2C1EA540-0B09-11DD-BD00-000000000000}"
	RootNamespace="groovie"
	Keyword="Win32Proj"
	>
	<Platforms>
		<Platform Name="Win32" />
	</Platforms>
	<Configurations>
		<Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug.vsprops" />
		<Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.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\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>