File: crawl.vcproj.user

package info (click to toggle)
crawl 2%3A0.7.1-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 30,420 kB
  • ctags: 23,018
  • sloc: cpp: 244,317; ansic: 16,144; perl: 2,214; makefile: 984; python: 488; objc: 250; ruby: 200; sh: 140
file content (73 lines) | stat: -rw-r--r-- 1,460 bytes parent folder | download | duplicates (2)
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioUserFile
	ProjectType="Visual C++"
	Version="8.00"
	ShowAllFiles="false"
	>
	<Configurations>
		<Configuration
			Name="Debug Console|Win32"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory="$(TargetDir)"
			/>
		</Configuration>
		<Configuration
			Name="Debug Console|x64"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory="$(TargetDir)"
			/>
		</Configuration>
		<Configuration
			Name="Release Console|Win32"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory="$(TargetDir)"
			/>
		</Configuration>
		<Configuration
			Name="Release Console|x64"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory="$(TargetDir)"
			/>
		</Configuration>
		<Configuration
			Name="Debug Tiles|Win32"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory="$(TargetDir)"
			/>
		</Configuration>
		<Configuration
			Name="Debug Tiles|x64"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory="$(TargetDir)"
			/>
		</Configuration>
		<Configuration
			Name="Release Tiles|Win32"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory="$(TargetDir)"
			/>
		</Configuration>
		<Configuration
			Name="Release Tiles|x64"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory="$(TargetDir)"
			/>
		</Configuration>
	</Configurations>
</VisualStudioUserFile>