rt-thread/components/external
jiaojinxing1987@gmail.com 8f2f6f647b git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1003 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-10-08 11:26:27 +00:00
..
ftk 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 修改FTK的文件组织 2010-10-08 11:24:55 +00:00

readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.


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>