Added all missing classes to the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8221 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
2847a12df4
commit
8a2005e28a
@ -1,6 +1,7 @@
|
|||||||
INTERFACE_KIT_SOURCE =
|
INTERFACE_KIT_SOURCE =
|
||||||
Alert.cpp
|
Alert.cpp
|
||||||
Bitmap.cpp
|
Bitmap.cpp
|
||||||
|
BMCPrivate.cpp
|
||||||
Box.cpp
|
Box.cpp
|
||||||
Button.cpp
|
Button.cpp
|
||||||
CheckBox.cpp
|
CheckBox.cpp
|
||||||
@ -11,12 +12,17 @@ INTERFACE_KIT_SOURCE =
|
|||||||
Font.cpp
|
Font.cpp
|
||||||
Globals.cpp
|
Globals.cpp
|
||||||
Input.cpp
|
Input.cpp
|
||||||
|
Menu.cpp
|
||||||
|
MenuBar.cpp
|
||||||
|
MenuField.cpp
|
||||||
|
MenuItem.cpp
|
||||||
OptionControl.cpp
|
OptionControl.cpp
|
||||||
OptionPopUp.cpp
|
OptionPopUp.cpp
|
||||||
Picture.cpp
|
Picture.cpp
|
||||||
PictureButton.cpp
|
PictureButton.cpp
|
||||||
Point.cpp
|
Point.cpp
|
||||||
Polygon.cpp
|
Polygon.cpp
|
||||||
|
PopUpMenu.cpp
|
||||||
PrivateScreen.cpp
|
PrivateScreen.cpp
|
||||||
RadioButton.cpp
|
RadioButton.cpp
|
||||||
Rect.cpp
|
Rect.cpp
|
||||||
@ -25,6 +31,7 @@ INTERFACE_KIT_SOURCE =
|
|||||||
Screen.cpp
|
Screen.cpp
|
||||||
ScrollBar.cpp
|
ScrollBar.cpp
|
||||||
ScrollView.cpp
|
ScrollView.cpp
|
||||||
|
Shape.cpp
|
||||||
StatusBar.cpp
|
StatusBar.cpp
|
||||||
StringView.cpp
|
StringView.cpp
|
||||||
TextControl.cpp
|
TextControl.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user