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_user_interaction
|
|
|
|
jkqtplotterlib.file = ../../qmake/staticlib/jkqtplotterlib/jkqtplotterlib.pro
|
|
|
|
test_user_interaction.file=$$PWD/test_user_interaction.pro
|
|
test_user_interaction.depends = jkqtplotterlib
|