File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
mythtv/libs/libmythmetadata Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,14 @@ LIBS += -L../libmythfreesurround -lmythfreesurround-$${LIBVERSION}
4040LIBS += -L../../external/FFmpeg/libavcodec -lmythavcodec
4141LIBS += -L../../external/FFmpeg/libavcore -lmythavcore
4242LIBS += -L../../external/FFmpeg/libavutil -lmythavutil
43+ LIBS += -L../../external/FFmpeg/libavformat -lmythavformat
4344LIBS += -L../libmyth -lmyth- $${LIBVERSION }
4445LIBS += -L../libmythtv -lmythtv- $${LIBVERSION }
4546LIBS += -L../libmythbluray -lmythbluray- $${LIBVERSION }
47+ LIBS += -L../../external/FFmpeg/libswscale -lmythswscale
48+ LIBS += -L../libmythfreemheg -lmythfreemheg- $${LIBVERSION }
49+ LIBS += -L../libmythlivemedia -lmythlivemedia- $${LIBVERSION }
50+ LIBS += -L../libmythhdhomerun -lmythhdhomerun- $${LIBVERSION }
4651
4752mingw {
4853
You can’t perform that action at this time.
0 commit comments