We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5263611 commit 5a3f11dCopy full SHA for 5a3f11d
XEngine_Module/XEngine_MSGNotify/XEngine_MSGNotify.vcxproj
@@ -161,7 +161,7 @@
161
<ClCompile>
162
<WarningLevel>Level3</WarningLevel>
163
<SDLCheck>true</SDLCheck>
164
- <PreprocessorDefinitions>_DEBUG;XENGINEMSGNOTIFY_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <PreprocessorDefinitions>_DEBUG;XENGINEMSGNOTIFY_EXPORTS;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
165
<ConformanceMode>true</ConformanceMode>
166
<PrecompiledHeader>Use</PrecompiledHeader>
167
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
0 commit comments