include(../../project.pri){ } HEADERS += reporttests.h SOURCES += reporttests.cpp TEMPLATE = app CONFIG += qtestlib console 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 QT += xml