From 1a6c940ed9d7f6136da0e13148314072665342c5 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 10 May 2011 22:28:58 +0200 Subject: - refactorized audio once more: audio is now a plugin which gets loaded at runtime - thus server has no dependency to phonon any more - remove client dependency to qtnetwork - fix enet deinitialization on windows --- pacman-c++/proto/proto.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'pacman-c++/proto') diff --git a/pacman-c++/proto/proto.pro b/pacman-c++/proto/proto.pro index 7c0b334..85d9ef7 100644 --- a/pacman-c++/proto/proto.pro +++ b/pacman-c++/proto/proto.pro @@ -5,5 +5,4 @@ include(../common.pri) PROTOS = pacman.proto include(protobuf.pri) -LIBS += -lprotobuf OTHER_FILES += $${PROTOS} -- cgit v1.2.3