]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/files.bkl
eVC 3.0 doesn't know ExitProcess() but _exit() is OK.
[wxWidgets.git] / build / bakefiles / files.bkl
index c4a6188600cbfd616dd98eb12f763b2e92e82003..0b64179870c63d5c570ca1b9911d980e349c768c 100644 (file)
@@ -1323,6 +1323,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/generic/fdrepdlg.h
     wx/generic/fontdlgg.h
     wx/msw/wince/helpwce.h
+    wx/msw/wince/libraries.h
     wx/msw/wince/missing.h
     wx/msw/wince/tbarwce.h
 </set>
@@ -1650,6 +1651,90 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     <!-- Unix files used by wxMac: -->
     src/unix/snglinst.cpp
 </set>
+<!-- Header files like wx/mac/foo.h which include wx/mac/carbon/foo.h -->
+<set var="MAC_CMN_HDR" hints="files">
+    wx/mac/accel.h
+    wx/mac/aga.h
+    wx/mac/app.h
+    wx/mac/bitmap.h
+    wx/mac/bmpbuttn.h
+    wx/mac/brush.h
+    wx/mac/button.h
+    wx/mac/checkbox.h
+    wx/mac/checklst.h
+    wx/mac/chkconf.h
+    wx/mac/choice.h
+    wx/mac/clipbrd.h
+    wx/mac/colordlg.h
+    wx/mac/colour.h
+    wx/mac/combobox.h
+    wx/mac/control.h
+    wx/mac/cursor.h
+    wx/mac/dataform.h
+    wx/mac/dataobj.h
+    wx/mac/dataobj2.h
+    wx/mac/dc.h
+    wx/mac/dcclient.h
+    wx/mac/dcmemory.h
+    wx/mac/dcprint.h
+    wx/mac/dcscreen.h
+    wx/mac/dialog.h
+    wx/mac/dirdlg.h
+    wx/mac/display.h
+    wx/mac/dnd.h
+    wx/mac/filedlg.h
+    wx/mac/font.h
+    wx/mac/fontdlg.h
+    wx/mac/frame.h
+    wx/mac/gauge.h
+    wx/mac/gdiobj.h
+    wx/mac/gsockmac.h
+    wx/mac/helpxxxx.h
+    wx/mac/icon.h
+    wx/mac/imaglist.h
+    wx/mac/listbox.h
+    wx/mac/listctrl.h
+    wx/mac/macnotfy.h
+    wx/mac/macsock.h
+    wx/mac/mdi.h
+    wx/mac/menu.h
+    wx/mac/menuitem.h
+    wx/mac/metafile.h
+    wx/mac/mimetype.h
+    wx/mac/minifram.h
+    wx/mac/msgdlg.h
+    wx/mac/notebook.h
+    wx/mac/palette.h
+    wx/mac/pen.h
+    wx/mac/pnghand.h
+    wx/mac/pngread.h
+    wx/mac/printdlg.h
+    wx/mac/printmac.h
+    wx/mac/private.h
+    wx/mac/radiobox.h
+    wx/mac/radiobut.h
+    wx/mac/region.h
+    wx/mac/scrolbar.h
+    wx/mac/slider.h
+    wx/mac/spinbutt.h
+    wx/mac/spinctrl.h
+    wx/mac/statbmp.h
+    wx/mac/statbox.h
+    wx/mac/statline.h
+    wx/mac/stattext.h
+    wx/mac/statusbr.h
+    wx/mac/tabctrl.h
+    wx/mac/textctrl.h
+    wx/mac/timer.h
+    wx/mac/tglbtn.h
+    wx/mac/toolbar.h
+    wx/mac/tooltip.h
+    wx/mac/toplevel.h
+    wx/mac/treectrl.h
+    wx/mac/uma.h
+    wx/mac/window.h
+</set>
+<!-- wxMac Carbon header files -->
 <set var="MAC_HDR" hints="files">
     wx/mac/carbon/accel.h
     wx/mac/carbon/aga.h
@@ -1756,10 +1841,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/cocoa/NSControl.mm
     src/cocoa/NSMenu.mm
     src/cocoa/NSPanel.mm
+    src/cocoa/NSTabView.mm
     src/cocoa/NSTableView.mm
     src/cocoa/NSTextField.mm
     src/cocoa/NSView.mm
     src/cocoa/NSWindow.mm
+    src/cocoa/ObjcRef.mm
     src/cocoa/app.mm
     src/cocoa/bitmap.mm
     src/cocoa/bmpbuttn.mm
@@ -1794,6 +1881,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/cocoa/mdi.mm
     src/cocoa/menu.mm
     src/cocoa/menuitem.mm
+    src/cocoa/notebook.mm
     src/cocoa/pen.mm
     src/cocoa/radiobox.mm
     src/cocoa/radiobut.mm
@@ -1822,7 +1910,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/generic/imaglist.cpp
     src/generic/listctrl.cpp
     src/generic/msgdlgg.cpp
-    src/generic/notebook.cpp
     src/generic/paletteg.cpp
     src/generic/statusbr.cpp
     src/generic/tabg.cpp
@@ -1837,12 +1924,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/cocoa/NSControl.h
     wx/cocoa/NSMenu.h
     wx/cocoa/NSPanel.h
+    wx/cocoa/NSTabView.h
     wx/cocoa/NSTableView.h
     wx/cocoa/NSTextField.h
     wx/cocoa/NSView.h
     wx/cocoa/NSWindow.h
     wx/cocoa/ObjcAssociate.h
     wx/cocoa/ObjcPose.h
+    wx/cocoa/ObjcRef.h
     wx/cocoa/app.h
     wx/cocoa/bitmap.h
     wx/cocoa/bmpbuttn.h
@@ -1874,6 +1963,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/cocoa/mdi.h
     wx/cocoa/menu.h
     wx/cocoa/menuitem.h
+    wx/cocoa/notebook.h
     wx/cocoa/pen.h
     wx/cocoa/radiobox.h
     wx/cocoa/radiobut.h
@@ -2332,7 +2422,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
         <if cond="TOOLKIT=='MOTIF'">$(MOTIF_HDR)</if>
         <if cond="TOOLKIT=='MSW'">$(MSW_HDR) $(MSW_ONLY_HDR)</if>
         <if cond="TOOLKIT=='WINCE'">$(MSW_HDR) $(WINCE_HDR)</if>
-        <if cond="TOOLKIT=='MAC'">$(MAC_HDR)</if>
+        <if cond="TOOLKIT=='MAC'">$(MAC_CMN_HDR) $(MAC_HDR)</if>
         <if cond="TOOLKIT=='COCOA'">$(COCOA_HDR)</if>
         <if cond="TOOLKIT=='PM'">$(OS2_HDR)</if>
     </set>