Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/libraries2/src/modules/questsystem/notifications/CMakeLists.txt @ 5722

Last change on this file since 5722 was 5722, checked in by landauf, 15 years ago

renamed QuestPrereqs.h as QuestsystemPrereqs.h and _QuestExport as _QuestsystemExport
fixed paths to QuestsystemPrereqs.h and other includes
compiles now

  • Property svn:eol-style set to native
File size: 132 bytes
Line 
1ADD_SOURCE_FILES(QUESTSYSTEM_SRC_FILES
2  Notification.cc
3  NotificationManager.cc
4  NotificationOverlay.cc
5  NotificationQueue.cc
6)
Note: See TracBrowser for help on using the repository browser.