JKQtPlotter/examples/functionplot/functionplot_and_lib.pro

9 lines
219 B
Prolog
Raw Normal View History

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