mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-19 19:13:22 +08:00
[*] vcproj-file modifications
git-svn-id: https://pykd.svn.codeplex.com/svn@66439 9b283d60-5439-405e-af05-b73fd8c4d996
This commit is contained in:
parent
cbbc29523e
commit
2c3d26da91
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Version="9.00"
|
||||
Name="pykd"
|
||||
ProjectGUID="{FE961905-666F-4908-A212-961465F46F13}"
|
||||
RootNamespace="pykd"
|
||||
@ -377,6 +377,10 @@
|
||||
RelativePath=".\dbgext.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dbgio.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dbgmem.cpp"
|
||||
>
|
||||
@ -389,10 +393,6 @@
|
||||
RelativePath=".\dbgpath.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dbgprint.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dbgprocess.cpp"
|
||||
>
|
||||
@ -471,10 +471,6 @@
|
||||
RelativePath=".\dbgbreak.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dbgcallback.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dbgclient.h"
|
||||
>
|
||||
@ -504,7 +500,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dbginput.h"
|
||||
RelativePath=".\dbgio.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@ -519,10 +515,6 @@
|
||||
RelativePath=".\dbgpath.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dbgprint.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dbgprocess.h"
|
||||
>
|
||||
@ -566,6 +558,10 @@
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\pykd.vcproj"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
|
Loading…
Reference in New Issue
Block a user