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:
Esteban Papp
2021-06-30 11:10:39 -07:00
committed by GitHub
1641 changed files with 17 additions and 27 deletions
+1 -1
View File
@@ -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