mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
9 lines
265 B
INI
9 lines
265 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtfastplotterlib jkqtfastplotter_test
|
|
|
|
jkqtfastplotterlib.file = ../../staticlib/jkqtfastplotterlib/jkqtfastplotterlib.pro
|
|
|
|
jkqtfastplotter_test.file=$$PWD/jkqtfastplotter_test.pro
|
|
jkqtfastplotter_test.depends = jkqtfastplotterlib
|