]> git.sesse.net Git - vlc/commit
Setup XP_WIN, XP_UNIX, XP_MACOSX macros.
authorDavid Menestrina <dmenest-vlc at ofb dot net>
Mon, 19 Apr 2010 18:33:36 +0000 (11:33 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 23 Apr 2010 22:47:12 +0000 (00:47 +0200)
commit877bd2105b0bdbc2b8c3fc87855ea737834568b0
tree0075c862162119f0e15a753de28b31cc5097ac7e
parent853162c03b7cda6209180789612a79051dbcce01
Setup XP_WIN, XP_UNIX, XP_MACOSX macros.

These macros were previously defined in mozilla-config.h, but we're
not supposed to include those files according to the mozilla devs.
However, the macros must be defined for npapi.h to define the
necessary platform-specific structures.  This patch sets up the
macros before including npapi.h.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
projects/mozilla/vlcplugin.h