mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
Qt desktop Buildfix.
This commit is contained in:
parent
3dbf51b820
commit
ea7c1b5cfb
@ -30,7 +30,7 @@ LIBS += -lCore$${XT} -lCommon$${XT} -lNative$${XT}
|
||||
# FFMPEG Path
|
||||
win32: FFMPEG_DIR = ../ffmpeg/Windows/$${QMAKE_TARGET.arch}/lib/
|
||||
linux: FFMPEG_DIR = ../ffmpeg/linux/$${QMAKE_TARGET.arch}/lib/
|
||||
macx|!mobile_platform: FFMPEG_DIR = ../ffmpeg/macosx/x86_64/lib/
|
||||
macx:!mobile_platform: FFMPEG_DIR = ../ffmpeg/macosx/x86_64/lib/
|
||||
qnx: FFMPEG_DIR = ../ffmpeg/blackberry/armv7/lib/
|
||||
symbian:FFMPEG_DIR = -l
|
||||
|
||||
|
2
native
2
native
@ -1 +1 @@
|
||||
Subproject commit 60eb1a1de846b0a14b321f307668090f977e6efb
|
||||
Subproject commit d6304959b0066866bb9802cf51f8ff5f623032eb
|
Loading…
Reference in New Issue
Block a user