aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9/tucker.vcproj
blob: 4d4e9fc03641a159d6c305f5b4e1d5aa80957e92 (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
<?xml version="1.0" encoding="windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9.00"
	Name="tucker"
	ProjectGUID="{A5FFC619-C5A3-4086-B396-1337DDC0B167}"
	RootNamespace="tucker"
	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\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>