Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet)
svn-id: r38192
This commit is contained in:
parent
7c148ddf02
commit
fa6e10e9ce
385 changed files with 163544 additions and 0 deletions
|
@ -136,6 +136,9 @@ public:
|
|||
#if PLUGIN_ENABLED_STATIC(SAGA)
|
||||
LINK_PLUGIN(SAGA)
|
||||
#endif
|
||||
#if PLUGIN_ENABLED_STATIC(SCI)
|
||||
LINK_PLUGIN(SCI)
|
||||
#endif
|
||||
#if PLUGIN_ENABLED_STATIC(SKY)
|
||||
LINK_PLUGIN(SKY)
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue