ToastFreeware
/
debian
/
confclerk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
releasing package confclerk version 0.7.1-1 into distribution unstable
[debian/confclerk.git]
/
src
/
orm
/
orm.pro
1
TEMPLATE = lib
2
TARGET = orm
3
DESTDIR = ../bin
4
CONFIG += static
5
QT += sql
6
QMAKE_CLEAN += ../bin/liborm.a
7
8
# module dependencies
9
DEPENDPATH += .
10
HEADERS += ormrecord.h