blob: 3347ae60a99ccda7e835a47409b98d7c72299102 (
plain)
1
2
3
4
5
6
7
|
SWIFTEN_SOURCES += \
Swiften/EventLoop/EventOwner.cpp \
Swiften/EventLoop/EventLoop.cpp \
Swiften/EventLoop/SimpleEventLoop.cpp \
Swiften/EventLoop/MainEventLoop.cpp
include Swiften/EventLoop/UnitTest/Makefile.inc
|