summaryrefslogtreecommitdiff
path: root/uisimulator/win32/Makefile
diff options
context:
space:
mode:
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