ecore_con not ready for Windows yet

SVN revision: 46863
This commit is contained in:
Vincent Torri 2010-03-04 08:19:26 +00:00
parent 33ec010a36
commit 491389a7ee
1 changed files with 2 additions and 0 deletions

View File

@ -171,6 +171,7 @@ want_ecore_evas_software_16_wince="no"
case "$host_os" in
mingw32ce* | cegcc*)
want_ecore_con="no"
want_ecore_wince="yes"
want_ecore_evas_software_16_wince="yes"
;;
@ -178,6 +179,7 @@ case "$host_os" in
want_notify_win32="yes"
want_curl="yes"
want_glib="auto"
want_ecore_con="no"
want_ecore_imf="yes"
want_ecore_win32="yes"
want_ecore_evas_software_gdi="yes"