diff options
Diffstat (limited to 'PC/VS8.0')
-rw-r--r-- | PC/VS8.0/pythoncore.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index 9edd99ea73..0896a791f2 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -943,6 +943,10 @@ > </File> <File + RelativePath="..\..\Include\_time.h" + > + </File> + <File RelativePath="..\..\Include\timefuncs.h" > </File> @@ -1167,6 +1171,10 @@ > </File> <File + RelativePath="..\..\Modules\_time.c" + > + </File> + <File RelativePath="..\..\Modules\timemodule.c" > </File> |