Last change
on this file since 7184 was
7164,
checked in by dafrick, 14 years ago
|
Moving notifications to own module.
|
-
Property svn:eol-style set to
native
|
File size:
347 bytes
|
Line | |
---|
1 | SET_SOURCE_FILES(NOTIFICATIONS_SRC_FILES |
---|
2 | Notification.cc |
---|
3 | NotificationManager.cc |
---|
4 | NotificationOverlay.cc |
---|
5 | NotificationQueue.cc |
---|
6 | ) |
---|
7 | |
---|
8 | ORXONOX_ADD_LIBRARY(notifications |
---|
9 | MODULE |
---|
10 | FIND_HEADER_FILES |
---|
11 | TOLUA_FILES |
---|
12 | PCH_FILE |
---|
13 | NotificationsPrecompiledHeaders.h |
---|
14 | LINK_LIBRARIES |
---|
15 | orxonox |
---|
16 | overlays |
---|
17 | SOURCE_FILES ${NOTIFICATIONS_SRC_FILES} |
---|
18 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.