Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

Put all specialized overlays into a new library (overlays) which is declared as a plugin.
All files are still in their old directories for the moment, no new export macro defined, I just want to test this on another platform.

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