summaryrefslogtreecommitdiff
path: root/src/debug/ee/DebuggerEE.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/ee/DebuggerEE.vcproj')
-rw-r--r--src/debug/ee/DebuggerEE.vcproj107
1 files changed, 107 insertions, 0 deletions
diff --git a/src/debug/ee/DebuggerEE.vcproj b/src/debug/ee/DebuggerEE.vcproj
new file mode 100644
index 0000000000..6df51a0fd6
--- /dev/null
+++ b/src/debug/ee/DebuggerEE.vcproj
@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="DebuggerEE"
+ ProjectGUID="{31EEC9FD-A233-4B36-8762-2D30A030C319}"
+ Keyword="MakeFileProj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="Debug"
+ IntermediateDirectory="Debug"
+ ConfigurationType="0">
+ <Tool
+ Name="VCNMakeTool"
+ Output="DebuggerEE.exe"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="Release"
+ IntermediateDirectory="Release"
+ ConfigurationType="0">
+ <Tool
+ Name="VCNMakeTool"
+ Output="DebuggerEE.exe"/>
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
+ <File
+ RelativePath="controller.cpp">
+ </File>
+ <File
+ RelativePath="debugger.cpp">
+ </File>
+ <File
+ RelativePath="frameinfo.cpp">
+ </File>
+ <File
+ RelativePath="ilwalker.cpp">
+ </File>
+ <File
+ RelativePath="lscommon.cpp">
+ </File>
+ <File
+ RelativePath="lsdivalue.cpp">
+ </File>
+ <File
+ RelativePath="lshash.cpp">
+ </File>
+ <File
+ RelativePath="lsmodule.cpp">
+ </File>
+ <File
+ RelativePath="lsprocess.cpp">
+ </File>
+ <File
+ RelativePath="lsthread.cpp">
+ </File>
+ <File
+ RelativePath="rcthread.cpp">
+ </File>
+ <File
+ RelativePath="stdafx.cpp">
+ </File>
+ <File
+ RelativePath="thread.cpp">
+ </File>
+ <File
+ RelativePath="i386\x86walker.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc">
+ <File
+ RelativePath="controller.h">
+ </File>
+ <File
+ RelativePath="debugger.h">
+ </File>
+ <File
+ RelativePath="frameinfo.h">
+ </File>
+ <File
+ RelativePath="stdafx.h">
+ </File>
+ <File
+ RelativePath="walker.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>