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