ppsspp/Qt/Platform/macosx.pri

7 lines
92 B
Plaintext

QT_CONFIG -= no-pkg-config
!contains(CONFIG, staticlib) {
# Executable
LIBS += -liconv
}