Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem3/src/orxonox/overlays/notifications/CMakeLists.txt @ 2663

Last change on this file since 2663 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.