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:
Axel Dörfler 2004-06-28 13:15:08 +00:00
parent 2847a12df4
commit 8a2005e28a

View File

@ -1,6 +1,7 @@
INTERFACE_KIT_SOURCE =
Alert.cpp
Bitmap.cpp
BMCPrivate.cpp
Box.cpp
Button.cpp
CheckBox.cpp
@ -11,12 +12,17 @@ INTERFACE_KIT_SOURCE =
Font.cpp
Globals.cpp
Input.cpp
Menu.cpp
MenuBar.cpp
MenuField.cpp
MenuItem.cpp
OptionControl.cpp
OptionPopUp.cpp
Picture.cpp
PictureButton.cpp
Point.cpp
Polygon.cpp
PopUpMenu.cpp
PrivateScreen.cpp
RadioButton.cpp
Rect.cpp
@ -25,6 +31,7 @@ INTERFACE_KIT_SOURCE =
Screen.cpp
ScrollBar.cpp
ScrollView.cpp
Shape.cpp
StatusBar.cpp
StringView.cpp
TextControl.cpp