diff options
Diffstat (limited to 'ports/winnt/vs2008/release.vsprops')
-rw-r--r-- | ports/winnt/vs2008/release.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/winnt/vs2008/release.vsprops b/ports/winnt/vs2008/release.vsprops index 498779578f859..25c93f4c48be4 100644 --- a/ports/winnt/vs2008/release.vsprops +++ b/ports/winnt/vs2008/release.vsprops @@ -15,7 +15,7 @@ /> <Tool Name="VCLinkerTool" - AdditionalLibraryDirectories=" $(OPENSSL_LIB)\vc" + AdditionalLibraryDirectories=" $(OPENSSL_LIB)" TargetMachine="1" /> </VisualStudioPropertySheet> |