]> git.saurik.com Git - wxWidgets.git/commitdiff
Added files for console event loop.
authorStefan Neis <Stefan.Neis@t-online.de>
Wed, 21 Nov 2007 18:14:41 +0000 (18:14 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Wed, 21 Nov 2007 18:14:41 +0000 (18:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl

index 54bbc9d7e2f3731101846487a10fd30abf9ec8d9..c2c9eae1de153edf699e9bc9d3943c0a651d7ada 100644 (file)
@@ -251,6 +251,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
 <!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
 
 <set var="BASE_OS2_SRC" hints="files">
+    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!
 <set var="BASE_AND_GUI_OS2_SRC" hints="files">
 </set>
 <set var="BASE_OS2_HDR" hints="files">
+    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