1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-05-02 07:07:32 +02:00
fwbuilder/src/unit_tests/RuleSetViewTest/RuleSetViewTest.pro
Sirius Bakke 1b6e8ce7cc test: Make unit tests compile
However, not all tests run.
2019-02-23 18:16:08 -03:00

8 lines
193 B
Prolog

include(../tests_common.pri)
QT += testlib network gui widgets printsupport
TARGET = RuleSetViewTest
SOURCES += main_RuleSetViewTest.cpp \
RuleSetViewTest.cpp
HEADERS += RuleSetViewTest.h