diff options
Diffstat (limited to 'PC/VS9.0/pythoncore.vcproj')
-rw-r--r-- | PC/VS9.0/pythoncore.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/PC/VS9.0/pythoncore.vcproj b/PC/VS9.0/pythoncore.vcproj index c299058..cf60470 100644 --- a/PC/VS9.0/pythoncore.vcproj +++ b/PC/VS9.0/pythoncore.vcproj @@ -1155,6 +1155,18 @@ >
</File>
<File
+ RelativePath="..\..\Modules\sre.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\Modules\sre_constants.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\Modules\sre_lib.h"
+ >
+ </File>
+ <File
RelativePath="..\..\Modules\_stat.c"
>
</File>
|