From d8417b03b9c2a820d3d3be0dfa80841b4d1f4c04 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 9 Nov 2021 19:22:13 +0800 Subject: *misc --- Projects/VisualStudio/Editor/Editor.vcxproj | 7 ++++--- 1 file changed, 4 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 3ebe2b5..0d9bd11 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -87,7 +87,7 @@ Disabled true true - GAMELAB_WIN;_CRT_SECURE_NO_WARNINGS;GAMELAB_DEBUG;%(PreprocessorDefinitions) + GAMELAB_WIN;GAMELAB_EDITOR;_CRT_SECURE_NO_WARNINGS;GAMELAB_DEBUG;%(PreprocessorDefinitions) $(SolutionDir)..\..\;$(SolutionDir)..\..\ThirdParty\;%(AdditionalIncludeDirectories);$(SolutionDir)..\..\ThirdParty\freetype\include @@ -135,7 +135,7 @@ true true $(SolutionDir)..\..\;%(AdditionalIncludeDirectories);$(SolutionDir)..\..\ThirdParty\freetype\include - GAMELAB_WIN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + GAMELAB_WIN;GAMELAB_EDITOR;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) Windows @@ -256,7 +256,7 @@ - + @@ -311,6 +311,7 @@ + -- cgit v1.1-26-g67d0