mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
examples: AddressBookWeb
git-svn-id: svn://ultimatepp.org/upp/trunk@5409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
375a62c23e
commit
1cfa66342a
2 changed files with 4 additions and 2 deletions
|
|
@ -4,7 +4,8 @@ uses
|
|||
Core,
|
||||
plugin/sqlite3,
|
||||
Skylark,
|
||||
Skylark/Iml;
|
||||
Skylark/Iml,
|
||||
plugin/jpg;
|
||||
|
||||
file
|
||||
AddressBook.h,
|
||||
|
|
|
|||
|
|
@ -4,7 +4,8 @@
|
|||
#include "plugin/sqlite3/init"
|
||||
#include "Skylark/init"
|
||||
#include "Skylark/Iml/init"
|
||||
#define BLITZ_INDEX__ F6b78629c6e157ef0c1da4584d3a61f52
|
||||
#include "plugin/jpg/init"
|
||||
#define BLITZ_INDEX__ Fe80fdb23285fab06c4cc390b66698c48
|
||||
#include "Pages.icpp"
|
||||
#undef BLITZ_INDEX__
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue