(trunk qt) fix r13200 oops -- I forgot to add the new template file in the qt/ directory

This commit is contained in:
Jordan Lee 2012-02-04 02:00:21 +00:00
parent a33763dbe3
commit 5194175f9a
1 changed files with 3 additions and 0 deletions

3
qt/config.pri.in Normal file
View File

@ -0,0 +1,3 @@
LIBUTP_LIBS = @LIBUTP_LIBS_QT@
LIBUPNP_LIBS = @LIBUPNP_LIBS_QT@
LIBNATPMP_LIBS = @LIBNATPMP_LIBS_QT@