Kaydet (Commit) 957320a0 authored tarafından Hirokazu Yamamoto's avatar Hirokazu Yamamoto

Fixed compile error on windows.

üst 6ecb1a31
......@@ -519,6 +519,10 @@ SOURCE=..\..\Modules\md5module.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\memoryobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Parser\metagrammar.c
# End Source File
# Begin Source File
......
......@@ -658,6 +658,9 @@
<File
RelativePath="..\..\Modules\md5module.c">
</File>
<File
RelativePath="..\..\Objects\memoryobject.c">
</File>
<File
RelativePath="..\..\Parser\metagrammar.c">
</File>
......
......@@ -1458,6 +1458,10 @@
RelativePath="..\..\Objects\longobject.c"
>
</File>
<File
RelativePath="..\..\Objects\memoryobject.c"
>
</File>
<File
RelativePath="..\..\Objects\methodobject.c"
>
......
......@@ -1458,6 +1458,10 @@
RelativePath="..\Objects\longobject.c"
>
</File>
<File
RelativePath="..\Objects\memoryobject.c"
>
</File>
<File
RelativePath="..\Objects\methodobject.c"
>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment