summaryrefslogtreecommitdiffstats
path: root/Tools/MemDumpAnalysis/MemDumpAnalysis.vcproj.user
blob: f4ced837a33aa5e7dd8af19e9a9cf3ede07bc9cf (plain) (blame)
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
<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioUserFile
	ProjectType="Visual C++"
	Version="9,00"
	ShowAllFiles="false"
	>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory="$(TargetDir)"
				CommandArguments=""
				Attach="false"
				DebuggerType="3"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			>
			<DebugSettings
				Command="$(TargetPath)"
				WorkingDirectory="$(TargetDir)"
				CommandArguments=""
				Attach="false"
				DebuggerType="3"
			/>
		</Configuration>
	</Configurations>
</VisualStudioUserFile>