mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 02:25:40 +01:00
change last occurance of mac to macx in Qt project-file
This commit is contained in:
parent
feec18e329
commit
6ca5ee6211
@ -335,7 +335,7 @@ windows:!contains(MINGW_THREAD_BUGFIX, 0) {
|
||||
QMAKE_LIBS_QT_ENTRY = -lmingwthrd $$QMAKE_LIBS_QT_ENTRY
|
||||
}
|
||||
|
||||
!windows:!mac {
|
||||
!windows:!macx {
|
||||
DEFINES += LINUX
|
||||
LIBS += -lrt
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user