diff options
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-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 1f69bca..c93bc71 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -871,6 +871,10 @@ > </File> <File + RelativePath="..\Include\pymath.h" + > + </File> + <File RelativePath="..\Include\pymem.h" > </File> @@ -1707,6 +1711,10 @@ > </File> <File + RelativePath="..\Python\pymath.c" + > + </File> + <File RelativePath="..\Python\pystate.c" > </File> |