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