mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
6 lines
90 B
Text
6 lines
90 B
Text
QMAKE_MAC_SDK=macosx10.9
|
|
|
|
!contains(CONFIG, staticlib) {
|
|
# Executable
|
|
LIBS += -liconv
|
|
}
|