summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@wyplay.com>2012-03-13 16:42:18 (GMT)
committerVictor Stinner <vstinner@wyplay.com>2012-03-13 16:42:18 (GMT)
commit87adda502ae0cd113215a1b6800fcb5f88ef394b (patch)
treefe6dfb14f720d0319f1665ca2d9b932b46efb8bc /PCbuild
parentd528b01a718c46c57977fc1b6a3d805ef65f852a (diff)
downloadcpython-87adda502ae0cd113215a1b6800fcb5f88ef394b.zip
cpython-87adda502ae0cd113215a1b6800fcb5f88ef394b.tar.gz
cpython-87adda502ae0cd113215a1b6800fcb5f88ef394b.tar.bz2
Issue #14180: Fix pythoncore.vcproj, Modules/_time.[ch] have been removed
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/pythoncore.vcproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index 8b908aa..849e746 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -1055,14 +1055,6 @@
>
</File>
<File
- RelativePath="..\Modules\_time.c"
- >
- </File>
- <File
- RelativePath="..\Modules\_time.h"
- >
- </File>
- <File
RelativePath="..\Modules\_weakref.c"
>
</File>