]> git.saurik.com Git - wxWidgets.git/commitdiff
Added wxGenericFileDialog to WinCE project to give alternative to
authorJulian Smart <julian@anthemion.co.uk>
Mon, 6 Mar 2006 10:46:37 +0000 (10:46 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 6 Mar 2006 10:46:37 +0000 (10:46 +0000)
restrictive native dialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl

index 5fae0df03694803b80fdca67c26c9a9af8b495f1..a32cbb89226b8e2acbcb487a82aab66287804667 100644 (file)
@@ -1649,6 +1649,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
 <set var="WINCE_SRC" hints="files">
     src/generic/dirdlgg.cpp
     src/generic/fdrepdlg.cpp
 <set var="WINCE_SRC" hints="files">
     src/generic/dirdlgg.cpp
     src/generic/fdrepdlg.cpp
+    src/generic/filedlgg.cpp
     src/generic/fontdlgg.cpp
     src/msw/wince/checklst.cpp
     src/msw/wince/choicece.cpp
     src/generic/fontdlgg.cpp
     src/msw/wince/checklst.cpp
     src/msw/wince/choicece.cpp
@@ -1662,6 +1663,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
 </set>
 <set var="WINCE_HDR" hints="files">
     wx/generic/fdrepdlg.h
 </set>
 <set var="WINCE_HDR" hints="files">
     wx/generic/fdrepdlg.h
+    wx/generic/filedlgg.h
     wx/generic/fontdlgg.h
     wx/msw/wince/checklst.h
     wx/msw/wince/choicece.h
     wx/generic/fontdlgg.h
     wx/msw/wince/checklst.h
     wx/msw/wince/choicece.h