mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-15 07:52:39 +00:00
change last occurance of mac to macx in Qt project-file
This commit is contained in:
parent
207ef3008c
commit
6a9a280ec7
@ -306,7 +306,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…
x
Reference in New Issue
Block a user