Added ColorControl.cpp to the build. Also enabled PrintJob.cpp again, it doesn't break anything, why was it disabled? Sample applications can now be compiled unmodified using libopenbeos.so.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12212 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz 2005-04-01 03:33:43 +00:00
parent 20337f3165
commit 69353f3c4c

View File

@ -9,6 +9,7 @@ INTERFACE_KIT_SOURCE =
CheckBox.cpp
ClientFontList.cpp
ColorUtils.cc
ColorControl.cpp
Control.cpp
Deskbar.cpp
Dragger.cpp
@ -30,7 +31,7 @@ INTERFACE_KIT_SOURCE =
Point.cpp
Polygon.cpp
PopUpMenu.cpp
#PrintJob.cpp
PrintJob.cpp
PrivateScreen.cpp
RadioButton.cpp
Rect.cpp