mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
9 lines
191 B
Plaintext
9 lines
191 B
Plaintext
isEmpty(JKQTP_PLOTTER_PRECOMP_PRI_INCLUDED) {
|
|
JKQTP_PLOTTER_PRECOMP_PRI_INCLUDED = 1
|
|
|
|
INCLUDEPATH += $PWD
|
|
|
|
|
|
PRECOMPILED_HEADER = $$PWD/jkqtplotter/private/jkqtplotter_precomp.h
|
|
}
|