mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
commit
9e72d48527
@ -23,7 +23,7 @@ QT += core gui webkit webkitwidgets
|
||||
QT_CONFIG -= no-pkg-config
|
||||
|
||||
macx {
|
||||
QMAKE_CXXFLAGS = -mmacosx-version-min=10.7 -std=gnu0x -stdlib=libc+
|
||||
QMAKE_CXXFLAGS = -mmacosx-version-min=10.7 -std=gnu0x -stdlib=libc++
|
||||
EXTSO=dylib
|
||||
} else {
|
||||
win32 {
|
||||
|
Loading…
Reference in New Issue
Block a user