Commit 47b183e3 authored by Gildas Bazin's avatar Gildas Bazin

* configure.ac: forgot to save this change.

parent 37718fcc
...@@ -3570,6 +3570,7 @@ dnl WinCE GUI module ...@@ -3570,6 +3570,7 @@ dnl WinCE GUI module
dnl dnl
if test "${SYS}" = "mingwce"; then if test "${SYS}" = "mingwce"; then
VLC_ADD_PLUGINS([wince]) VLC_ADD_PLUGINS([wince])
VLC_ADD_CXXFLAGS([wxwindows],[])
VLC_ADD_LDFLAGS([wince],[-lcommctrl -lcommdlg -laygshell]) VLC_ADD_LDFLAGS([wince],[-lcommctrl -lcommdlg -laygshell])
fi fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment