From 922495098aea1ca569369da664dddb9780d07768 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 19 Oct 2021 19:52:29 +0800 Subject: *misc --- Projects/VisualStudio/Editor/Editor.vcxproj | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'Projects/VisualStudio/Editor/Editor.vcxproj') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index ab1a930..8d8afbe 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -87,7 +87,7 @@ Disabled true true - _CRT_SECURE_NO_WARNINGS;GAMELAB_DEBUG;GAMELAB_EDITOR;%(PreprocessorDefinitions) + GAMELAB_WIN;_CRT_SECURE_NO_WARNINGS;GAMELAB_DEBUG;%(PreprocessorDefinitions) $(SolutionDir)..\..\;$(SolutionDir)..\..\ThirdParty\;%(AdditionalIncludeDirectories) @@ -134,6 +134,7 @@ true true $(SolutionDir)..\..\;%(AdditionalIncludeDirectories) + GAMELAB_WIN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) Windows @@ -156,7 +157,6 @@ - @@ -170,6 +170,7 @@ + @@ -184,7 +185,9 @@ + + @@ -197,13 +200,13 @@ - + -- cgit v1.1-26-g67d0