From 4e081e74bba57ec76d9666553888f6040d704701 Mon Sep 17 00:00:00 2001 From: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> Date: Thu, 2 Dec 2021 14:43:36 -0800 Subject: [PATCH] Moves Code/Tools/Standalone to Code/Tools/LuaIDE Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> --- Code/Tools/CMakeLists.txt | 2 +- .../{Standalone => LuaIDE}/CMakeLists.txt | 1 - .../StandaloneApplication_Unimplemented.cpp | 0 .../Platform/Linux/lua_ide_linux_files.cmake | 0 .../Mac/Source/StandaloneApplication_Mac.cpp | 0 .../Platform/Mac/lua_ide_mac_files.cmake | 0 .../Source/StandaloneApplication_Windows.cpp | 0 .../Windows/lua_ide_windows_files.cmake | 0 .../Source/AssetDatabaseLocationListener.cpp | 0 .../Source/AssetDatabaseLocationListener.h | 0 .../Source/Editor/Editor.rc | Bin .../Source/Editor/LuaEditor.cpp | 0 .../Source/Editor/LuaEditor.h | 0 .../Source/Editor/LuaEditor.rc | Bin .../Source/Editor/Resource.h | 0 .../Source/Editor/hex_lua.ico | 0 .../Source/Editor/targetver.h | 0 .../Source/LUA/BasicScriptChecker.h | 0 .../Source/LUA/BreakpointPanel.cpp | 0 .../Source/LUA/BreakpointPanel.hxx | 0 .../Source/LUA/ClassReferenceFilter.cpp | 0 .../Source/LUA/ClassReferenceFilter.hxx | 0 .../Source/LUA/ClassReferencePanel.cpp | 0 .../Source/LUA/ClassReferencePanel.hxx | 0 .../LUA/CodeCompletion/LUACompleter.cpp | 0 .../LUA/CodeCompletion/LUACompleter.hxx | 0 .../LUA/CodeCompletion/LUACompletionModel.cpp | 0 .../LUA/CodeCompletion/LUACompletionModel.hxx | 0 .../Source/LUA/DebugAttachmentButton.cpp | 0 .../Source/LUA/DebugAttachmentButton.hxx | 0 .../LUA/LUABreakpointTrackerMessages.cpp | 0 .../Source/LUA/LUABreakpointTrackerMessages.h | 0 .../Source/LUA/LUAContextControlMessages.h | 0 .../Source/LUA/LUADebuggerComponent.cpp | 0 .../Source/LUA/LUADebuggerComponent.h | 0 .../Source/LUA/LUADebuggerMessages.h | 0 .../Source/LUA/LUAEditorBlockState.h | 0 .../Source/LUA/LUAEditorBreakpointWidget.cpp | 0 .../Source/LUA/LUAEditorBreakpointWidget.hxx | 0 .../Source/LUA/LUAEditorContext.cpp | 0 .../Source/LUA/LUAEditorContext.h | 0 .../Source/LUA/LUAEditorContextInterface.h | 0 .../Source/LUA/LUAEditorContextMessages.h | 0 .../Source/LUA/LUAEditorDebuggerMessages.h | 0 .../Source/LUA/LUAEditorFindDialog.cpp | 0 .../Source/LUA/LUAEditorFindDialog.hxx | 0 .../Source/LUA/LUAEditorFindDialog.ui | 0 .../Source/LUA/LUAEditorFindResults.cpp | 0 .../Source/LUA/LUAEditorFindResults.hxx | 0 .../Source/LUA/LUAEditorFindResults.ui | 0 .../Source/LUA/LUAEditorFoldingWidget.cpp | 0 .../Source/LUA/LUAEditorFoldingWidget.hxx | 0 .../Source/LUA/LUAEditorGoToLineDialog.cpp | 0 .../Source/LUA/LUAEditorGoToLineDialog.hxx | 0 .../Source/LUA/LUAEditorGoToLineDialog.ui | 0 .../Source/LUA/LUAEditorMainWindow.cpp | 0 .../Source/LUA/LUAEditorMainWindow.hxx | 0 .../Source/LUA/LUAEditorMainWindow.ui | 0 .../Source/LUA/LUAEditorPlainTextEdit.cpp | 0 .../Source/LUA/LUAEditorPlainTextEdit.hxx | 0 .../Source/LUA/LUAEditorSettingsDialog.cpp | 0 .../Source/LUA/LUAEditorSettingsDialog.hxx | 0 .../Source/LUA/LUAEditorSettingsDialog.ui | 0 .../Source/LUA/LUAEditorStyleMessages.cpp | 0 .../Source/LUA/LUAEditorStyleMessages.h | 0 .../Source/LUA/LUAEditorSyntaxHighlighter.cpp | 0 .../Source/LUA/LUAEditorSyntaxHighlighter.hxx | 0 .../Source/LUA/LUAEditorView.cpp | 0 .../Source/LUA/LUAEditorView.hxx | 0 .../Source/LUA/LUAEditorView.ui | 0 .../Source/LUA/LUAEditorViewMessages.h | 0 .../Source/LUA/LUALocalsTrackerMessages.h | 0 .../Source/LUA/LUAStackTrackerMessages.h | 0 .../LUA/LUATargetContextTrackerMessages.cpp | 0 .../LUA/LUATargetContextTrackerMessages.h | 0 .../Source/LUA/LUAWatchesDebuggerMessages.h | 0 .../Source/LUA/ScriptCheckerAPI.h | 0 .../Source/LUA/StackPanel.cpp | 0 .../Source/LUA/StackPanel.hxx | 0 .../Source/LUA/TargetContextButton.cpp | 0 .../Source/LUA/TargetContextButton.hxx | 0 .../Source/LUA/WatchesPanel.cpp | 0 .../Source/LUA/WatchesPanel.hxx | 0 .../Source/LuaIDEApplication.cpp | 0 .../Source/LuaIDEApplication.h | 0 .../Source/StandaloneToolsApplication.cpp | 0 .../Source/StandaloneToolsApplication.h | 0 .../Source/Telemetry/TelemetryBus.h | 0 .../Source/Telemetry/TelemetryComponent.cpp | 0 .../Source/Telemetry/TelemetryComponent.h | 0 .../Source/Telemetry/TelemetryEvent.cpp | 0 .../Source/Telemetry/TelemetryEvent.h | 0 .../lua_ide_files.cmake | 10 +++++++++ Code/Tools/{Standalone => LuaIDE}/targetver.h | 0 .../Standalone/standalone_tools_files.cmake | 20 ------------------ 95 files changed, 11 insertions(+), 22 deletions(-) rename Code/Tools/{Standalone => LuaIDE}/CMakeLists.txt (96%) rename Code/Tools/{Standalone => LuaIDE}/Platform/Common/Unimplemented/Source/StandaloneApplication_Unimplemented.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Platform/Linux/lua_ide_linux_files.cmake (100%) rename Code/Tools/{Standalone => LuaIDE}/Platform/Mac/Source/StandaloneApplication_Mac.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Platform/Mac/lua_ide_mac_files.cmake (100%) rename Code/Tools/{Standalone => LuaIDE}/Platform/Windows/Source/StandaloneApplication_Windows.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Platform/Windows/lua_ide_windows_files.cmake (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/AssetDatabaseLocationListener.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/AssetDatabaseLocationListener.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Editor/Editor.rc (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Editor/LuaEditor.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Editor/LuaEditor.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Editor/LuaEditor.rc (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Editor/Resource.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Editor/hex_lua.ico (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Editor/targetver.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/BasicScriptChecker.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/BreakpointPanel.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/BreakpointPanel.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/ClassReferenceFilter.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/ClassReferenceFilter.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/ClassReferencePanel.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/ClassReferencePanel.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/CodeCompletion/LUACompleter.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/CodeCompletion/LUACompleter.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/CodeCompletion/LUACompletionModel.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/CodeCompletion/LUACompletionModel.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/DebugAttachmentButton.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/DebugAttachmentButton.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUABreakpointTrackerMessages.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUABreakpointTrackerMessages.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAContextControlMessages.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUADebuggerComponent.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUADebuggerComponent.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUADebuggerMessages.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorBlockState.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorBreakpointWidget.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorBreakpointWidget.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorContext.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorContext.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorContextInterface.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorContextMessages.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorDebuggerMessages.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorFindDialog.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorFindDialog.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorFindDialog.ui (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorFindResults.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorFindResults.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorFindResults.ui (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorFoldingWidget.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorFoldingWidget.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorGoToLineDialog.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorGoToLineDialog.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorGoToLineDialog.ui (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorMainWindow.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorMainWindow.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorMainWindow.ui (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorPlainTextEdit.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorPlainTextEdit.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorSettingsDialog.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorSettingsDialog.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorSettingsDialog.ui (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorStyleMessages.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorStyleMessages.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorSyntaxHighlighter.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorSyntaxHighlighter.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorView.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorView.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorView.ui (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAEditorViewMessages.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUALocalsTrackerMessages.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAStackTrackerMessages.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUATargetContextTrackerMessages.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUATargetContextTrackerMessages.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/LUAWatchesDebuggerMessages.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/ScriptCheckerAPI.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/StackPanel.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/StackPanel.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/TargetContextButton.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/TargetContextButton.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/WatchesPanel.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LUA/WatchesPanel.hxx (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LuaIDEApplication.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/LuaIDEApplication.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/StandaloneToolsApplication.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/StandaloneToolsApplication.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Telemetry/TelemetryBus.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Telemetry/TelemetryComponent.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Telemetry/TelemetryComponent.h (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Telemetry/TelemetryEvent.cpp (100%) rename Code/Tools/{Standalone => LuaIDE}/Source/Telemetry/TelemetryEvent.h (100%) rename Code/Tools/{Standalone => LuaIDE}/lua_ide_files.cmake (89%) rename Code/Tools/{Standalone => LuaIDE}/targetver.h (100%) delete mode 100644 Code/Tools/Standalone/standalone_tools_files.cmake diff --git a/Code/Tools/CMakeLists.txt b/Code/Tools/CMakeLists.txt index 8107089433..86f745fdef 100644 --- a/Code/Tools/CMakeLists.txt +++ b/Code/Tools/CMakeLists.txt @@ -17,7 +17,7 @@ add_subdirectory(DeltaCataloger) add_subdirectory(SerializeContextTools) add_subdirectory(AssetBundler) add_subdirectory(GridHub) -add_subdirectory(Standalone) +add_subdirectory(LuaIDE) add_subdirectory(TestImpactFramework) add_subdirectory(ProjectManager) add_subdirectory(BundleLauncher) diff --git a/Code/Tools/Standalone/CMakeLists.txt b/Code/Tools/LuaIDE/CMakeLists.txt similarity index 96% rename from Code/Tools/Standalone/CMakeLists.txt rename to Code/Tools/LuaIDE/CMakeLists.txt index 12bdb8f453..98c8d7f04b 100644 --- a/Code/Tools/Standalone/CMakeLists.txt +++ b/Code/Tools/LuaIDE/CMakeLists.txt @@ -17,7 +17,6 @@ ly_add_target( AUTOUIC AUTORCC FILES_CMAKE - standalone_tools_files.cmake lua_ide_files.cmake Platform/${PAL_PLATFORM_NAME}/lua_ide_${PAL_PLATFORM_NAME_LOWERCASE}_files.cmake INCLUDE_DIRECTORIES diff --git a/Code/Tools/Standalone/Platform/Common/Unimplemented/Source/StandaloneApplication_Unimplemented.cpp b/Code/Tools/LuaIDE/Platform/Common/Unimplemented/Source/StandaloneApplication_Unimplemented.cpp similarity index 100% rename from Code/Tools/Standalone/Platform/Common/Unimplemented/Source/StandaloneApplication_Unimplemented.cpp rename to Code/Tools/LuaIDE/Platform/Common/Unimplemented/Source/StandaloneApplication_Unimplemented.cpp diff --git a/Code/Tools/Standalone/Platform/Linux/lua_ide_linux_files.cmake b/Code/Tools/LuaIDE/Platform/Linux/lua_ide_linux_files.cmake similarity index 100% rename from Code/Tools/Standalone/Platform/Linux/lua_ide_linux_files.cmake rename to Code/Tools/LuaIDE/Platform/Linux/lua_ide_linux_files.cmake diff --git a/Code/Tools/Standalone/Platform/Mac/Source/StandaloneApplication_Mac.cpp b/Code/Tools/LuaIDE/Platform/Mac/Source/StandaloneApplication_Mac.cpp similarity index 100% rename from Code/Tools/Standalone/Platform/Mac/Source/StandaloneApplication_Mac.cpp rename to Code/Tools/LuaIDE/Platform/Mac/Source/StandaloneApplication_Mac.cpp diff --git a/Code/Tools/Standalone/Platform/Mac/lua_ide_mac_files.cmake b/Code/Tools/LuaIDE/Platform/Mac/lua_ide_mac_files.cmake similarity index 100% rename from Code/Tools/Standalone/Platform/Mac/lua_ide_mac_files.cmake rename to Code/Tools/LuaIDE/Platform/Mac/lua_ide_mac_files.cmake diff --git a/Code/Tools/Standalone/Platform/Windows/Source/StandaloneApplication_Windows.cpp b/Code/Tools/LuaIDE/Platform/Windows/Source/StandaloneApplication_Windows.cpp similarity index 100% rename from Code/Tools/Standalone/Platform/Windows/Source/StandaloneApplication_Windows.cpp rename to Code/Tools/LuaIDE/Platform/Windows/Source/StandaloneApplication_Windows.cpp diff --git a/Code/Tools/Standalone/Platform/Windows/lua_ide_windows_files.cmake b/Code/Tools/LuaIDE/Platform/Windows/lua_ide_windows_files.cmake similarity index 100% rename from Code/Tools/Standalone/Platform/Windows/lua_ide_windows_files.cmake rename to Code/Tools/LuaIDE/Platform/Windows/lua_ide_windows_files.cmake diff --git a/Code/Tools/Standalone/Source/AssetDatabaseLocationListener.cpp b/Code/Tools/LuaIDE/Source/AssetDatabaseLocationListener.cpp similarity index 100% rename from Code/Tools/Standalone/Source/AssetDatabaseLocationListener.cpp rename to Code/Tools/LuaIDE/Source/AssetDatabaseLocationListener.cpp diff --git a/Code/Tools/Standalone/Source/AssetDatabaseLocationListener.h b/Code/Tools/LuaIDE/Source/AssetDatabaseLocationListener.h similarity index 100% rename from Code/Tools/Standalone/Source/AssetDatabaseLocationListener.h rename to Code/Tools/LuaIDE/Source/AssetDatabaseLocationListener.h diff --git a/Code/Tools/Standalone/Source/Editor/Editor.rc b/Code/Tools/LuaIDE/Source/Editor/Editor.rc similarity index 100% rename from Code/Tools/Standalone/Source/Editor/Editor.rc rename to Code/Tools/LuaIDE/Source/Editor/Editor.rc diff --git a/Code/Tools/Standalone/Source/Editor/LuaEditor.cpp b/Code/Tools/LuaIDE/Source/Editor/LuaEditor.cpp similarity index 100% rename from Code/Tools/Standalone/Source/Editor/LuaEditor.cpp rename to Code/Tools/LuaIDE/Source/Editor/LuaEditor.cpp diff --git a/Code/Tools/Standalone/Source/Editor/LuaEditor.h b/Code/Tools/LuaIDE/Source/Editor/LuaEditor.h similarity index 100% rename from Code/Tools/Standalone/Source/Editor/LuaEditor.h rename to Code/Tools/LuaIDE/Source/Editor/LuaEditor.h diff --git a/Code/Tools/Standalone/Source/Editor/LuaEditor.rc b/Code/Tools/LuaIDE/Source/Editor/LuaEditor.rc similarity index 100% rename from Code/Tools/Standalone/Source/Editor/LuaEditor.rc rename to Code/Tools/LuaIDE/Source/Editor/LuaEditor.rc diff --git a/Code/Tools/Standalone/Source/Editor/Resource.h b/Code/Tools/LuaIDE/Source/Editor/Resource.h similarity index 100% rename from Code/Tools/Standalone/Source/Editor/Resource.h rename to Code/Tools/LuaIDE/Source/Editor/Resource.h diff --git a/Code/Tools/Standalone/Source/Editor/hex_lua.ico b/Code/Tools/LuaIDE/Source/Editor/hex_lua.ico similarity index 100% rename from Code/Tools/Standalone/Source/Editor/hex_lua.ico rename to Code/Tools/LuaIDE/Source/Editor/hex_lua.ico diff --git a/Code/Tools/Standalone/Source/Editor/targetver.h b/Code/Tools/LuaIDE/Source/Editor/targetver.h similarity index 100% rename from Code/Tools/Standalone/Source/Editor/targetver.h rename to Code/Tools/LuaIDE/Source/Editor/targetver.h diff --git a/Code/Tools/Standalone/Source/LUA/BasicScriptChecker.h b/Code/Tools/LuaIDE/Source/LUA/BasicScriptChecker.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/BasicScriptChecker.h rename to Code/Tools/LuaIDE/Source/LUA/BasicScriptChecker.h diff --git a/Code/Tools/Standalone/Source/LUA/BreakpointPanel.cpp b/Code/Tools/LuaIDE/Source/LUA/BreakpointPanel.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/BreakpointPanel.cpp rename to Code/Tools/LuaIDE/Source/LUA/BreakpointPanel.cpp diff --git a/Code/Tools/Standalone/Source/LUA/BreakpointPanel.hxx b/Code/Tools/LuaIDE/Source/LUA/BreakpointPanel.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/BreakpointPanel.hxx rename to Code/Tools/LuaIDE/Source/LUA/BreakpointPanel.hxx diff --git a/Code/Tools/Standalone/Source/LUA/ClassReferenceFilter.cpp b/Code/Tools/LuaIDE/Source/LUA/ClassReferenceFilter.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/ClassReferenceFilter.cpp rename to Code/Tools/LuaIDE/Source/LUA/ClassReferenceFilter.cpp diff --git a/Code/Tools/Standalone/Source/LUA/ClassReferenceFilter.hxx b/Code/Tools/LuaIDE/Source/LUA/ClassReferenceFilter.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/ClassReferenceFilter.hxx rename to Code/Tools/LuaIDE/Source/LUA/ClassReferenceFilter.hxx diff --git a/Code/Tools/Standalone/Source/LUA/ClassReferencePanel.cpp b/Code/Tools/LuaIDE/Source/LUA/ClassReferencePanel.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/ClassReferencePanel.cpp rename to Code/Tools/LuaIDE/Source/LUA/ClassReferencePanel.cpp diff --git a/Code/Tools/Standalone/Source/LUA/ClassReferencePanel.hxx b/Code/Tools/LuaIDE/Source/LUA/ClassReferencePanel.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/ClassReferencePanel.hxx rename to Code/Tools/LuaIDE/Source/LUA/ClassReferencePanel.hxx diff --git a/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompleter.cpp b/Code/Tools/LuaIDE/Source/LUA/CodeCompletion/LUACompleter.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompleter.cpp rename to Code/Tools/LuaIDE/Source/LUA/CodeCompletion/LUACompleter.cpp diff --git a/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompleter.hxx b/Code/Tools/LuaIDE/Source/LUA/CodeCompletion/LUACompleter.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompleter.hxx rename to Code/Tools/LuaIDE/Source/LUA/CodeCompletion/LUACompleter.hxx diff --git a/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompletionModel.cpp b/Code/Tools/LuaIDE/Source/LUA/CodeCompletion/LUACompletionModel.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompletionModel.cpp rename to Code/Tools/LuaIDE/Source/LUA/CodeCompletion/LUACompletionModel.cpp diff --git a/Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompletionModel.hxx b/Code/Tools/LuaIDE/Source/LUA/CodeCompletion/LUACompletionModel.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/CodeCompletion/LUACompletionModel.hxx rename to Code/Tools/LuaIDE/Source/LUA/CodeCompletion/LUACompletionModel.hxx diff --git a/Code/Tools/Standalone/Source/LUA/DebugAttachmentButton.cpp b/Code/Tools/LuaIDE/Source/LUA/DebugAttachmentButton.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/DebugAttachmentButton.cpp rename to Code/Tools/LuaIDE/Source/LUA/DebugAttachmentButton.cpp diff --git a/Code/Tools/Standalone/Source/LUA/DebugAttachmentButton.hxx b/Code/Tools/LuaIDE/Source/LUA/DebugAttachmentButton.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/DebugAttachmentButton.hxx rename to Code/Tools/LuaIDE/Source/LUA/DebugAttachmentButton.hxx diff --git a/Code/Tools/Standalone/Source/LUA/LUABreakpointTrackerMessages.cpp b/Code/Tools/LuaIDE/Source/LUA/LUABreakpointTrackerMessages.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUABreakpointTrackerMessages.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUABreakpointTrackerMessages.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUABreakpointTrackerMessages.h b/Code/Tools/LuaIDE/Source/LUA/LUABreakpointTrackerMessages.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUABreakpointTrackerMessages.h rename to Code/Tools/LuaIDE/Source/LUA/LUABreakpointTrackerMessages.h diff --git a/Code/Tools/Standalone/Source/LUA/LUAContextControlMessages.h b/Code/Tools/LuaIDE/Source/LUA/LUAContextControlMessages.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAContextControlMessages.h rename to Code/Tools/LuaIDE/Source/LUA/LUAContextControlMessages.h diff --git a/Code/Tools/Standalone/Source/LUA/LUADebuggerComponent.cpp b/Code/Tools/LuaIDE/Source/LUA/LUADebuggerComponent.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUADebuggerComponent.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUADebuggerComponent.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUADebuggerComponent.h b/Code/Tools/LuaIDE/Source/LUA/LUADebuggerComponent.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUADebuggerComponent.h rename to Code/Tools/LuaIDE/Source/LUA/LUADebuggerComponent.h diff --git a/Code/Tools/Standalone/Source/LUA/LUADebuggerMessages.h b/Code/Tools/LuaIDE/Source/LUA/LUADebuggerMessages.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUADebuggerMessages.h rename to Code/Tools/LuaIDE/Source/LUA/LUADebuggerMessages.h diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorBlockState.h b/Code/Tools/LuaIDE/Source/LUA/LUAEditorBlockState.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorBlockState.h rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorBlockState.h diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorBreakpointWidget.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorBreakpointWidget.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorBreakpointWidget.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorBreakpointWidget.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorBreakpointWidget.hxx b/Code/Tools/LuaIDE/Source/LUA/LUAEditorBreakpointWidget.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorBreakpointWidget.hxx rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorBreakpointWidget.hxx diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorContext.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorContext.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorContext.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorContext.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorContext.h b/Code/Tools/LuaIDE/Source/LUA/LUAEditorContext.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorContext.h rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorContext.h diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorContextInterface.h b/Code/Tools/LuaIDE/Source/LUA/LUAEditorContextInterface.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorContextInterface.h rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorContextInterface.h diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorContextMessages.h b/Code/Tools/LuaIDE/Source/LUA/LUAEditorContextMessages.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorContextMessages.h rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorContextMessages.h diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorDebuggerMessages.h b/Code/Tools/LuaIDE/Source/LUA/LUAEditorDebuggerMessages.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorDebuggerMessages.h rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorDebuggerMessages.h diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorFindDialog.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorFindDialog.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorFindDialog.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorFindDialog.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorFindDialog.hxx b/Code/Tools/LuaIDE/Source/LUA/LUAEditorFindDialog.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorFindDialog.hxx rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorFindDialog.hxx diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorFindDialog.ui b/Code/Tools/LuaIDE/Source/LUA/LUAEditorFindDialog.ui similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorFindDialog.ui rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorFindDialog.ui diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorFindResults.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorFindResults.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorFindResults.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorFindResults.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorFindResults.hxx b/Code/Tools/LuaIDE/Source/LUA/LUAEditorFindResults.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorFindResults.hxx rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorFindResults.hxx diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorFindResults.ui b/Code/Tools/LuaIDE/Source/LUA/LUAEditorFindResults.ui similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorFindResults.ui rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorFindResults.ui diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorFoldingWidget.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorFoldingWidget.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorFoldingWidget.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorFoldingWidget.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorFoldingWidget.hxx b/Code/Tools/LuaIDE/Source/LUA/LUAEditorFoldingWidget.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorFoldingWidget.hxx rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorFoldingWidget.hxx diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorGoToLineDialog.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorGoToLineDialog.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorGoToLineDialog.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorGoToLineDialog.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorGoToLineDialog.hxx b/Code/Tools/LuaIDE/Source/LUA/LUAEditorGoToLineDialog.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorGoToLineDialog.hxx rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorGoToLineDialog.hxx diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorGoToLineDialog.ui b/Code/Tools/LuaIDE/Source/LUA/LUAEditorGoToLineDialog.ui similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorGoToLineDialog.ui rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorGoToLineDialog.ui diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorMainWindow.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorMainWindow.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorMainWindow.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorMainWindow.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorMainWindow.hxx b/Code/Tools/LuaIDE/Source/LUA/LUAEditorMainWindow.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorMainWindow.hxx rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorMainWindow.hxx diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorMainWindow.ui b/Code/Tools/LuaIDE/Source/LUA/LUAEditorMainWindow.ui similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorMainWindow.ui rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorMainWindow.ui diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorPlainTextEdit.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorPlainTextEdit.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorPlainTextEdit.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorPlainTextEdit.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorPlainTextEdit.hxx b/Code/Tools/LuaIDE/Source/LUA/LUAEditorPlainTextEdit.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorPlainTextEdit.hxx rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorPlainTextEdit.hxx diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorSettingsDialog.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorSettingsDialog.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorSettingsDialog.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorSettingsDialog.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorSettingsDialog.hxx b/Code/Tools/LuaIDE/Source/LUA/LUAEditorSettingsDialog.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorSettingsDialog.hxx rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorSettingsDialog.hxx diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorSettingsDialog.ui b/Code/Tools/LuaIDE/Source/LUA/LUAEditorSettingsDialog.ui similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorSettingsDialog.ui rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorSettingsDialog.ui diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorStyleMessages.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorStyleMessages.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorStyleMessages.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorStyleMessages.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorStyleMessages.h b/Code/Tools/LuaIDE/Source/LUA/LUAEditorStyleMessages.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorStyleMessages.h rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorStyleMessages.h diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorSyntaxHighlighter.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorSyntaxHighlighter.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorSyntaxHighlighter.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorSyntaxHighlighter.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorSyntaxHighlighter.hxx b/Code/Tools/LuaIDE/Source/LUA/LUAEditorSyntaxHighlighter.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorSyntaxHighlighter.hxx rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorSyntaxHighlighter.hxx diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorView.cpp b/Code/Tools/LuaIDE/Source/LUA/LUAEditorView.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorView.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorView.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorView.hxx b/Code/Tools/LuaIDE/Source/LUA/LUAEditorView.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorView.hxx rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorView.hxx diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorView.ui b/Code/Tools/LuaIDE/Source/LUA/LUAEditorView.ui similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorView.ui rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorView.ui diff --git a/Code/Tools/Standalone/Source/LUA/LUAEditorViewMessages.h b/Code/Tools/LuaIDE/Source/LUA/LUAEditorViewMessages.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAEditorViewMessages.h rename to Code/Tools/LuaIDE/Source/LUA/LUAEditorViewMessages.h diff --git a/Code/Tools/Standalone/Source/LUA/LUALocalsTrackerMessages.h b/Code/Tools/LuaIDE/Source/LUA/LUALocalsTrackerMessages.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUALocalsTrackerMessages.h rename to Code/Tools/LuaIDE/Source/LUA/LUALocalsTrackerMessages.h diff --git a/Code/Tools/Standalone/Source/LUA/LUAStackTrackerMessages.h b/Code/Tools/LuaIDE/Source/LUA/LUAStackTrackerMessages.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAStackTrackerMessages.h rename to Code/Tools/LuaIDE/Source/LUA/LUAStackTrackerMessages.h diff --git a/Code/Tools/Standalone/Source/LUA/LUATargetContextTrackerMessages.cpp b/Code/Tools/LuaIDE/Source/LUA/LUATargetContextTrackerMessages.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUATargetContextTrackerMessages.cpp rename to Code/Tools/LuaIDE/Source/LUA/LUATargetContextTrackerMessages.cpp diff --git a/Code/Tools/Standalone/Source/LUA/LUATargetContextTrackerMessages.h b/Code/Tools/LuaIDE/Source/LUA/LUATargetContextTrackerMessages.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUATargetContextTrackerMessages.h rename to Code/Tools/LuaIDE/Source/LUA/LUATargetContextTrackerMessages.h diff --git a/Code/Tools/Standalone/Source/LUA/LUAWatchesDebuggerMessages.h b/Code/Tools/LuaIDE/Source/LUA/LUAWatchesDebuggerMessages.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/LUAWatchesDebuggerMessages.h rename to Code/Tools/LuaIDE/Source/LUA/LUAWatchesDebuggerMessages.h diff --git a/Code/Tools/Standalone/Source/LUA/ScriptCheckerAPI.h b/Code/Tools/LuaIDE/Source/LUA/ScriptCheckerAPI.h similarity index 100% rename from Code/Tools/Standalone/Source/LUA/ScriptCheckerAPI.h rename to Code/Tools/LuaIDE/Source/LUA/ScriptCheckerAPI.h diff --git a/Code/Tools/Standalone/Source/LUA/StackPanel.cpp b/Code/Tools/LuaIDE/Source/LUA/StackPanel.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/StackPanel.cpp rename to Code/Tools/LuaIDE/Source/LUA/StackPanel.cpp diff --git a/Code/Tools/Standalone/Source/LUA/StackPanel.hxx b/Code/Tools/LuaIDE/Source/LUA/StackPanel.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/StackPanel.hxx rename to Code/Tools/LuaIDE/Source/LUA/StackPanel.hxx diff --git a/Code/Tools/Standalone/Source/LUA/TargetContextButton.cpp b/Code/Tools/LuaIDE/Source/LUA/TargetContextButton.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/TargetContextButton.cpp rename to Code/Tools/LuaIDE/Source/LUA/TargetContextButton.cpp diff --git a/Code/Tools/Standalone/Source/LUA/TargetContextButton.hxx b/Code/Tools/LuaIDE/Source/LUA/TargetContextButton.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/TargetContextButton.hxx rename to Code/Tools/LuaIDE/Source/LUA/TargetContextButton.hxx diff --git a/Code/Tools/Standalone/Source/LUA/WatchesPanel.cpp b/Code/Tools/LuaIDE/Source/LUA/WatchesPanel.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LUA/WatchesPanel.cpp rename to Code/Tools/LuaIDE/Source/LUA/WatchesPanel.cpp diff --git a/Code/Tools/Standalone/Source/LUA/WatchesPanel.hxx b/Code/Tools/LuaIDE/Source/LUA/WatchesPanel.hxx similarity index 100% rename from Code/Tools/Standalone/Source/LUA/WatchesPanel.hxx rename to Code/Tools/LuaIDE/Source/LUA/WatchesPanel.hxx diff --git a/Code/Tools/Standalone/Source/LuaIDEApplication.cpp b/Code/Tools/LuaIDE/Source/LuaIDEApplication.cpp similarity index 100% rename from Code/Tools/Standalone/Source/LuaIDEApplication.cpp rename to Code/Tools/LuaIDE/Source/LuaIDEApplication.cpp diff --git a/Code/Tools/Standalone/Source/LuaIDEApplication.h b/Code/Tools/LuaIDE/Source/LuaIDEApplication.h similarity index 100% rename from Code/Tools/Standalone/Source/LuaIDEApplication.h rename to Code/Tools/LuaIDE/Source/LuaIDEApplication.h diff --git a/Code/Tools/Standalone/Source/StandaloneToolsApplication.cpp b/Code/Tools/LuaIDE/Source/StandaloneToolsApplication.cpp similarity index 100% rename from Code/Tools/Standalone/Source/StandaloneToolsApplication.cpp rename to Code/Tools/LuaIDE/Source/StandaloneToolsApplication.cpp diff --git a/Code/Tools/Standalone/Source/StandaloneToolsApplication.h b/Code/Tools/LuaIDE/Source/StandaloneToolsApplication.h similarity index 100% rename from Code/Tools/Standalone/Source/StandaloneToolsApplication.h rename to Code/Tools/LuaIDE/Source/StandaloneToolsApplication.h diff --git a/Code/Tools/Standalone/Source/Telemetry/TelemetryBus.h b/Code/Tools/LuaIDE/Source/Telemetry/TelemetryBus.h similarity index 100% rename from Code/Tools/Standalone/Source/Telemetry/TelemetryBus.h rename to Code/Tools/LuaIDE/Source/Telemetry/TelemetryBus.h diff --git a/Code/Tools/Standalone/Source/Telemetry/TelemetryComponent.cpp b/Code/Tools/LuaIDE/Source/Telemetry/TelemetryComponent.cpp similarity index 100% rename from Code/Tools/Standalone/Source/Telemetry/TelemetryComponent.cpp rename to Code/Tools/LuaIDE/Source/Telemetry/TelemetryComponent.cpp diff --git a/Code/Tools/Standalone/Source/Telemetry/TelemetryComponent.h b/Code/Tools/LuaIDE/Source/Telemetry/TelemetryComponent.h similarity index 100% rename from Code/Tools/Standalone/Source/Telemetry/TelemetryComponent.h rename to Code/Tools/LuaIDE/Source/Telemetry/TelemetryComponent.h diff --git a/Code/Tools/Standalone/Source/Telemetry/TelemetryEvent.cpp b/Code/Tools/LuaIDE/Source/Telemetry/TelemetryEvent.cpp similarity index 100% rename from Code/Tools/Standalone/Source/Telemetry/TelemetryEvent.cpp rename to Code/Tools/LuaIDE/Source/Telemetry/TelemetryEvent.cpp diff --git a/Code/Tools/Standalone/Source/Telemetry/TelemetryEvent.h b/Code/Tools/LuaIDE/Source/Telemetry/TelemetryEvent.h similarity index 100% rename from Code/Tools/Standalone/Source/Telemetry/TelemetryEvent.h rename to Code/Tools/LuaIDE/Source/Telemetry/TelemetryEvent.h diff --git a/Code/Tools/Standalone/lua_ide_files.cmake b/Code/Tools/LuaIDE/lua_ide_files.cmake similarity index 89% rename from Code/Tools/Standalone/lua_ide_files.cmake rename to Code/Tools/LuaIDE/lua_ide_files.cmake index 0b7b5c627a..e5a7948d97 100644 --- a/Code/Tools/Standalone/lua_ide_files.cmake +++ b/Code/Tools/LuaIDE/lua_ide_files.cmake @@ -7,6 +7,16 @@ # set(FILES + targetver.h + Source/StandaloneToolsApplication.cpp + Source/StandaloneToolsApplication.h + Source/Editor/Resource.h + Source/Editor/targetver.h + Source/Telemetry/TelemetryBus.h + Source/Telemetry/TelemetryComponent.cpp + Source/Telemetry/TelemetryComponent.h + Source/Telemetry/TelemetryEvent.cpp + Source/Telemetry/TelemetryEvent.h Source/LuaIDEApplication.h Source/LuaIDEApplication.cpp Source/AssetDatabaseLocationListener.h diff --git a/Code/Tools/Standalone/targetver.h b/Code/Tools/LuaIDE/targetver.h similarity index 100% rename from Code/Tools/Standalone/targetver.h rename to Code/Tools/LuaIDE/targetver.h diff --git a/Code/Tools/Standalone/standalone_tools_files.cmake b/Code/Tools/Standalone/standalone_tools_files.cmake deleted file mode 100644 index d463f932a7..0000000000 --- a/Code/Tools/Standalone/standalone_tools_files.cmake +++ /dev/null @@ -1,20 +0,0 @@ -# -# Copyright (c) Contributors to the Open 3D Engine Project. -# For complete copyright and license terms please see the LICENSE at the root of this distribution. -# -# SPDX-License-Identifier: Apache-2.0 OR MIT -# -# - -set(FILES - targetver.h - Source/StandaloneToolsApplication.cpp - Source/StandaloneToolsApplication.h - Source/Editor/Resource.h - Source/Editor/targetver.h - Source/Telemetry/TelemetryBus.h - Source/Telemetry/TelemetryComponent.cpp - Source/Telemetry/TelemetryComponent.h - Source/Telemetry/TelemetryEvent.cpp - Source/Telemetry/TelemetryEvent.h -)