diff --git a/builds/msvc/vs2010/libsodium/libsodium.vcxproj b/builds/msvc/vs2010/libsodium/libsodium.vcxproj index 11bef9ce..75432f92 100644 --- a/builds/msvc/vs2010/libsodium/libsodium.vcxproj +++ b/builds/msvc/vs2010/libsodium/libsodium.vcxproj @@ -181,7 +181,7 @@ - + @@ -306,8 +306,8 @@ - _DEBUG;$(Platform);%(PreprocessorDefinitions) - NDEBUG;$(Platform);%(PreprocessorDefinitions) + _DEBUG;$(Platform);%(PreprocessorDefinitions) + NDEBUG;$(Platform);%(PreprocessorDefinitions) diff --git a/builds/msvc/vs2012/libsodium/libsodium.vcxproj b/builds/msvc/vs2012/libsodium/libsodium.vcxproj index f8bcede3..6a615516 100644 --- a/builds/msvc/vs2012/libsodium/libsodium.vcxproj +++ b/builds/msvc/vs2012/libsodium/libsodium.vcxproj @@ -181,7 +181,7 @@ - + @@ -307,7 +307,7 @@ _DEBUG;$(Platform);%(PreprocessorDefinitions) - NDEBUG;$(Platform);%(PreprocessorDefinitions) + NDEBUG;$(Platform);%(PreprocessorDefinitions) diff --git a/builds/msvc/vs2013/libsodium/libsodium.vcxproj b/builds/msvc/vs2013/libsodium/libsodium.vcxproj index fd2cb10c..498f2487 100644 --- a/builds/msvc/vs2013/libsodium/libsodium.vcxproj +++ b/builds/msvc/vs2013/libsodium/libsodium.vcxproj @@ -181,7 +181,7 @@ - + @@ -307,7 +307,7 @@ _DEBUG;$(Platform);%(PreprocessorDefinitions) - NDEBUG;$(Platform);%(PreprocessorDefinitions) + NDEBUG;$(Platform);%(PreprocessorDefinitions) diff --git a/builds/msvc/vs2015/libsodium/libsodium.vcxproj b/builds/msvc/vs2015/libsodium/libsodium.vcxproj index 127070e8..539ad29b 100644 --- a/builds/msvc/vs2015/libsodium/libsodium.vcxproj +++ b/builds/msvc/vs2015/libsodium/libsodium.vcxproj @@ -181,7 +181,7 @@ - + @@ -307,7 +307,7 @@ _DEBUG;$(Platform);%(PreprocessorDefinitions) - NDEBUG;$(Platform);%(PreprocessorDefinitions) + NDEBUG;$(Platform);%(PreprocessorDefinitions) diff --git a/builds/msvc/vs2017/libsodium/libsodium.vcxproj b/builds/msvc/vs2017/libsodium/libsodium.vcxproj index 25dbf719..f49d35b4 100644 --- a/builds/msvc/vs2017/libsodium/libsodium.vcxproj +++ b/builds/msvc/vs2017/libsodium/libsodium.vcxproj @@ -331,4 +331,4 @@ advapi32.lib - \ No newline at end of file + diff --git a/libsodium.vcxproj b/libsodium.vcxproj index 8a2ecbbf..4af86e5f 100644 --- a/libsodium.vcxproj +++ b/libsodium.vcxproj @@ -545,10 +545,10 @@ _DEBUG;$(Platform);%(PreprocessorDefinitions) - NDEBUG;$(Platform);%(PreprocessorDefinitions) + NDEBUG;$(Platform);%(PreprocessorDefinitions) - \ No newline at end of file +