mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-26 10:31:39 +08:00
9 lines
240 B
INI
9 lines
240 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtfastplotterlib jkqtfastplotter_test
|
|
|
|
jkqtfastplotterlib.file = ../../lib/jkqtfastplotterlib.pro
|
|
|
|
jkqtfastplotter_test.file=$$PWD/jkqtfastplotter_test.pro
|
|
jkqtfastplotter_test.depends = jkqtfastplotterlib
|