]> git.sesse.net Git - vlc/blob - modules/gui/macosx/Modules.am
macosx: lock access to addon_entry_t
[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         AddonManager.h \
24         AddonManager.m \
25         AddonListDataSource.h \
26         AddonListDataSource.m \
27         VLCUIWidgets.h \
28         VLCUIWidgets.m \
29         about.h \
30         about.m \
31         applescript.h \
32         applescript.m \
33         controls.h \
34         controls.m \
35         coredialogs.m \
36         coredialogs.h \
37         intf.m \
38         intf.h \
39         macosx.m \
40         misc.m \
41         misc.h \
42         open.m \
43         open.h \
44         playlist.m \
45         playlist.h \
46         playlistinfo.h \
47         playlistinfo.m \
48         prefs.m \
49         prefs.h \
50         prefs_widgets.h \
51         prefs_widgets.m \
52         simple_prefs.h \
53         simple_prefs.m \
54         output.h \
55         output.m \
56         wizard.h \
57         wizard.m \
58         AudioEffects.h \
59         AudioEffects.m \
60         TrackSynchronization.h \
61         TrackSynchronization.m \
62         VideoEffects.h \
63         VideoEffects.m \
64         bookmarks.h \
65         bookmarks.m \
66         PXSourceList.h \
67         PXSourceList.m \
68         PXSourceListDataSource.h \
69         PXSourceListDelegate.h \
70         SideBarItem.h \
71         SideBarItem.m \
72         fspanel.m \
73         fspanel.h \
74         eyetv.h \
75         eyetv.m \
76         VideoView.h \
77         VideoView.m \
78         MainWindowTitle.h \
79         MainWindowTitle.m \
80         ConvertAndSave.h \
81         ConvertAndSave.m \
82         SharedDialogs.h \
83         SharedDialogs.m \
84         Windows.h \
85         Windows.m \
86         ControlsBar.m \
87         ControlsBar.h \
88         VLCVoutWindowController.m \
89         VLCVoutWindowController.h \
90         DebugMessageVisualizer.m \
91         DebugMessageVisualizer.h \
92         BWQuincyManager.h \
93         BWQuincyManager.m \
94         BWQuincyUI.h \
95         BWQuincyUI.m \
96         iTunes.h \
97         Spotify.h \
98         $(NULL)