Adding missing protobuf dependency.

This commit is contained in:
lotodore
2013-08-29 23:19:04 +02:00
parent e95557f80d
commit 94e39d52b4
+1
View File
@@ -37,6 +37,7 @@ HEADERS += src/chatcleaner/cleanerserver.h \
LIBPATH += lib
LIBS += -lpokerth_lib \
-lpokerth_protocol \
-lprotobuf \
-ltinyxml
win32 {