rockbox/uisimulator/x11
Daniel Stenberg b3a0b4bfb8 corrected for Linux again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@320 a1c6a512-1295-4272-9138-f99709370657
2002-04-30 07:02:37 +00:00
..
button-x11.c moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
config.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
lcd-x11.c use Logf() 2002-04-27 23:59:47 +00:00
lcd-x11.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
Makefile corrected for Linux again 2002-04-30 07:02:37 +00:00
README moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
resources.c moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
resources.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
screenhack.c moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
screenhack.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
uibasic.c draw the "box" before calling the app 2002-04-30 06:55:45 +00:00
utils.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
version.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
visual.c moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
visual.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
vroot.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
xmu.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00

Solaris

 $ make
 $ ./rockboxui

Linux

 $ make LIBDIRS=-L/usr/X11R6/lib
 $ ./rockboxui