Commit 145bb3c1 authored by Gildas Bazin's avatar Gildas Bazin

* configure.ac: wince interface moved to builtins.

parent 363cecc2
......@@ -3587,7 +3587,7 @@ dnl
dnl WinCE GUI module
dnl
if test "${SYS}" = "mingwce"; then
VLC_ADD_PLUGINS([wince])
VLC_ADD_BUILTINS([wince])
VLC_ADD_CXXFLAGS([wince],[])
VLC_ADD_LDFLAGS([wince],[-lcommctrl -lcommdlg -laygshell])
dnl Gross hack
......
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