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 ca33a97..33bea7e 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1015,6 +1015,10 @@ > </File> <File + RelativePath="..\Modules\_pickle.c" + > + </File> + <File RelativePath="..\Modules\_randommodule.c" > </File> @@ -1023,6 +1027,10 @@ > </File> <File + RelativePath="..\Modules\_stringio.c" + > + </File> + <File RelativePath="..\Modules\_struct.c" > </File> |