simplegui/DemoProc/inc/Resource.h

13 lines
261 B
C
Raw Normal View History

#ifndef _INCLUDE_RESOURCE_H_
#define _INCLUDE_RESOURCE_H_
#include "SGUI_Typedef.h"
#include "DemoResource_UTF8.h"
//#include "DemoResource_ASCII.h"
//#include "DemoResource_GB2312.h"
extern const SGUI_FONT_RES GB2312_FZXS12;
#endif // _INCLUDE_RESOURCE_H_