summaryrefslogtreecommitdiff
path: root/uisimulator/win32/Makefile
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-08-28 11:54:41 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-08-28 11:54:41 +0000
commit1f4e4d339c557477c0291f2e0596111fc65b7409 (patch)
treebc43951539103a0a8b12f0ead0b8252bcaddfbfe /uisimulator/win32/Makefile
parentcfbdf142bc7a9696b4992fa04497b8bf2cdab3f6 (diff)
downloadrockbox-1f4e4d339c557477c0291f2e0596111fc65b7409.tar.gz
rockbox-1f4e4d339c557477c0291f2e0596111fc65b7409.zip
Reverted back to monospace again. Let's not rock the boat until people can change it themselves (i.e. loadable fonts).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2032 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/win32/Makefile')
-rw-r--r--uisimulator/win32/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/uisimulator/win32/Makefile b/uisimulator/win32/Makefile
index a45a4a6be6..92fdf2184b 100644
--- a/uisimulator/win32/Makefile
+++ b/uisimulator/win32/Makefile
@@ -62,7 +62,6 @@ APPS = main.c tree.c menu.c credits.c main_menu.c\
62MENUS = games_menu.c screensavers_menu.c settings_menu.c sound_menu.c 62MENUS = games_menu.c screensavers_menu.c settings_menu.c sound_menu.c
63 63
64ifeq ($(DISPLAY),-DHAVE_LCD_BITMAP) 64ifeq ($(DISPLAY),-DHAVE_LCD_BITMAP)
65 DEFINES += -DLCD_PROPFONTS
66 APPS += tetris.c sokoban.c blank.c bounce.c boxes.c icons.c bmp.c \ 65 APPS += tetris.c sokoban.c blank.c bounce.c boxes.c icons.c bmp.c \
67 widgets.c wormlet.c 66 widgets.c wormlet.c
68endif 67endif