Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 21, 2009, 2:17:09 PM (15 years ago)
Author:
landauf
Message:

renamed plugins as modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/libraries/src/orxonox/objects/quest/CMakeLists.txt

    r5648 r5666  
    2121ADD_SUBDIRECTORY(notifications)
    2222
    23 # add the parent directory for tolua (TODO: remove this if the quest plugin is moved somewhere else)
     23# add the parent directory for tolua (TODO: remove this if the quest module is moved somewhere else)
    2424INCLUDE_DIRECTORIES(..)
    2525
    2626ORXONOX_ADD_LIBRARY(quest
    27   PLUGIN
     27  MODULE
    2828  TOLUA_FILES
    2929    QuestDescription.h
Note: See TracChangeset for help on using the changeset viewer.