Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation/src/orxonox/overlays/notifications/CMakeLists.txt @ 2501

Last change on this file since 2501 was 2385, checked in by dafrick, 16 years ago

Merged questsystem3.

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.