Force some Windows CE devices to use their real screen

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


SVN revision: 41213
expedite-1.1
Vincent Torri 15 years ago
parent d55abb6de7
commit e79dfa7117
  1. 2
      configure.ac
  2. 5
      src/bin/Makefile.am
  3. 1
      src/bin/engine_software_16_wince.rc

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

@ -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)

@ -0,0 +1 @@
HI_RES_AWARE CEUX {1}
Loading…
Cancel
Save