Enable kyra engine in static builds. Maybe someone will work on it :)
svn-id: r17234
This commit is contained in:
parent
1805fe7686
commit
b2288005da
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ void PluginManager::loadPlugins() {
|
|||
LINK_PLUGIN(SAGA)
|
||||
#endif
|
||||
#ifndef DISABLE_KYRA
|
||||
//LINK_PLUGIN(KYRA)
|
||||
LINK_PLUGIN(KYRA)
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue