Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MythTV/mythtv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b1de387b948dfbad73635f268ad31e3eb84bf14c
Choose a base ref
..
head repository: MythTV/mythtv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 424cbd5a5a1d988c293eb1079ad3c8c6f41d634b
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 mythtv/libs/libmythprotoserver/libmythprotoserver.pro
1 change: 1 addition & 0 deletions mythtv/libs/libmythprotoserver/libmythprotoserver.pro
Original file line number Diff line number Diff line change
@@ -30,6 +30,7 @@ SOURCES += requesthandler/messagehandler.cpp
INCLUDEPATH += .. ../../external/FFmpeg

LIBS += -L../libmythbase -L../libmyth -L../libmythtv -L../libmythui
LIBS += -L../libmythupnp
LIBS += -L../../external/FFmpeg/libswresample -lmythswresample
LIBS += -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec
LIBS += -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale