ToastFreeware
/
debian
/
fosdem-schedule.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
debian/watch: comment out the sf.net redirector, again
[debian/fosdem-schedule.git]
/
src
/
orm
/
orm.pro
1
TEMPLATE = lib
2
TARGET = orm
3
DESTDIR = ../bin
4
CONFIG += static
5
QT += sql
6
7
# module dependencies
8
DEPENDPATH += .
9
HEADERS += ormrecord.h