diff options
Diffstat (limited to 'PC/VS7.1/_ssl.vcproj')
-rw-r--r-- | PC/VS7.1/_ssl.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PC/VS7.1/_ssl.vcproj b/PC/VS7.1/_ssl.vcproj index c1abd24..78eadd2 100644 --- a/PC/VS7.1/_ssl.vcproj +++ b/PC/VS7.1/_ssl.vcproj @@ -73,10 +73,10 @@ </References> <Files> <File - RelativePath="..\Modules\_ssl.c"> + RelativePath="..\..\Modules\_ssl.c"> </File> <File - RelativePath="..\Modules\_hashopenssl.c"> + RelativePath="..\..\Modules\_hashopenssl.c"> </File> </Files> <Globals> |