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:
@@ -9,6 +9,7 @@ INTERFACE_KIT_SOURCE =
|
|||||||
CheckBox.cpp
|
CheckBox.cpp
|
||||||
ClientFontList.cpp
|
ClientFontList.cpp
|
||||||
ColorUtils.cc
|
ColorUtils.cc
|
||||||
|
ColorControl.cpp
|
||||||
Control.cpp
|
Control.cpp
|
||||||
Deskbar.cpp
|
Deskbar.cpp
|
||||||
Dragger.cpp
|
Dragger.cpp
|
||||||
@@ -30,7 +31,7 @@ INTERFACE_KIT_SOURCE =
|
|||||||
Point.cpp
|
Point.cpp
|
||||||
Polygon.cpp
|
Polygon.cpp
|
||||||
PopUpMenu.cpp
|
PopUpMenu.cpp
|
||||||
#PrintJob.cpp
|
PrintJob.cpp
|
||||||
PrivateScreen.cpp
|
PrivateScreen.cpp
|
||||||
RadioButton.cpp
|
RadioButton.cpp
|
||||||
Rect.cpp
|
Rect.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user