Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 2706 was 2662, checked in by rgrieder, 16 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.