COMPOSER: Add a first attempt at an engine.
This commit is contained in:
parent
482fcea8f3
commit
40a6c232e9
9 changed files with 1591 additions and 0 deletions
|
@ -97,6 +97,9 @@ public:
|
|||
#if PLUGIN_ENABLED_STATIC(CINE)
|
||||
LINK_PLUGIN(CINE)
|
||||
#endif
|
||||
#if PLUGIN_ENABLED_STATIC(COMPOSER)
|
||||
LINK_PLUGIN(COMPOSER)
|
||||
#endif
|
||||
#if PLUGIN_ENABLED_STATIC(CRUISE)
|
||||
LINK_PLUGIN(CRUISE)
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue