From 22e576b5aa065f3cb2ca67a951af5e68063419a2 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 18 Oct 2021 02:12:30 +0800 Subject: *scripting --- Projects/VisualStudio/Editor/Editor.vcxproj | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'Projects/VisualStudio/Editor/Editor.vcxproj') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index 14bdfb3..972d606 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -87,12 +87,12 @@ Disabled true true - _CRT_SECURE_NO_WARNINGS;GAMELAB_DEBUG;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;GAMELAB_DEBUG;GAMELAB_EDITOR;%(PreprocessorDefinitions) $(SolutionDir)..\..\;$(SolutionDir)..\..\ThirdParty\;%(AdditionalIncludeDirectories) Console - opengl32.lib;%(AdditionalDependencies) + %(AdditionalDependencies) @@ -163,7 +163,8 @@ - + + @@ -175,7 +176,8 @@ - + + @@ -190,7 +192,8 @@ - + + -- cgit v1.1-26-g67d0