rockbox/uisimulator
Daniel Stenberg f57d3c28d6 new
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@41 a1c6a512-1295-4272-9138-f99709370657
2002-03-28 08:52:37 +00:00
..
config.h Initial revision 2002-03-25 14:21:30 +00:00
lcd-recorder.c cut off the #if 0 2002-03-26 13:15:58 +00:00
lcd-x11.c cut off debug output 2002-03-26 15:42:25 +00:00
lcd-x11.h updates 2002-03-26 14:27:03 +00:00
lcd.c so this works now 2002-03-26 15:40:53 +00:00
lcd.h updates 2002-03-26 14:27:03 +00:00
Makefile removed the -I and -L with Linux-style paths. If we need those full paths, 2002-03-28 08:38:09 +00:00
README new 2002-03-28 08:52:37 +00:00
resources.c Initial revision 2002-03-25 14:21:30 +00:00
resources.h Initial revision 2002-03-25 14:21:30 +00:00
screenhack.c updates 2002-03-26 14:27:03 +00:00
screenhack.h cut off unused includes 2002-03-26 13:47:32 +00:00
uibasic.c so this works now 2002-03-26 15:40:53 +00:00
utils.h Initial revision 2002-03-25 14:21:30 +00:00
version.h Initial revision 2002-03-25 14:21:30 +00:00
visual.c Initial revision 2002-03-25 14:21:30 +00:00
visual.h Initial revision 2002-03-25 14:21:30 +00:00
vroot.h Initial revision 2002-03-25 14:21:30 +00:00
xmu.h Initial revision 2002-03-25 14:21:30 +00:00

Solaris

 $ make
 $ ./rockboxui

Linux

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