mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 18:57:16 +08:00
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@263 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -56,7 +56,7 @@ if rtconfig.RT_USING_RTGUI:
|
||||
src_drv += ['lcd.c']
|
||||
|
||||
if rtconfig.RT_USING_DEMO_GUI:
|
||||
src_drv += ['demo_gui.c']
|
||||
src_drv += ['gui_init.c','demo_gui.c','info.c']
|
||||
|
||||
objs = objs + env.Object(src_bsp + src_drv)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user