From: Stefan Neis Date: Wed, 21 Nov 2007 18:14:41 +0000 (+0000) Subject: Added files for console event loop. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/9a2b64ef16e90389d497a4401854ac6d48dbc712 Added files for console event loop. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 54bbc9d7e2..c2c9eae1de 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -251,6 +251,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/common/fdiodispatcher.cpp + src/common/selectdispatcher.cpp + src/unix/appunix.cpp + src/unix/evtloopunix.cpp src/os2/dir.cpp src/os2/mimetype.cpp src/os2/stdpaths.cpp @@ -261,8 +265,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + wx/private/fdiodispatcher.h + wx/private/selectdispatcher.h wx/os2/apptbase.h wx/os2/apptrait.h + wx/unix/evtloop.h wx/os2/mimetype.h wx/os2/private.h wx/os2/stdpaths.h