]> ToastFreeware Gitweb - toast/confclerk.git/blob - src/orm/orm.pro
Add .pro.user.* to svn:ignore and remove it in the release target.
[toast/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