[*] vcproj-file modifications

git-svn-id: https://pykd.svn.codeplex.com/svn@66439 9b283d60-5439-405e-af05-b73fd8c4d996
This commit is contained in:
SND\EreTIk_cp 2011-06-08 16:42:26 +00:00
parent cbbc29523e
commit 2c3d26da91

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="windows-1251"?> <?xml version="1.0" encoding="windows-1251"?>
<VisualStudioProject <VisualStudioProject
ProjectType="Visual C++" ProjectType="Visual C++"
Version="9,00" Version="9.00"
Name="pykd" Name="pykd"
ProjectGUID="{FE961905-666F-4908-A212-961465F46F13}" ProjectGUID="{FE961905-666F-4908-A212-961465F46F13}"
RootNamespace="pykd" RootNamespace="pykd"
@ -377,6 +377,10 @@
RelativePath=".\dbgext.cpp" RelativePath=".\dbgext.cpp"
> >
</File> </File>
<File
RelativePath=".\dbgio.cpp"
>
</File>
<File <File
RelativePath=".\dbgmem.cpp" RelativePath=".\dbgmem.cpp"
> >
@ -389,10 +393,6 @@
RelativePath=".\dbgpath.cpp" RelativePath=".\dbgpath.cpp"
> >
</File> </File>
<File
RelativePath=".\dbgprint.cpp"
>
</File>
<File <File
RelativePath=".\dbgprocess.cpp" RelativePath=".\dbgprocess.cpp"
> >
@ -471,10 +471,6 @@
RelativePath=".\dbgbreak.h" RelativePath=".\dbgbreak.h"
> >
</File> </File>
<File
RelativePath=".\dbgcallback.h"
>
</File>
<File <File
RelativePath=".\dbgclient.h" RelativePath=".\dbgclient.h"
> >
@ -504,7 +500,7 @@
> >
</File> </File>
<File <File
RelativePath=".\dbginput.h" RelativePath=".\dbgio.h"
> >
</File> </File>
<File <File
@ -519,10 +515,6 @@
RelativePath=".\dbgpath.h" RelativePath=".\dbgpath.h"
> >
</File> </File>
<File
RelativePath=".\dbgprint.h"
>
</File>
<File <File
RelativePath=".\dbgprocess.h" RelativePath=".\dbgprocess.h"
> >
@ -566,6 +558,10 @@
> >
</File> </File>
</Filter> </Filter>
<File
RelativePath=".\pykd.vcproj"
>
</File>
</Files> </Files>
<Globals> <Globals>
</Globals> </Globals>