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