SPEC-7563 Change Code/Sandbox/Editor to Code/Editor and Code/Sandbox/Plugins to Code/Editor/Plugins
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -8,5 +8,5 @@
|
||||
add_subdirectory(Framework)
|
||||
add_subdirectory(LauncherUnified)
|
||||
add_subdirectory(Legacy)
|
||||
add_subdirectory(Sandbox)
|
||||
add_subdirectory(Editor)
|
||||
add_subdirectory(Tools)
|
||||
|
||||
@@ -9,6 +9,8 @@ if(NOT PAL_TRAIT_BUILD_HOST_TOOLS)
|
||||
return()
|
||||
endif()
|
||||
|
||||
add_subdirectory(Plugins)
|
||||
|
||||
ly_add_target(
|
||||
NAME EditorCore SHARED
|
||||
NAMESPACE Legacy
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user