Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/libraries/src/orxonox/overlays/notifications/CMakeLists.txt @ 5612

Last change on this file since 5612 was 2911, checked in by landauf, 15 years ago

Merged r1-2096 of questsystem5 back to trunk

I hope there weren't more "hidden merge changes" in r2909 than the one in OverlayGroup (removeElement) (and related to this the adjustments in NotificationQueue).

The corresponding media commit seems not yet to be done, but it doesn't break the build.

  • Property svn:eol-style set to native
File size: 128 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Notification.cc
3  NotificationManager.cc
4  NotificationOverlay.cc
5  NotificationQueue.cc
6)
Note: See TracBrowser for help on using the repository browser.