Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/overlays/notifications/CMakeLists.txt @ 2662

Last change on this file since 2662 was 2662, checked in by rgrieder, 15 years ago

Merged presentation branch back to trunk.

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.