You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/AtomLyIntegration/EMotionFXAtom/Code/emotionfx_atom_editor_files...

26 lines
833 B
CMake

#
# 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
../Assets/Icons/Resources.qrc
Source/ActorModule.cpp
Source/Editor/EditorSystemComponent.h
Source/Editor/EditorSystemComponent.cpp
Tools/EMStudio/AtomRenderPlugin.h
Tools/EMStudio/AtomRenderPlugin.cpp
Tools/EMStudio/AnimViewportWidget.h
Tools/EMStudio/AnimViewportWidget.cpp
Tools/EMStudio/AnimViewportRenderer.h
Tools/EMStudio/AnimViewportRenderer.cpp
Tools/EMStudio/AnimViewportSettings.h
Tools/EMStudio/AnimViewportSettings.cpp
Tools/EMStudio/AnimViewportToolBar.h
Tools/EMStudio/AnimViewportToolBar.cpp
Tools/EMStudio/AnimViewportRequestBus.h
)