mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 10:05:47 +08:00
changed QMake PrecompHeaders
This commit is contained in:
parent
bc7f219aa4
commit
f3e04406ec
@ -24,6 +24,6 @@ include(../../../lib/jkqtplotter.pri)
|
|||||||
|
|
||||||
|
|
||||||
include(../../../lib/jkqtplotter_pch.pri)
|
include(../../../lib/jkqtplotter_pch.pri)
|
||||||
precompile_header:!isEmpty(PRECOMPILED_HEADER) {
|
!isEmpty(PRECOMPILED_HEADER) {
|
||||||
DEFINES += USING_PCH
|
DEFINES += USING_PCH
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user