From 48b5f7b33251c260048fc6b66c672b41842ec20f Mon Sep 17 00:00:00 2001 From: Jan-E Date: Sun, 24 Jul 2016 00:55:45 +0200 Subject: [PATCH] VS2010 debug symbols --- .../msvc/vs2010/libsodium/libsodium.vcxproj | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/builds/msvc/vs2010/libsodium/libsodium.vcxproj b/builds/msvc/vs2010/libsodium/libsodium.vcxproj index 0df5f1a3..0eefd0b1 100644 --- a/builds/msvc/vs2010/libsodium/libsodium.vcxproj +++ b/builds/msvc/vs2010/libsodium/libsodium.vcxproj @@ -66,6 +66,26 @@ + + + true + + + + + $(OutDir)$(TargetName).pdb + + + + + true + + + + + $(OutDir)$(TargetName).pdb + + @@ -254,4 +274,4 @@ - + \ No newline at end of file