mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 18:15:52 +08:00
9 lines
221 B
INI
9 lines
221 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtplotterlib test_multiplot
|
|
|
|
jkqtplotterlib.file = ../../staticlib/jkqtplotterlib/jkqtplotterlib.pro
|
|
|
|
test_multiplot.file=$$PWD/test_multiplot.pro
|
|
test_multiplot.depends = jkqtplotterlib
|