提交 c76bf20b 编写于 作者: B bernard.xiong

move some RTGUI options to bsp

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@389 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 aefa3535
......@@ -10,6 +10,7 @@
* Change Logs:
* Date Author Notes
* 2009-10-16 Bernard first version
* 2010-02-08 Bernard move some RTGUI options to bsp
*/
#ifndef __RTGUI_CONFIG_H__
......@@ -17,16 +18,6 @@
/* RTGUI options */
/* name length of RTGUI object */
#define RTGUI_NAME_MAX 12
/* #define RTGUI_USING_MOUSE_CURSOR */
#define RTGUI_USING_FONT16
#define RTGUI_USING_FONTHZ
// #define RTGUI_USING_SMALL_SIZE
#ifdef _WIN32
#define RTGUI_USING_STDIO_FILERW
#define RTGUI_IMAGE_PNG
......@@ -34,11 +25,6 @@
#define RTGUI_USING_FONT12
#define RTGUI_USING_HZ_BMP
#define RTGUI_MEM_TRACE
#else
#define RTGUI_USING_DFS_FILERW
//#define RTGUI_USING_HZ_FILE
#define RTGUI_USING_HZ_BMP
#define RTGUI_USING_FONT12
#endif
#define RTGUI_SVR_THREAD_PRIORITY 15
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册