mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Typo
This commit is contained in:
parent
e65798014a
commit
89fde3bc7c
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ win32 {
|
|||
else: LIBS += $$files($$P/dx9sdk/Lib/x86/*.lib)
|
||||
}
|
||||
|
||||
macx:linux {
|
||||
macx|linux {
|
||||
PRE_TARGETDEPS += $$CONFIG_DIR/libCommon.a $$CONFIG_DIR/libCore.a $$CONFIG_DIR/libNative.a
|
||||
CONFIG += link_pkgconfig
|
||||
packagesExist(sdl) {
|
||||
|
|
Loading…
Add table
Reference in a new issue