mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-26 10:31:39 +08:00
9 lines
234 B
Prolog
9 lines
234 B
Prolog
|
TEMPLATE = subdirs
|
||
|
|
||
|
SUBDIRS += jkqtplotterlib test_distributionplot
|
||
|
|
||
|
jkqtplotterlib.file = ../../staticlib/jkqtplotterlib.pro
|
||
|
|
||
|
test_distributionplot.file=$$PWD/test_distributionplot.pro
|
||
|
test_distributionplot.depends = jkqtplotterlib
|