[vlc-devel] [vlc-commits] win32: remove 2 levels of directories from sdk headers
Rafaël Carré
funman at videolan.org
Wed Nov 16 15:01:40 CET 2011
Le Wed, 16 Nov 2011 07:48:24 +0100,
Rémi Denis-Courmont <remi at remlab.net> a écrit :
> On Wed, 16 Nov 2011 04:58:48 +0100 (CET), git at videolan.org (Rafaël Carré)
> wrote:
> > vlc | branch: master | Rafaël Carré <funman at videolan.org> | Tue Nov 15
> > 17:56:58 2011 -0500| [3c365338c898f0f936a433c97b257e0803d95bb0] |
> > committer: Rafaël Carré
> >
> > win32: remove 2 levels of directories from sdk headers
>
> Yeah great so now libvlc and plugins headers are mixed together
$ ls sdk/include
deprecated.h libvlc_media_library.h libvlc_version.h
libvlc_events.h libvlc_media_list.h libvlc_vlm.h
libvlc.h libvlc_media_list_player.h plugins/
libvlc_media_discoverer.h libvlc_media_player.h vlc.h
libvlc_media.h libvlc_structures.h
How so?
> and laid out differently than on Linux.
Ah, didn't think about this.
I just wanted to trim down hierarchy since we don't need it on windows
(we don't share the include/ directory with other software).
--
Rafaël Carré
More information about the vlc-devel
mailing list