mirror of
https://github.com/transmission/transmission
synced 2025-02-20 21:26:53 +00:00
(trunk qt) fix r13200 oops -- I forgot to add the new template file in the qt/ directory
This commit is contained in:
parent
a33763dbe3
commit
5194175f9a
1 changed files with 3 additions and 0 deletions
3
qt/config.pri.in
Normal file
3
qt/config.pri.in
Normal file
|
@ -0,0 +1,3 @@
|
|||
LIBUTP_LIBS = @LIBUTP_LIBS_QT@
|
||||
LIBUPNP_LIBS = @LIBUPNP_LIBS_QT@
|
||||
LIBNATPMP_LIBS = @LIBNATPMP_LIBS_QT@
|
Loading…
Reference in a new issue