[vlc-commits] Fix Win32 compilation
Jean-Baptiste Kempf
git at videolan.org
Tue Jan 1 16:55:28 CET 2013
npapi-vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jan 1 16:54:12 2013 +0100| [93f7c27209f58f5a0b730aae1bbf2d9dfbc1bf91] | committer: Jean-Baptiste Kempf
Fix Win32 compilation
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=93f7c27209f58f5a0b730aae1bbf2d9dfbc1bf91
---
npapi/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/npapi/Makefile.am b/npapi/Makefile.am
index c1b0d4c..59aa792 100644
--- a/npapi/Makefile.am
+++ b/npapi/Makefile.am
@@ -105,6 +105,8 @@ SOURCES_support = \
support/npwin.cpp \
vlcplugin_win.cpp \
vlcplugin_win.h \
+ vlcwindowless_base.cpp \
+ vlcwindowless_base.h \
vlcwindowless_win.cpp \
vlcwindowless_win.h \
../common/win32_fullscreen.cpp \
More information about the vlc-commits
mailing list