mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 18:15:52 +08:00
7311948d53
restructuring/massive renaming to make this possible
9 lines
271 B
INI
9 lines
271 B
INI
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += jkqtfastplotterlib jkqtfastplotter_test
|
|
|
|
jkqtfastplotterlib.file = ../../qmake/staticlib/jkqtfastplotterlib/jkqtfastplotterlib.pro
|
|
|
|
jkqtfastplotter_test.file=$$PWD/jkqtfastplotter_test.pro
|
|
jkqtfastplotter_test.depends = jkqtfastplotterlib
|