diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2012-05-04 20:15:57 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2012-05-04 20:15:57 (GMT) |
commit | 3ad58f261d1cb735101123fa463797e30cf14001 (patch) | |
tree | 52321c5f538388a48cb14315e546b7b6bf0244b7 /PCbuild | |
parent | 2d3ce9de4fd45e9bfa922011078b1e1986022df7 (diff) | |
download | cpython-3ad58f261d1cb735101123fa463797e30cf14001.zip cpython-3ad58f261d1cb735101123fa463797e30cf14001.tar.gz cpython-3ad58f261d1cb735101123fa463797e30cf14001.tar.bz2 |
Kill remaining mentions of import_nt.c
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 1c32229..4c58251 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1703,10 +1703,6 @@ >
</File>
<File
- RelativePath="..\PC\import_nt.c"
- >
- </File>
- <File
RelativePath="..\PC\msvcrtmodule.c"
>
</File>
|