2023-06-23 15:56:05 +00:00
|
|
|
set(DGAME_DCOMPONENTS_SOURCES "AchievementVendorComponent.cpp"
|
|
|
|
"ActivityComponent.cpp"
|
2023-06-23 15:30:03 +00:00
|
|
|
"BaseCombatAIComponent.cpp"
|
|
|
|
"BaseRacingControlComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"BouncerComponent.cpp"
|
|
|
|
"BuffComponent.cpp"
|
|
|
|
"BuildBorderComponent.cpp"
|
|
|
|
"CharacterComponent.cpp"
|
2023-06-10 11:46:48 +00:00
|
|
|
"CollectibleComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"Component.cpp"
|
|
|
|
"ControllablePhysicsComponent.cpp"
|
|
|
|
"DestroyableComponent.cpp"
|
2023-06-23 05:56:25 +00:00
|
|
|
"DonationVendorComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"InventoryComponent.cpp"
|
2023-06-10 11:46:48 +00:00
|
|
|
"ItemComponent.cpp"
|
2022-07-24 18:04:02 +00:00
|
|
|
"LevelProgressionComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"LUPExhibitComponent.cpp"
|
2023-06-09 11:02:45 +00:00
|
|
|
"MinigameControlComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"MissionComponent.cpp"
|
|
|
|
"MissionOfferComponent.cpp"
|
2023-06-08 15:29:17 +00:00
|
|
|
"ModelBehaviorComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"ModuleAssemblyComponent.cpp"
|
|
|
|
"MovementAIComponent.cpp"
|
|
|
|
"MovingPlatformComponent.cpp"
|
2023-02-11 03:43:39 +00:00
|
|
|
"MutableModelBehaviorComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"PetComponent.cpp"
|
|
|
|
"PhantomPhysicsComponent.cpp"
|
2022-07-24 18:25:10 +00:00
|
|
|
"PlayerForcedMovementComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"PossessableComponent.cpp"
|
|
|
|
"PossessorComponent.cpp"
|
|
|
|
"PropertyComponent.cpp"
|
|
|
|
"PropertyEntranceComponent.cpp"
|
|
|
|
"PropertyManagementComponent.cpp"
|
|
|
|
"PropertyVendorComponent.cpp"
|
|
|
|
"ProximityMonitorComponent.cpp"
|
|
|
|
"RacingControlComponent.cpp"
|
2023-06-23 15:30:03 +00:00
|
|
|
"RacingSoundTriggerComponent.cpp"
|
2023-06-09 11:02:45 +00:00
|
|
|
"RacingStatsComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"RailActivatorComponent.cpp"
|
2023-06-09 22:12:57 +00:00
|
|
|
"QuickBuildComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"RenderComponent.cpp"
|
|
|
|
"RigidbodyPhantomPhysicsComponent.cpp"
|
2023-06-08 15:29:17 +00:00
|
|
|
"MultiZoneEntranceComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"RocketLaunchpadControlComponent.cpp"
|
2023-06-12 22:32:46 +00:00
|
|
|
"ScriptComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"ScriptedActivityComponent.cpp"
|
|
|
|
"ShootingGalleryComponent.cpp"
|
|
|
|
"SimplePhysicsComponent.cpp"
|
|
|
|
"SkillComponent.cpp"
|
|
|
|
"SoundTriggerComponent.cpp"
|
|
|
|
"SwitchComponent.cpp"
|
2023-02-10 08:29:53 +00:00
|
|
|
"TriggerComponent.cpp"
|
2023-06-08 15:29:17 +00:00
|
|
|
"HavokVehiclePhysicsComponent.cpp"
|
2022-07-16 23:24:16 +00:00
|
|
|
"VendorComponent.cpp" PARENT_SCOPE)
|