chatcleanerprotocol includes

This commit is contained in:
doitux
2009-08-14 20:00:13 +00:00
parent 5c29a3040a
commit 1595da68d9
2 changed files with 11 additions and 2 deletions
+6 -2
View File
@@ -13,10 +13,14 @@ OBJECTS_DIR = obj
TEMPLATE = app
INCLUDEPATH += src/ \
src/third_party/tinyxml \
src/chatcleaner/
src/chatcleaner/ \
src/third_party/asn1/ \
src/net/
DEPENDPATH += src/ \
src/third_party/tinyxml \
src/chatcleaner/
src/chatcleaner/ \
src/third_party/asn1/ \
src/net/
SOURCES += chatcleaner.cpp \
cleanerserver.cpp \
messagefilter.cpp \