From 94e39d52b448059a50263235bb3e7f922cc56721 Mon Sep 17 00:00:00 2001 From: lotodore Date: Thu, 29 Aug 2013 23:19:04 +0200 Subject: [PATCH] Adding missing protobuf dependency. --- chatcleaner.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/chatcleaner.pro b/chatcleaner.pro index daee7bca..c7403776 100644 --- a/chatcleaner.pro +++ b/chatcleaner.pro @@ -37,6 +37,7 @@ HEADERS += src/chatcleaner/cleanerserver.h \ LIBPATH += lib LIBS += -lpokerth_lib \ -lpokerth_protocol \ + -lprotobuf \ -ltinyxml win32 {