JKQtPlotter/examples/filledgraphs/filledgraphs_and_lib.pro
jkriege2 7311948d53 using CMake now to build examples
restructuring/massive renaming to make this possible
2019-06-20 22:24:47 +02:00

9 lines
219 B
INI

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