diff options
Diffstat (limited to 'MemDumpAnalysis/MemDumpAnalysis.vcproj.user')
-rw-r--r-- | MemDumpAnalysis/MemDumpAnalysis.vcproj.user | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/MemDumpAnalysis/MemDumpAnalysis.vcproj.user b/MemDumpAnalysis/MemDumpAnalysis.vcproj.user deleted file mode 100644 index 11ddaa32b..000000000 --- a/MemDumpAnalysis/MemDumpAnalysis.vcproj.user +++ /dev/null @@ -1,31 +0,0 @@ -<?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>
|