diff options
Diffstat (limited to 'Swiften/EventLoop/Cocoa/Makefile.inc')
-rw-r--r-- | Swiften/EventLoop/Cocoa/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Swiften/EventLoop/Cocoa/Makefile.inc b/Swiften/EventLoop/Cocoa/Makefile.inc new file mode 100644 index 0000000..aaa038e --- /dev/null +++ b/Swiften/EventLoop/Cocoa/Makefile.inc @@ -0,0 +1,3 @@ +SWIFTEN_OBJECTIVE_SOURCES += \ + Swiften/EventLoop/Cocoa/CocoaEvent.mm \ + Swiften/EventLoop/Cocoa/CocoaEventLoop.mm |