mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-20 03:23:23 +08:00
[0.2.x] fixed: build fix
git-svn-id: https://pykd.svn.codeplex.com/svn@81957 9b283d60-5439-405e-af05-b73fd8c4d996
This commit is contained in:
parent
4a50b8b563
commit
a1ddc589b9
@ -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"
|
||||
@ -401,10 +401,6 @@
|
||||
RelativePath=".\pykd.def"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pymod.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stdafx.cpp"
|
||||
>
|
||||
@ -630,6 +626,22 @@
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="python"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\python\pymod.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\python\pysupport.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\python\pysupport.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
|
Loading…
Reference in New Issue
Block a user