Force some Windows CE devices to use their real screen

resolution instead of 240x320 (iPAQ HX4700, eg) when
using GAPI.


SVN revision: 41213
This commit is contained in:
Vincent Torri 2009-06-27 06:57:54 +00:00
parent d55abb6de7
commit e79dfa7117
3 changed files with 7 additions and 1 deletions

View File

@ -100,6 +100,8 @@ m4_ifdef([AC_PROG_OBJC],
AC_PROG_CXX
AC_PROG_CC
LT_PROG_RC
### Checks for libraries

View File

@ -158,7 +158,10 @@ endif
if BUILD_SOFTWARE_16_WINCE
expedite_SOURCES += \
engine_software_16_wince.c engine_software_16_wince.h
engine_software_16_wince.c engine_software_16_wince.h engine_software_16_wince.rc
endif
.rc.lo:
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --tag=RC --mode=compile $(RC) $(RCFLAGS) $< -o $@
EXTRA_DIST = $(bin_SCRIPTS)

View File

@ -0,0 +1 @@
HI_RES_AWARE CEUX {1}