aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/tucker.vcproj
blob: b8ca2ea661723018cbadaa16147d3cd1715edf0f (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
<?xml version="1.0" encoding="windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="tucker"
	ProjectGUID="{F3534FC6-5F79-4AE9-BAA9-53EE47753830}"
	RootNamespace="tucker"
	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\tucker\detection.cpp" />
		<File RelativePath="..\..\engines\tucker\graphics.cpp" />
		<File RelativePath="..\..\engines\tucker\graphics.h" />
		<File RelativePath="..\..\engines\tucker\locations.cpp" />
		<File RelativePath="..\..\engines\tucker\module.mk" />
		<File RelativePath="..\..\engines\tucker\resource.cpp" />
		<File RelativePath="..\..\engines\tucker\saveload.cpp" />
		<File RelativePath="..\..\engines\tucker\sequences.cpp" />
		<File RelativePath="..\..\engines\tucker\staticres.cpp" />
		<File RelativePath="..\..\engines\tucker\tucker.cpp" />
		<File RelativePath="..\..\engines\tucker\tucker.h" />
	</Files>
</VisualStudioProject>