Gems/LyShineExamples

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-13 16:47:35 -07:00
parent 289f236cab
commit 4db15736ed
9 changed files with 4 additions and 20 deletions
@@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#include "LyShineExamples_precompiled.h"
#include "LyShineExamplesCppExample.h"
@@ -5,8 +5,6 @@
*
*/
#include "LyShineExamples_precompiled.h"
#include "LyShineExamplesSystemComponent.h"
#include "UiTestScrollBoxDataProviderComponent.h"
#include "UiCustomImageComponent.h"
@@ -4,7 +4,7 @@
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#include "LyShineExamples_precompiled.h"
#include "LyShineExamplesSerialize.h"
#include <LyShine/UiSerializeHelpers.h>
@@ -5,8 +5,6 @@
*
*/
#include "LyShineExamples_precompiled.h"
#include <AzCore/Serialization/SerializeContext.h>
#include <AzCore/Serialization/EditContext.h>
@@ -1,10 +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
*
*/
#pragma once
#include <platform.h> // Many CryCommon files require that this is included first.
@@ -4,7 +4,7 @@
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#include "LyShineExamples_precompiled.h"
#include "UiCustomImageComponent.h"
#include <LyShineExamples/UiCustomImageBus.h>
@@ -4,7 +4,7 @@
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#include "LyShineExamples_precompiled.h"
#include "UiDynamicContentDatabase.h"
#include <ISystem.h>
#include <AzCore/JSON/reader.h>
@@ -4,7 +4,7 @@
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#include "LyShineExamples_precompiled.h"
#include "UiTestScrollBoxDataProviderComponent.h"
#include <AzCore/Serialization/SerializeContext.h>
@@ -6,7 +6,6 @@
#
set(FILES
Source/LyShineExamples_precompiled.h
Include/LyShineExamples/LyShineExamplesBus.h
Include/LyShineExamples/LyShineExamplesCppExampleBus.h
Include/LyShineExamples/UiCustomImageBus.h