mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2025-01-13 01:10:33 +08:00
MSVC: Fix
This commit is contained in:
parent
1737c83d42
commit
9570b906dc
@ -16,6 +16,7 @@ INCLUDEPATH += ../../lib
|
|||||||
CONFIG (debug, debug|release):LIBS += -L../../lib/debug -ljkqtplotterlib
|
CONFIG (debug, debug|release):LIBS += -L../../lib/debug -ljkqtplotterlib
|
||||||
CONFIG (release):LIBS += -L../../lib/release -ljkqtplotterlib
|
CONFIG (release):LIBS += -L../../lib/release -ljkqtplotterlib
|
||||||
|
|
||||||
|
win32-msvc*: DEFINES += _USE_MATH_DEFINES
|
||||||
|
|
||||||
# here you can activate some debug options
|
# here you can activate some debug options
|
||||||
#DEFINES += SHOW_JKQTPLOTTER_DEBUG
|
#DEFINES += SHOW_JKQTPLOTTER_DEBUG
|
||||||
|
Loading…
Reference in New Issue
Block a user