Kill remaining mentions of import_nt.c

This commit is contained in:
Antoine Pitrou 2012-05-04 22:15:57 +02:00
parent 2d3ce9de4f
commit 3ad58f261d
3 changed files with 1 additions and 10 deletions

View File

@ -466,11 +466,6 @@ SOURCE=..\..\Python\import.c
# End Source File
# Begin Source File
SOURCE=..\import_nt.c
# ADD CPP /I "..\..\Python"
# End Source File
# Begin Source File
SOURCE=..\..\Python\importdl.c
# End Source File
# Begin Source File

View File

@ -63,7 +63,7 @@ Additional files and subdirectories for 32-bit Windows
python_nt.rc Resource compiler input for python15.dll.
dl_nt.c, import_nt.c
dl_nt.c
Additional sources used for 32-bit Windows features.
getpathp.c Default sys.path calculations (for all PC platforms).

View File

@ -1702,10 +1702,6 @@
RelativePath="..\PC\getpathp.c"
>
</File>
<File
RelativePath="..\PC\import_nt.c"
>
</File>
<File
RelativePath="..\PC\msvcrtmodule.c"
>