ToastFreeware
/
toast
/
confclerk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Alarm dbus connection added
[toast/confclerk.git]
/
src
/
src.pro
1
include(global.pri)
2
TEMPLATE = subdirs
3
maemo : SUBDIRS += alarm
4
SUBDIRS += orm sql mvc gui app
5
#SUBDIRS += test
6
CONFIG += ordered
7