[vlc-devel] [PATCH] Don't compile old ActiveX API (VLC_*)
Poe
pcastets at actech-innovation.com
Tue Jun 10 14:13:20 CEST 2008
Remove vlccontrol.cpp and vlccontrol.h from compilation process since
they use VLC_* old API, deleted in vlc core.
---
projects/activex/Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/projects/activex/Makefile.am b/projects/activex/Makefile.am
index 7c0c8b4..286be58 100644
--- a/projects/activex/Makefile.am
+++ b/projects/activex/Makefile.am
@@ -36,8 +36,6 @@ SOURCES_activex = \
viewobject.h \
supporterrorinfo.cpp \
supporterrorinfo.h \
- vlccontrol.cpp \
- vlccontrol.h \
vlccontrol2.cpp \
vlccontrol2.h \
plugin.cpp \
--
1.5.4.3
More information about the vlc-devel
mailing list