Added missing define to blackmisc.pro

This commit is contained in:
gmt2001
2013-03-30 13:43:21 -07:00
parent 585c4db578
commit 876912e5a0

View File

@@ -15,6 +15,7 @@ precompile_header:!isEmpty(PRECOMPILED_HEADER) {
}
DEFINES += LOG_IN_FILE
DEFINES += Q_OS_LINUX
HEADERS += \
logmessage.h \