summaryrefslogtreecommitdiffstats
blob: 828dc5e3de5ca78c03d5e75fa3e79dd9e174f425 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SWIFTEN_SOURCES += \
	Swiften/Parser/PayloadParsers/BodyParser.cpp \
	Swiften/Parser/PayloadParsers/PriorityParser.cpp \
	Swiften/Parser/PayloadParsers/StatusParser.cpp \
	Swiften/Parser/PayloadParsers/StatusShowParser.cpp \
	Swiften/Parser/PayloadParsers/SoftwareVersionParser.cpp \
	Swiften/Parser/PayloadParsers/SecurityLabelParser.cpp \
	Swiften/Parser/PayloadParsers/SecurityLabelsCatalogParser.cpp \
	Swiften/Parser/PayloadParsers/DiscoInfoParser.cpp \
	Swiften/Parser/PayloadParsers/ErrorParser.cpp \
	Swiften/Parser/PayloadParsers/RosterParser.cpp \
	Swiften/Parser/PayloadParsers/ResourceBindParser.cpp \
	Swiften/Parser/PayloadParsers/FullPayloadParserFactoryCollection.cpp

include Swiften/Parser/PayloadParsers/UnitTest/Makefile.inc