Updating the Gems selctions for the DefaultProject template

This commit is contained in:
phistere
2021-05-20 10:38:44 -05:00
parent 7a25a17fae
commit 0f4e00e48f
2 changed files with 0 additions and 25 deletions
@@ -18,19 +18,9 @@ set(GEM_DEPENDENCIES
Gem::LyShine
Gem::Camera
Gem::CameraFramework
Gem::Atom_RHI.Private
Gem::EMotionFX
Gem::Atom_RPI.Private
Gem::Atom_Feature_Common
Gem::ImGui
Gem::Atom_Bootstrap
Gem::Atom_Component_DebugCamera
Gem::AtomImGuiTools
Gem::AtomLyIntegration_CommonFeatures
Gem::EMotionFX_Atom
Gem::ImguiAtom
Gem::Atom_AtomBridge
Gem::GradientSignal
Gem::AtomFont
Gem::WhiteBox
)
@@ -20,24 +20,9 @@ set(GEM_DEPENDENCIES
Gem::EditorPythonBindings.Editor
Gem::Camera.Editor
Gem::CameraFramework
Gem::Atom_RHI.Private
Gem::EMotionFX.Editor
Gem::Atom_RPI.Builders
Gem::Atom_RPI.Editor
Gem::Atom_Feature_Common.Builders
Gem::Atom_Feature_Common.Editor
Gem::ImGui.Editor
Gem::Atom_Bootstrap
Gem::Atom_Asset_Shader.Builders
Gem::Atom_Component_DebugCamera
Gem::AtomImGuiTools
Gem::AtomLyIntegration_CommonFeatures.Editor
Gem::EMotionFX_Atom.Editor
Gem::ImageProcessingAtom.Editor
Gem::Atom_AtomBridge.Editor
Gem::ImguiAtom
Gem::AtomFont
Gem::AtomToolsFramework.Editor
Gem::GradientSignal.Editor
Gem::WhiteBox.Editor
)