- Moved include(conf.pri) to qbittorrent.pro (clearer)

This commit is contained in:
Christophe Dumez 2007-03-11 18:40:35 +00:00
parent 4a11bc034b
commit 46a8d992cf
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,6 @@
TEMPLATE = subdirs
include(conf.pri)
SUBDIRS += src

View file

@ -47,10 +47,6 @@ contains(DEBUG_MODE, 0){
CONFIG += release
}
exists(../conf.pri) {
include(../conf.pri)
}
# Install
unix {
# Man page