rt-thread/components/external/ftk
bernard.xiong@gmail.com f3c4c419c8 update ftk building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1077 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-21 02:04:54 +00:00
..
SConscript update ftk building script. 2010-11-21 02:04:54 +00:00
readme.txt git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1003 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-10-08 11:26:27 +00:00

readme.txt

1). remove hidden directory "./ftk/.svn"

2). svn checkout http://ftk.googlecode.com/svn/trunk/ ftk

3). create a directory name "ftk" in your sd card

4). copy directory "./ftk/data", "./ftk/theme", "./ftk/testdata" to directory "ftk" which in your sd card

5). make sure RT_USING_FTK is defined and RT_USING_RTGUI is undefined

6). compile it

                                                   Jiao JinXing <jiaojinxing1987@gmail.com>