From f0807fc44dde14531759306317611bab87c8fccf Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 19 Oct 2020 09:13:58 +0800 Subject: +gamelab proj --- Projects/VisualStudio/Editor/Editor.vcxproj | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'Projects/VisualStudio/Editor/Editor.vcxproj') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index 3f32198..6d95bed 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -87,6 +87,8 @@ Disabled true true + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + D:\Documents\VisualStudio2017\Projects\GameLab\ThirdParty;%(AdditionalIncludeDirectories) Console @@ -98,9 +100,12 @@ Disabled true true + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + D:\Documents\VisualStudio2017\Projects\GameLab\ThirdParty;%(AdditionalIncludeDirectories) Console + %(AdditionalDependencies) @@ -134,6 +139,22 @@ + + + + + + + + + + + + + + + {385f2d3a-1cef-4aa1-8051-527f6b68dd81} + -- cgit v1.1-26-g67d0