Patch #2271425: Groovie engine

svn-id: r35060
This commit is contained in:
Max Horn 2008-11-14 21:32:20 +00:00
parent 3c5c774e76
commit bb87d39424
29 changed files with 5456 additions and 0 deletions

View file

@ -108,6 +108,9 @@ public:
#if PLUGIN_ENABLED_STATIC(GOB)
LINK_PLUGIN(GOB)
#endif
#if PLUGIN_ENABLED_STATIC(GROOVIE)
LINK_PLUGIN(GROOVIE)
#endif
#if PLUGIN_ENABLED_STATIC(IGOR)
LINK_PLUGIN(IGOR)
#endif