diff options
Diffstat (limited to 'PC/VS8.0/pythoncore.vcproj')
-rw-r--r-- | PC/VS8.0/pythoncore.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index 75414ce..c2eb356 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -1127,7 +1127,7 @@ >
</File>
<File
- RelativePath="..\..\Modules\threadmodule.c"
+ RelativePath="..\..\Modules\_threadmodule.c"
>
</File>
<File
|