diff options
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 2388a71..6beb3c5 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1040,6 +1040,14 @@ > </File> <File + RelativePath="..\Modules\_time.c" + > + </File> + <File + RelativePath="..\Modules\_time.h" + > + </File> + <File RelativePath="..\Modules\_weakref.c" > </File> |