b01bedd574
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@48 a95241bf-73f2-0310-859d-f6bbb57e9c96
36 lines
673 B
Plaintext
36 lines
673 B
Plaintext
SubDir OBOS_TOP src servers app proto6 ;
|
|
|
|
Server OBAppServer :
|
|
# Misc. Sources
|
|
BeDecorator.cpp
|
|
ColorUtils.cc
|
|
DebugTools.cpp
|
|
Decorator.cpp
|
|
PortLink.cpp
|
|
YMakDecorator.cpp
|
|
|
|
# Operating Classes
|
|
AppServer.cpp
|
|
Desktop.cpp
|
|
Layer.cpp
|
|
ServerApp.cpp
|
|
ServerBitmap.cpp
|
|
ServerCursor.cpp
|
|
ServerWindow.cpp
|
|
SystemPalette.cpp
|
|
WindowBorder.cpp
|
|
|
|
# Display Modules
|
|
DisplayDriver.cpp
|
|
ScreenDriver.cpp
|
|
SecondDriver.cpp
|
|
ViewDriver.cpp
|
|
;
|
|
LinkSharedOSLibs OBAppServer : be root game translation stdc++.r4 ;
|
|
|
|
|
|
SubInclude OBOS_TOP src servers app proto6 driverharness ;
|
|
SubInclude OBOS_TOP src servers app proto6 router ;
|
|
SubInclude OBOS_TOP src servers app proto6 testobapp ;
|
|
|