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 2cbcd09..47521f01 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1027,6 +1027,14 @@ > </File> <File + RelativePath="..\Modules\_math.c" + > + </File> + <File + RelativePath="..\Modules\_math.h" + > + </File> + <File RelativePath="..\Modules\_randommodule.c" > </File> |