summaryrefslogtreecommitdiffstats
path: root/PCbuild8
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild8')
-rw-r--r--PCbuild8/pyproject.vsprops2
-rw-r--r--PCbuild8/pythoncore/pythoncore.vcproj32
2 files changed, 13 insertions, 21 deletions
diff --git a/PCbuild8/pyproject.vsprops b/PCbuild8/pyproject.vsprops
index e4c5f73..b120ba8 100644
--- a/PCbuild8/pyproject.vsprops
+++ b/PCbuild8/pyproject.vsprops
@@ -21,7 +21,7 @@
/>
<UserMacro
Name="PyDllName"
- Value="python26"
+ Value="python30"
/>
<UserMacro
Name="bsddbDir"
diff --git a/PCbuild8/pythoncore/pythoncore.vcproj b/PCbuild8/pythoncore/pythoncore.vcproj
index 2a6e413..8e45acd 100644
--- a/PCbuild8/pythoncore/pythoncore.vcproj
+++ b/PCbuild8/pythoncore/pythoncore.vcproj
@@ -788,6 +788,10 @@
>
</File>
<File
+ RelativePath="..\..\Objects\bytesobject.c"
+ >
+ </File>
+ <File
RelativePath="..\..\Objects\cellobject.c"
>
</File>
@@ -1394,6 +1398,10 @@
>
</File>
<File
+ RelativePath="..\..\Modules\_fileio.c"
+ >
+ </File>
+ <File
RelativePath="..\..\Modules\_functoolsmodule.c"
>
</File>
@@ -1438,6 +1446,10 @@
>
</File>
<File
+ RelativePath="..\..\Modules\atexitmodule.c"
+ >
+ </File>
+ <File
RelativePath="..\..\Modules\audioop.c"
>
</File>
@@ -1466,10 +1478,6 @@
>
</File>
<File
- RelativePath="..\..\Modules\imageop.c"
- >
- </File>
- <File
RelativePath="..\..\Modules\itertoolsmodule.c"
>
</File>
@@ -1482,18 +1490,6 @@
>
</File>
<File
- RelativePath="..\..\Modules\md5.c"
- >
- </File>
- <File
- RelativePath="..\..\Modules\md5.h"
- >
- </File>
- <File
- RelativePath="..\..\Modules\md5module.c"
- >
- </File>
- <File
RelativePath="..\..\Modules\mmapmodule.c"
>
</File>
@@ -1526,10 +1522,6 @@
>
</File>
<File
- RelativePath="..\..\Modules\shamodule.c"
- >
- </File>
- <File
RelativePath="..\..\Modules\signalmodule.c"
>
</File>