mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 04:52:59 +01:00
Merge pull request #1857 from Diapolo/pro-file
change last occurance of mac to macx in Qt project-file
This commit is contained in:
commit
f5cb3488be
@ -337,7 +337,7 @@ windows:!contains(MINGW_THREAD_BUGFIX, 0) {
|
|||||||
QMAKE_LIBS_QT_ENTRY = -lmingwthrd $$QMAKE_LIBS_QT_ENTRY
|
QMAKE_LIBS_QT_ENTRY = -lmingwthrd $$QMAKE_LIBS_QT_ENTRY
|
||||||
}
|
}
|
||||||
|
|
||||||
!windows:!mac {
|
!windows:!macx {
|
||||||
DEFINES += LINUX
|
DEFINES += LINUX
|
||||||
LIBS += -lrt
|
LIBS += -lrt
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user