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