lyshine_static_files.cmake 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. #
  2. # Copyright (c) Contributors to the Open 3D Engine Project.
  3. # For complete copyright and license terms please see the LICENSE at the root of this distribution.
  4. #
  5. # SPDX-License-Identifier: Apache-2.0 OR MIT
  6. #
  7. #
  8. set(FILES
  9. Include/LyShine/IDraw2d.h
  10. Include/LyShine/IRenderGraph.h
  11. Include/LyShine/ISprite.h
  12. Include/LyShine/ILyShine.h
  13. Include/LyShine/UiAssetTypes.h
  14. Include/LyShine/UiBase.h
  15. Include/LyShine/UiLayoutCellBase.h
  16. Include/LyShine/UiSerializeHelpers.h
  17. Include/LyShine/UiComponentTypes.h
  18. Include/LyShine/UiEntityContext.h
  19. Include/LyShine/UiEditorDLLBus.h
  20. Include/LyShine/UiRenderFormats.h
  21. Include/LyShine/Animation/IUiAnimation.h
  22. Include/LyShine/Bus/UiAnimationBus.h
  23. Include/LyShine/Bus/UiAnimateEntityBus.h
  24. Include/LyShine/Bus/UiButtonBus.h
  25. Include/LyShine/Bus/UiCanvasBus.h
  26. Include/LyShine/Bus/UiCanvasManagerBus.h
  27. Include/LyShine/Bus/UiCanvasUpdateNotificationBus.h
  28. Include/LyShine/Bus/UiCheckboxBus.h
  29. Include/LyShine/Bus/UiCursorBus.h
  30. Include/LyShine/Bus/UiDraggableBus.h
  31. Include/LyShine/Bus/UiDropdownBus.h
  32. Include/LyShine/Bus/UiDropdownOptionBus.h
  33. Include/LyShine/Bus/UiDropTargetBus.h
  34. Include/LyShine/Bus/UiDynamicLayoutBus.h
  35. Include/LyShine/Bus/UiDynamicScrollBoxBus.h
  36. Include/LyShine/Bus/UiEditorBus.h
  37. Include/LyShine/Bus/UiEditorCanvasBus.h
  38. Include/LyShine/Bus/UiEditorChangeNotificationBus.h
  39. Include/LyShine/Bus/UiElementBus.h
  40. Include/LyShine/Bus/UiEntityContextBus.h
  41. Include/LyShine/Bus/UiFaderBus.h
  42. Include/LyShine/Bus/UiFlipbookAnimationBus.h
  43. Include/LyShine/Bus/UiGameEntityContextBus.h
  44. Include/LyShine/Bus/UiImageBus.h
  45. Include/LyShine/Bus/UiImageSequenceBus.h
  46. Include/LyShine/Bus/UiIndexableImageBus.h
  47. Include/LyShine/Bus/UiInitializationBus.h
  48. Include/LyShine/Bus/UiInteractableActionsBus.h
  49. Include/LyShine/Bus/UiInteractableBus.h
  50. Include/LyShine/Bus/UiInteractableStatesBus.h
  51. Include/LyShine/Bus/UiInteractionMaskBus.h
  52. Include/LyShine/Bus/UiLayoutBus.h
  53. Include/LyShine/Bus/UiLayoutCellBus.h
  54. Include/LyShine/Bus/UiLayoutCellDefaultBus.h
  55. Include/LyShine/Bus/UiLayoutColumnBus.h
  56. Include/LyShine/Bus/UiLayoutControllerBus.h
  57. Include/LyShine/Bus/UiLayoutFitterBus.h
  58. Include/LyShine/Bus/UiLayoutGridBus.h
  59. Include/LyShine/Bus/UiLayoutManagerBus.h
  60. Include/LyShine/Bus/UiLayoutRowBus.h
  61. Include/LyShine/Bus/UiMarkupButtonBus.h
  62. Include/LyShine/Bus/UiMaskBus.h
  63. Include/LyShine/Bus/UiNavigationBus.h
  64. Include/LyShine/Bus/UiParticleEmitterBus.h
  65. Include/LyShine/Bus/UiRadioButtonBus.h
  66. Include/LyShine/Bus/UiRadioButtonCommunicationBus.h
  67. Include/LyShine/Bus/UiRadioButtonGroupBus.h
  68. Include/LyShine/Bus/UiRadioButtonGroupCommunicationBus.h
  69. Include/LyShine/Bus/UiRenderBus.h
  70. Include/LyShine/Bus/UiRenderControlBus.h
  71. Include/LyShine/Bus/UiScrollableBus.h
  72. Include/LyShine/Bus/UiScrollBarBus.h
  73. Include/LyShine/Bus/UiScrollBoxBus.h
  74. Include/LyShine/Bus/UiScrollerBus.h
  75. Include/LyShine/Bus/UiSliderBus.h
  76. Include/LyShine/Bus/UiSpawnerBus.h
  77. Include/LyShine/Bus/UiSystemBus.h
  78. Include/LyShine/Bus/UiTextBus.h
  79. Include/LyShine/Bus/UiTextInputBus.h
  80. Include/LyShine/Bus/UiTooltipBus.h
  81. Include/LyShine/Bus/UiTooltipDataPopulatorBus.h
  82. Include/LyShine/Bus/UiTooltipDisplayBus.h
  83. Include/LyShine/Bus/UiTransform2dBus.h
  84. Include/LyShine/Bus/UiTransformBus.h
  85. Include/LyShine/Bus/UiVisualBus.h
  86. Include/LyShine/Bus/Sprite/UiSpriteBus.h
  87. Include/LyShine/Bus/World/UiCanvasOnMeshBus.h
  88. Include/LyShine/Bus/World/UiCanvasRefBus.h
  89. Include/LyShine/Bus/Tools/UiSystemToolsBus.h
  90. Source/Draw2d.cpp
  91. Source/Draw2d.h
  92. Source/LyShine.cpp
  93. Source/LyShine.h
  94. Source/LyShinePassDataBus.h
  95. Source/LyShineDebug.cpp
  96. Source/LyShineDebug.h
  97. Source/LyShineFeatureProcessor.cpp
  98. Source/LyShineFeatureProcessor.h
  99. Source/LyShinePass.cpp
  100. Source/LyShinePass.h
  101. Source/StringUtfUtils.h
  102. Source/UiImageComponent.cpp
  103. Source/UiImageComponent.h
  104. Source/UiImageSequenceComponent.cpp
  105. Source/UiImageSequenceComponent.h
  106. Source/UiRenderer.cpp
  107. Source/UiRenderer.h
  108. Include/LyShine/LyShineBus.h
  109. Source/EditorPropertyTypes.cpp
  110. Source/EditorPropertyTypes.h
  111. Source/LyShineLoadScreen.cpp
  112. Source/LyShineLoadScreen.h
  113. Source/RenderGraph.cpp
  114. Source/RenderGraph.h
  115. Source/RenderToTextureBus.h
  116. Source/TextMarkup.cpp
  117. Source/TextMarkup.h
  118. Source/UiButtonComponent.cpp
  119. Source/UiButtonComponent.h
  120. Source/UiCanvasComponent.cpp
  121. Source/UiCanvasComponent.h
  122. Source/UiCanvasFileObject.cpp
  123. Source/UiCanvasFileObject.h
  124. Source/UiCanvasManager.cpp
  125. Source/UiCanvasManager.h
  126. Source/UiCheckboxComponent.cpp
  127. Source/UiCheckboxComponent.h
  128. Source/UiDraggableComponent.cpp
  129. Source/UiDraggableComponent.h
  130. Source/UiDropTargetComponent.cpp
  131. Source/UiDropTargetComponent.h
  132. Source/UiDropdownComponent.cpp
  133. Source/UiDropdownComponent.h
  134. Source/UiDropdownOptionComponent.cpp
  135. Source/UiDropdownOptionComponent.h
  136. Source/UiDynamicLayoutComponent.cpp
  137. Source/UiDynamicLayoutComponent.h
  138. Source/UiDynamicScrollBoxComponent.cpp
  139. Source/UiDynamicScrollBoxComponent.h
  140. Source/UiElementComponent.cpp
  141. Source/UiElementComponent.h
  142. Source/UiFaderComponent.cpp
  143. Source/UiFaderComponent.h
  144. Source/UiFlipbookAnimationComponent.cpp
  145. Source/UiFlipbookAnimationComponent.h
  146. Source/UiGameEntityContext.cpp
  147. Source/UiGameEntityContext.h
  148. Source/UiInteractableComponent.cpp
  149. Source/UiInteractableComponent.h
  150. Source/UiInteractableState.cpp
  151. Source/UiInteractableState.h
  152. Source/UiLayoutCellComponent.cpp
  153. Source/UiLayoutCellComponent.h
  154. Source/UiLayoutColumnComponent.cpp
  155. Source/UiLayoutColumnComponent.h
  156. Source/UiLayoutFitterComponent.cpp
  157. Source/UiLayoutFitterComponent.h
  158. Source/UiLayoutGridComponent.cpp
  159. Source/UiLayoutGridComponent.h
  160. Source/UiLayoutHelpers.cpp
  161. Source/UiLayoutHelpers.h
  162. Source/UiLayoutManager.cpp
  163. Source/UiLayoutManager.h
  164. Source/UiLayoutRowComponent.cpp
  165. Source/UiLayoutRowComponent.h
  166. Source/UiMarkupButtonComponent.cpp
  167. Source/UiMarkupButtonComponent.h
  168. Source/UiMaskComponent.cpp
  169. Source/UiMaskComponent.h
  170. Source/UiNavigationHelpers.cpp
  171. Source/UiNavigationHelpers.h
  172. Source/UiNavigationSettings.cpp
  173. Source/UiNavigationSettings.h
  174. Source/UiParticleEmitterComponent.cpp
  175. Source/UiParticleEmitterComponent.h
  176. Source/UiRadioButtonComponent.cpp
  177. Source/UiRadioButtonComponent.h
  178. Source/UiRadioButtonGroupComponent.cpp
  179. Source/UiRadioButtonGroupComponent.h
  180. Source/UiScrollBarComponent.cpp
  181. Source/UiScrollBarComponent.h
  182. Source/UiScrollBoxComponent.cpp
  183. Source/UiScrollBoxComponent.h
  184. Source/UiSerialize.cpp
  185. Source/UiSerialize.h
  186. Source/UiSliderComponent.cpp
  187. Source/UiSliderComponent.h
  188. Source/UiStateActionManager.cpp
  189. Source/UiStateActionManager.h
  190. Source/UiSpawnerComponent.cpp
  191. Source/UiSpawnerComponent.h
  192. Source/UiTextComponent.cpp
  193. Source/UiTextComponent.h
  194. Source/UiTextComponentOffsetsSelector.cpp
  195. Source/UiTextComponentOffsetsSelector.h
  196. Source/UiTextInputComponent.cpp
  197. Source/UiTextInputComponent.h
  198. Source/UiTooltipComponent.cpp
  199. Source/UiTooltipComponent.h
  200. Source/UiTooltipDisplayComponent.cpp
  201. Source/UiTooltipDisplayComponent.h
  202. Source/UiTransform2dComponent.cpp
  203. Source/UiTransform2dComponent.h
  204. Source/UiClipboard.h
  205. Source/Sprite.cpp
  206. Source/Sprite.h
  207. Source/Animation/2DSpline.h
  208. Source/Animation/AnimNode.cpp
  209. Source/Animation/AnimNode.h
  210. Source/Animation/AnimSequence.cpp
  211. Source/Animation/AnimSequence.h
  212. Source/Animation/AnimSplineTrack.h
  213. Source/Animation/AnimSplineTrack_Vec2Specialization.cpp
  214. Source/Animation/AnimTrack.h
  215. Source/Animation/AzEntityNode.cpp
  216. Source/Animation/AzEntityNode.h
  217. Source/Animation/BoolTrack.cpp
  218. Source/Animation/BoolTrack.h
  219. Source/Animation/CompoundSplineTrack.cpp
  220. Source/Animation/CompoundSplineTrack.h
  221. Source/Animation/EventNode.cpp
  222. Source/Animation/EventNode.h
  223. Source/Animation/TrackEventTrack.cpp
  224. Source/Animation/TrackEventTrack.h
  225. Source/Animation/UiAnimationSystem.cpp
  226. Source/Animation/UiAnimationSystem.h
  227. Source/Animation/UiAnimSerialize.cpp
  228. Source/Animation/UiAnimSerialize.h
  229. Source/Particle/UiParticle.cpp
  230. Source/Particle/UiParticle.h
  231. Source/Script/UiCanvasNotificationLuaBus.h
  232. Source/Script/UiCanvasNotificationLuaBus.cpp
  233. Source/Script/UiCanvasLuaBus.h
  234. Source/Script/UiCanvasLuaBus.cpp
  235. Source/Script/UiElementLuaBus.h
  236. Source/Script/UiElementLuaBus.cpp
  237. Source/World/UiCanvasOnMeshComponent.cpp
  238. Source/World/UiCanvasOnMeshComponent.h
  239. Source/World/UiCanvasAssetRefComponent.cpp
  240. Source/World/UiCanvasAssetRefComponent.h
  241. Source/World/UiCanvasProxyRefComponent.cpp
  242. Source/World/UiCanvasProxyRefComponent.h
  243. )
  244. set(SKIP_UNITY_BUILD_INCLUSION_FILES
  245. Source/UiImageSequenceComponent.h
  246. Source/UiImageSequenceComponent.cpp
  247. Source/UiTextComponent.cpp
  248. Source/UiTextComponent.h
  249. )