Main: run the OS X native event loop

This commit is contained in:
nanotech
2014-10-10 19:20:53 +02:00
committed by Max Kellermann
parent bb922d577d
commit f0be48ff90
5 changed files with 52 additions and 0 deletions
+1
View File
@@ -130,6 +130,7 @@ libmpd_a_SOURCES = \
src/IOThread.cxx src/IOThread.hxx \
src/Instance.cxx src/Instance.hxx \
src/win32/Win32Main.cxx \
src/osx/OSXMain.cxx \
src/GlobalEvents.cxx src/GlobalEvents.hxx \
src/MixRampInfo.hxx \
src/MusicBuffer.cxx src/MusicBuffer.hxx \