Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/questsystem3/src/orxonox/overlays/notifications/CMakeLists.txt @ 2280

Last change on this file since 2280 was 2280, checked in by dafrick, 15 years ago

Implemented some rudimentary Notification system.

File size: 112 bytes
Line 
1SET( SRC_FILES
2  Notification.cc
3  NotificationManager.cc
4  NotificationQueue.cc
5)
6
7ADD_SOURCE_FILES(SRC_FILES)
Note: See TracBrowser for help on using the repository browser.