Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/modules/notifications/dispatchers/CMakeLists.txt @ 7210

Last change on this file since 7210 was 7210, checked in by dafrick, 14 years ago

Created new NotificationDispatcher. It just displays, upon being triggered, some predefined Notification message.

File size: 92 bytes
Line 
1ADD_SOURCE_FILES(NOTIFICATIONS_SRC_FILES
2  CommandNotification.cc
3  SimpleNotification.cc
4)
Note: See TracBrowser for help on using the repository browser.