Removed dependency on local PortLink and ColorUtils sources - links against libopenbeos now.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2640 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
DarkWyrm
2003-02-06 22:14:29 +00:00
parent 4045c22939
commit e5a496eadd
+1 -7
View File
@@ -11,13 +11,6 @@ Server app_server :
TokenHandler.cpp
PatternHandler.cpp
# PortLink will disappear as soon as I can figure out how to link the server
# against libopenbeos
PortLink.cpp
# ColorUtils will disappear as soon as I can figure out how to link the server
# against libopenbeos
ColorUtils.cc
ColorSet.cpp
RectUtils.cpp
RGBColor.cpp
@@ -45,5 +38,6 @@ Server app_server :
ViewDriver.cpp
;
LinkSharedOSLibs app_server : be root game translation
<boot!home!config!lib>libopenbeos.so
<boot!home!config!lib>libfreetype.so ;