JKQtPlotter/examples/styling/test_styling_and_lib.pro

9 lines
219 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
jkqtplotterlib.file = ../../qmake/staticlib/jkqtplotterlib/jkqtplotterlib.pro
test_styling.file=$$PWD/test_styling.pro
test_styling.depends = jkqtplotterlib
SUBDIRS += jkqtplotterlib test_styling