diff options
Diffstat (limited to 'PC/VS9.0/_hashlib.vcproj')
-rw-r--r-- | PC/VS9.0/_hashlib.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PC/VS9.0/_hashlib.vcproj b/PC/VS9.0/_hashlib.vcproj index e05d97e..77417ec 100644 --- a/PC/VS9.0/_hashlib.vcproj +++ b/PC/VS9.0/_hashlib.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9,00"
+ Version="9.00"
Name="_hashlib"
ProjectGUID="{447F05A8-F581-4CAC-A466-5AC7936E207E}"
RootNamespace="_hashlib"
@@ -527,7 +527,7 @@ Name="Source Files"
>
<File
- RelativePath="..\Modules\_hashopenssl.c"
+ RelativePath="..\..\Modules\_hashopenssl.c"
>
</File>
</Filter>
|