]> git.saurik.com Git - wxWidgets.git/commitdiff
wxAutomation not useful on WinCE
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 4 Apr 2004 14:43:28 +0000 (14:43 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 4 Apr 2004 14:43:28 +0000 (14:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl

index 7d53cc7ad05204375bfae15b679a3909bdd26358..c4a6188600cbfd616dd98eb12f763b2e92e82003 100644 (file)
@@ -1087,7 +1087,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/msw/gsockmsw.c
     src/msw/icon.cpp
     src/msw/minifram.cpp
-    src/msw/ole/automtn.cpp
     src/msw/ole/dataobj.cpp
     src/msw/ole/dropsrc.cpp
     src/msw/ole/droptgt.cpp
@@ -1111,6 +1110,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
 </set>
 
 <set var="MSW_ONLY_LOWLEVEL_SRC" hints="files">
+    src/msw/ole/automtn.cpp
     src/msw/dirdlg.cpp
 </set>
 
@@ -1210,7 +1210,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/msw/msvcrt.h
     wx/msw/notebook.h
     wx/msw/ole/access.h
-    wx/msw/ole/automtn.h
     wx/msw/ole/dataform.h
     wx/msw/ole/dataobj.h
     wx/msw/ole/dataobj2.h
@@ -1306,6 +1305,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/msw/helpbest.h
     wx/msw/helpchm.h
     wx/msw/helpwin.h
+    wx/msw/ole/automtn.h
     wx/msw/ole/uuid.h
 </set>