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