Force some Windows CE devices to use their real screen
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 27 Jun 2009 06:57:54 +0000 (06:57 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 27 Jun 2009 06:57:54 +0000 (06:57 +0000)
resolution instead of 240x320 (iPAQ HX4700, eg) when
using GAPI.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/expedite@41213 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac
src/bin/Makefile.am
src/bin/engine_software_16_wince.rc [new file with mode: 0644]

index 08e9e16..3992d6a 100644 (file)
@@ -100,6 +100,8 @@ m4_ifdef([AC_PROG_OBJC],
 AC_PROG_CXX
 AC_PROG_CC
 
+LT_PROG_RC
+
 
 ### Checks for libraries
 
index 3e868fe..624a323 100644 (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)
diff --git a/src/bin/engine_software_16_wince.rc b/src/bin/engine_software_16_wince.rc
new file mode 100644 (file)
index 0000000..2a185cd
--- /dev/null
@@ -0,0 +1 @@
+HI_RES_AWARE   CEUX   {1}