diff --git a/svm/svm.vcxproj b/svm/svm.vcxproj
index 5dadc52..fccc9e3 100644
--- a/svm/svm.vcxproj
+++ b/svm/svm.vcxproj
@@ -121,7 +121,7 @@
true
true
true
- NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ _CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
true
$(SolutionDir)\OpenCL\include;%(AdditionalIncludeDirectories)