ppsspp/Qt/Platform/macosx.pri

6 lines
90 B
Text

QMAKE_MAC_SDK=macosx10.9
!contains(CONFIG, staticlib) {
# Executable
LIBS += -liconv
}