include(../../project.pri) HEADERS += freemindtests.h SOURCES += freemindtests.cpp TEMPLATE = app CONFIG += qtestlib console LIBS += -lflo QT += xml LIBS += -lflo -ldocs macx : LIBS += -lmacspell unix : TARGETDEPS += $$LIB_DIR/libflo.a unix:!macx : LIBS += -lhunspell win32 : LIBS += -lAdvapi32 -lhunspell win32 : win32-msvc : TARGETDEPS += $$LIB_DIR/flo.lib