Setup XP_WIN, XP_UNIX, XP_MACOSX macros.
commitadafc8bbd1251ca8c599e49cbb58192d887fe33c
authorDavid Menestrina <dmenest-vlc at ofb dot net>
Mon, 19 Apr 2010 18:33:36 +0000 (19 11:33 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 27 Apr 2010 21:44:35 +0000 (27 23:44 +0200)
tree68d7986fba759f43e59f45819d42b82480bb554d
parent94f30f26ff78eba77edfe2cb97422acb909aa2e4
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>
(cherry picked from commit 877bd2105b0bdbc2b8c3fc87855ea737834568b0)

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