mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
7311948d53
restructuring/massive renaming to make this possible
9 lines
255 B
INI
9 lines
255 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtplotterlib test_distributionplot
|
|
|
|
jkqtplotterlib.file = ../../qmake/staticlib/jkqtplotterlib/jkqtplotterlib.pro
|
|
|
|
test_distributionplot.file=$$PWD/test_distributionplot.pro
|
|
test_distributionplot.depends = jkqtplotterlib
|