summaryrefslogtreecommitdiff
path: root/ports/winnt/vs2015/debug.props
diff options
context:
space:
mode:
Diffstat (limited to 'ports/winnt/vs2015/debug.props')
-rw-r--r--ports/winnt/vs2015/debug.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/winnt/vs2015/debug.props b/ports/winnt/vs2015/debug.props
index 46792f84587ff..e82b7e896b3a4 100644
--- a/ports/winnt/vs2015/debug.props
+++ b/ports/winnt/vs2015/debug.props
@@ -17,7 +17,7 @@
</ClCompile>
<Link>
<TargetMachine>MachineX86</TargetMachine>
- <AdditionalLibraryDirectories>$(OPENSSL_LIB)\vc</AdditionalLibraryDirectories>
+ <AdditionalLibraryDirectories>$(OPENSSL_LIB)</AdditionalLibraryDirectories>
</Link>
</ItemDefinitionGroup>
<ItemGroup />