diff options
Diffstat (limited to 'PCbuild8/pythoncore/pythoncore.vcproj')
-rw-r--r-- | PCbuild8/pythoncore/pythoncore.vcproj | 32 |
1 files changed, 12 insertions, 20 deletions
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>
|