|
@@ -79,9 +79,9 @@ unix:LIBS += -lm -latomic
|
|
#win32:INCLUDEPATH += $$PWD/'../../../../../Program Files (x86)/AMD APP SDK/3.0/include'
|
|
#win32:INCLUDEPATH += $$PWD/'../../../../../Program Files (x86)/AMD APP SDK/3.0/include'
|
|
#win32:DEPENDPATH += $$PWD/'../../../../../Program Files (x86)/AMD APP SDK/3.0/include'
|
|
#win32:DEPENDPATH += $$PWD/'../../../../../Program Files (x86)/AMD APP SDK/3.0/include'
|
|
|
|
|
|
-win32:CONFIG(release, debug|release): LIBS += -L$$PWD/../libs/ffmpeg-4.1.1-win32-dev/lib/ -lavformat
|
|
|
|
-else:win32:CONFIG(debug, debug|release): LIBS += -L$$PWD/../libs/ffmpeg-4.1.1-win32-dev/lib/ -lavformat
|
|
|
|
-else:unix: LIBS += -L$$PWD/../libs/ffmpeg-4.1.1-win32-dev/lib/ -lavformat
|
|
|
|
|
|
+#win32:CONFIG(release, debug|release): LIBS += -L$$PWD/../libs/ffmpeg-4.1.1-win32-dev/lib/ -lavformat
|
|
|
|
+#else:win32:CONFIG(debug, debug|release): LIBS += -L$$PWD/../libs/ffmpeg-4.1.1-win32-dev/lib/ -lavformat
|
|
|
|
+#else:unix: LIBS += -L$$PWD/../libs/ffmpeg-4.1.1-win32-dev/lib/ -lavformat
|
|
|
|
|
|
#INCLUDEPATH += $$PWD/../libs/ffmpeg-4.1.1-win32-dev/include
|
|
#INCLUDEPATH += $$PWD/../libs/ffmpeg-4.1.1-win32-dev/include
|
|
#DEPENDPATH += $$PWD/../libs/ffmpeg-4.1.1-win32-dev/include
|
|
#DEPENDPATH += $$PWD/../libs/ffmpeg-4.1.1-win32-dev/include
|