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:
@@ -11,13 +11,6 @@ Server app_server :
|
|||||||
TokenHandler.cpp
|
TokenHandler.cpp
|
||||||
PatternHandler.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
|
ColorSet.cpp
|
||||||
RectUtils.cpp
|
RectUtils.cpp
|
||||||
RGBColor.cpp
|
RGBColor.cpp
|
||||||
@@ -45,5 +38,6 @@ Server app_server :
|
|||||||
ViewDriver.cpp
|
ViewDriver.cpp
|
||||||
;
|
;
|
||||||
LinkSharedOSLibs app_server : be root game translation
|
LinkSharedOSLibs app_server : be root game translation
|
||||||
|
<boot!home!config!lib>libopenbeos.so
|
||||||
<boot!home!config!lib>libfreetype.so ;
|
<boot!home!config!lib>libfreetype.so ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user