Commit 14d6b0f8 authored by Amaury Forgeot d'Arc's avatar Amaury Forgeot d'Arc

Update project files for all Windows supported compilers

parent 046e6a43
......@@ -197,6 +197,10 @@ SOURCE=..\..\Modules\arraymodule.c
# End Source File
# Begin Source File
SOURCE=..\..\Python\_warnings.c
# End Source File
# Begin Source File
SOURCE=..\..\Python\asdl.c
# End Source File
# Begin Source File
......
......@@ -412,6 +412,9 @@
<File
RelativePath="..\..\Modules\arraymodule.c">
</File>
<File
RelativePath="..\..\Python\_warnings.c">
</File>
<File
RelativePath="..\..\Python\asdl.c">
</File>
......
......@@ -1614,6 +1614,10 @@
<Filter
Name="Python"
>
<File
RelativePath="..\..\Python\_warnings.c"
>
</File>
<File
RelativePath="..\..\Python\asdl.c"
>
......
......@@ -1614,6 +1614,10 @@
<Filter
Name="Python"
>
<File
RelativePath="..\Python\_warnings.c"
>
</File>
<File
RelativePath="..\Python\asdl.c"
>
......@@ -1778,10 +1782,6 @@
RelativePath="..\Python\traceback.c"
>
</File>
<File
RelativePath="..\Python\_warnings.c"
>
</File>
</Filter>
<Filter
Name="Resource Files"
......
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