]> git.sesse.net Git - vlc/blob - modules/gui/beos/Modules.am
* bootstrap:
[vlc] / modules / gui / beos / Modules.am
1 SOURCES_beos = \
2         BeOS.cpp \
3         AudioOutput.cpp \
4         VideoOutput.cpp \
5         Interface.cpp \
6         InterfaceWindow.cpp \
7         InterfaceWindow.h \
8         ListViews.cpp \
9         ListViews.h \
10         DrawingTidbits.cpp \
11         DrawingTidbits.h \
12         TransportButton.cpp \
13         TransportButton.h \
14         PlayListWindow.cpp \
15         PlayListWindow.h \
16         PreferencesWindow.cpp \
17         PreferencesWindow.h \
18         MessagesWindow.cpp \
19         MessagesWindow.h \
20         MediaControlView.cpp \
21         MediaControlView.h \
22         VlcWrapper.cpp \
23         VlcWrapper.h \
24         Bitmaps.h \
25         MsgVals.h \
26         VideoWindow.h \
27         $(NULL)
28