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 ++++++--- Projects/VisualStudio/Editor/Editor.vcxproj.filters | 20 ++++++++++++++++---- 2 files changed, 22 insertions(+), 7 deletions(-) (limited to 'Projects/VisualStudio/Editor') 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 @@ - + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index fd17b7d..8ee4621 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -79,6 +79,12 @@ {34aaae68-c302-4827-917f-671b0279e8c6} + + {78c0524a-9039-474a-9a2e-fa243e84d60e} + + + {350338b7-1176-4edc-9cc7-553a02d69895} + @@ -213,8 +219,14 @@ Editor\Win - - Editor + + Runtime\FileSystem + + + Runtime\Scripting\FileSystem + + + Runtime\Scripting @@ -350,8 +362,8 @@ Editor\Win - - Editor + + Runtime\FileSystem -- cgit v1.1-26-g67d0