mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
9 lines
264 B
Prolog
9 lines
264 B
Prolog
|
TEMPLATE = subdirs
|
||
|
|
||
|
SUBDIRS += jkqtplotterlib jkqtplotter_simpletest_speed
|
||
|
|
||
|
jkqtplotterlib.file = ../../lib/jkqtplotterlib.pro
|
||
|
|
||
|
jkqtplotter_simpletest_speed.file=$$PWD/jkqtplotter_simpletest_speed.pro
|
||
|
jkqtplotter_simpletest_speed.depends = jkqtplotterlib
|