diff --git a/examples/extauth/msvc/ExtAuth_MSVC15.vcxproj b/examples/extauth/msvc/ExtAuth_MSVC15.vcxproj index dc416534f1..d63b18cfa2 100644 --- a/examples/extauth/msvc/ExtAuth_MSVC15.vcxproj +++ b/examples/extauth/msvc/ExtAuth_MSVC15.vcxproj @@ -105,7 +105,7 @@ Level3 Disabled true - true + false ..\..\..\src\include\;..\..\..\extern\libtomcrypt\src\headers\ _CRT_SECURE_NO_WARNINGS;LTM_DESC;WIN32 @@ -121,7 +121,7 @@ Level3 Disabled true - true + false ..\..\..\src\include\;..\..\..\extern\libtomcrypt\src\headers\ _CRT_SECURE_NO_WARNINGS;LTM_DESC;WIN32 @@ -139,7 +139,7 @@ true true true - true + false ..\..\..\src\include\;..\..\..\extern\libtomcrypt\src\headers\ _CRT_SECURE_NO_WARNINGS;LTM_DESC;WIN32 @@ -159,7 +159,7 @@ true true true - true + false ..\..\..\src\include\;..\..\..\extern\libtomcrypt\src\headers\ _CRT_SECURE_NO_WARNINGS;LTM_DESC;WIN32 diff --git a/examples/extauth/msvc/KeyGen_MSVC15.vcxproj b/examples/extauth/msvc/KeyGen_MSVC15.vcxproj index 69a896f294..6439e904a5 100644 --- a/examples/extauth/msvc/KeyGen_MSVC15.vcxproj +++ b/examples/extauth/msvc/KeyGen_MSVC15.vcxproj @@ -105,9 +105,9 @@ Level3 Disabled true - true + false ..\..\..\src\include\;..\..\..\extern\libtomcrypt\src\headers\ - _CRT_SECURE_NO_WARNINGS;LTM_DESC + _CRT_SECURE_NO_WARNINGS;LTM_DESC;WIN32 Console @@ -120,9 +120,9 @@ Level3 Disabled true - true + false ..\..\..\src\include\;..\..\..\extern\libtomcrypt\src\headers\ - _CRT_SECURE_NO_WARNINGS;LTM_DESC + _CRT_SECURE_NO_WARNINGS;LTM_DESC;WIN32 Console @@ -137,9 +137,9 @@ true true true - true + false ..\..\..\src\include\;..\..\..\extern\libtomcrypt\src\headers\ - _CRT_SECURE_NO_WARNINGS;LTM_DESC + _CRT_SECURE_NO_WARNINGS;LTM_DESC;WIN32 Console @@ -156,9 +156,9 @@ true true true - true + false ..\..\..\src\include\;..\..\..\extern\libtomcrypt\src\headers\ - _CRT_SECURE_NO_WARNINGS;LTM_DESC + _CRT_SECURE_NO_WARNINGS;LTM_DESC;WIN32 Console