.examples

git-svn-id: svn://ultimatepp.org/upp/trunk@5378 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2012-09-22 07:48:27 +00:00
parent adf37ce566
commit 611c4e1bef
5 changed files with 81 additions and 18 deletions

View file

@ -3,6 +3,14 @@
#include <Sql/sch_schema.h>
#include <Sql/sch_source.h>
#define IMAGECLASS AdrBookImg
#define IMAGEFILE <AddressBookWeb/AdrBook.iml>
#include <Draw/iml_header.h>
#define IMAGECLASS AdrBookImg
#define IMAGEFILE <AddressBookWeb/AdrBook.iml>
#include <Draw/iml_source.h>
struct AdrBook : SkylarkApp {
void WorkThread();