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