]> git.sesse.net Git - vlc/blob - modules/gui/macosx/Modules.am
macosx: simplify ea98fcfc
[vlc] / modules / gui / macosx / Modules.am
1 AM_LIBTOOLFLAGS=--tag=CC
2
3 SOURCES_macosx = \
4         CompatibilityFixes.h \
5         StringUtility.h \
6         StringUtility.m \
7         AppleRemote.h \
8         AppleRemote.m \
9         SPInvocationGrabbing.h \
10         SPInvocationGrabbing.m \
11         SPMediaKeyTap.h \
12         SPMediaKeyTap.m \
13         MainMenu.h \
14         MainMenu.m \
15         MainWindow.h \
16         MainWindow.m \
17         CoreInteraction.h \
18         CoreInteraction.m \
19         ExtensionsManager.h \
20         ExtensionsManager.m \
21         ExtensionsDialogProvider.h \
22         ExtensionsDialogProvider.m \
23         VLCUIWidgets.h \
24         VLCUIWidgets.m \
25         about.h \
26         about.m \
27         applescript.h \
28         applescript.m \
29         controls.h \
30         controls.m \
31         coredialogs.m \
32         coredialogs.h \
33         intf.m \
34         intf.h \
35         macosx.m \
36         misc.m \
37         misc.h \
38         open.m \
39         open.h \
40         playlist.m \
41         playlist.h \
42         playlistinfo.h \
43         playlistinfo.m \
44         prefs.m \
45         prefs.h \
46         prefs_widgets.h \
47         prefs_widgets.m \
48         simple_prefs.h \
49         simple_prefs.m \
50         output.h \
51         output.m \
52         wizard.h \
53         wizard.m \
54         AudioEffects.h \
55         AudioEffects.m \
56         TrackSynchronization.h \
57         TrackSynchronization.m \
58         VideoEffects.h \
59         VideoEffects.m \
60         bookmarks.h \
61         bookmarks.m \
62         PXSourceList.h \
63         PXSourceList.m \
64         PXSourceListDataSource.h \
65         PXSourceListDelegate.h \
66         SideBarItem.h \
67         SideBarItem.m \
68         fspanel.m \
69         fspanel.h \
70         eyetv.h \
71         eyetv.m \
72         VideoView.h \
73         VideoView.m \
74         MainWindowTitle.h \
75         MainWindowTitle.m \
76         ConvertAndSave.h \
77         ConvertAndSave.m \
78         SharedDialogs.h \
79         SharedDialogs.m \
80         Windows.h \
81         Windows.m \
82         ControlsBar.m \
83         ControlsBar.h \
84         VLCVoutWindowController.m \
85         VLCVoutWindowController.h \
86         $(NULL)