]> git.sesse.net Git - vlc/commit
mozilla: fix building for win32 (events not implemented yet)
authorJean-Paul Saman <jean-paul.saman@m2x.nl>
Thu, 25 Feb 2010 15:05:39 +0000 (16:05 +0100)
committerJean-Paul Saman <jean-paul.saman@m2x.nl>
Thu, 4 Mar 2010 12:04:55 +0000 (13:04 +0100)
commit37a18cbfcc90f731a4b6843c21c3dfab80d6fd1b
tree5ef3ae6b8725a701f415d2d8713984ad7408ae9e
parentfcc3616f567ed1b6cc5113e49d7c4c307ba6cafc
mozilla: fix building for win32 (events not implemented yet)

ifdef the dependency on pthread for windows. It restricts pthread usage to XP_UNIX only. The events object should be extended to support MacOS X and Win32 too, this will be done in coming commits.

Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
projects/mozilla/vlcplugin.cpp
projects/mozilla/vlcplugin.h