diff --git a/Demonstration/Demonstration.vcxproj b/Demonstration/Demonstration.vcxproj
index 437cdf3..82f759f 100644
--- a/Demonstration/Demonstration.vcxproj
+++ b/Demonstration/Demonstration.vcxproj
@@ -99,7 +99,7 @@
Level3
true
- _DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ _DEBUG;_CONSOLE;%(PreprocessorDefinitions) _CRT_SECURE_NO_WARNINGS
true
diff --git a/Implementation/Implementation.vcxproj b/Implementation/Implementation.vcxproj
index affaa48..a14ed22 100644
--- a/Implementation/Implementation.vcxproj
+++ b/Implementation/Implementation.vcxproj
@@ -98,10 +98,10 @@
- Use
+ NotUsing
Level3
true
- _DEBUG;_LIB;%(PreprocessorDefinitions)
+ _DEBUG;_LIB;%(PreprocessorDefinitions) _CRT_SECURE_NO_WARNINGS
true
pch.h