source:
src/src.pro
@
69820d8
Last change on this file since 69820d8 was 69820d8, checked in by , 13 years ago | |
---|---|
|
|
File size: 143 bytes |
Line | |
---|---|
1 | include(global.pri) |
2 | TEMPLATE = subdirs |
3 | SUBDIRS += orm mvc sql gui |
4 | maemo : SUBDIRS += alarm |
5 | SUBDIRS += app |
6 | #SUBDIRS += test |
7 | CONFIG += ordered |
8 |
Note: See TracBrowser
for help on using the repository browser.