Added Referencable.cpp and MessageDeliverer.cpp.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11030 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -14,6 +14,7 @@ local registrar_sources =
|
||||
Event.cpp
|
||||
EventMaskWatcher.cpp
|
||||
EventQueue.cpp
|
||||
MessageDeliverer.cpp
|
||||
MessageEvent.cpp
|
||||
MessageHandler.cpp
|
||||
MessageRunnerManager.cpp
|
||||
@@ -22,6 +23,7 @@ local registrar_sources =
|
||||
PriorityMessageQueue.cpp
|
||||
RecentApps.cpp
|
||||
RecentEntries.cpp
|
||||
Referencable.cpp
|
||||
Registrar.cpp
|
||||
RosterAppInfo.cpp
|
||||
RosterSettingsCharStream.cpp
|
||||
@@ -44,6 +46,8 @@ Server obos_registrar
|
||||
be
|
||||
;
|
||||
|
||||
AddResources registrar : registrar.rdef ;
|
||||
|
||||
Server registrar
|
||||
:
|
||||
# no sources; directly link against the compiled objects
|
||||
|
||||
Reference in New Issue
Block a user