Skip to content

Commit

Permalink
CONFIG += qtestlib is apparently deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
roop committed Jan 16, 2014
1 parent fe6e0eb commit e703ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.pro
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TEMPLATE = app
QT += core
QT -= gui

CONFIG += qtestlib
QT += testlib

SOURCES += ../src/qblowfish.cpp \
qblowfishtest.cpp
Expand Down

0 comments on commit e703ea5

Please sign in to comment.