]> git.saurik.com Git - wxWidgets.git/commitdiff
Added wxMac stub header files (include/wx/mac/*.h).
authorDavid Elliott <dfe@tgwbd.org>
Sat, 10 Apr 2004 00:54:27 +0000 (00:54 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sat, 10 Apr 2004 00:54:27 +0000 (00:54 +0000)
make install should now produce a usable installation.

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

Makefile.in
build/bakefiles/files.bkl

index 5ccfaef23b405aff8752d2c2db0c81b3fa0b618d..f125ca30c9f549aedf76b262ed5bd5570e9c868d 100644 (file)
@@ -1314,6 +1314,86 @@ COND_TOOLKIT_GTK_GUI_HDR =  \
        wx/gtk/window.h
 @COND_TOOLKIT_GTK@GUI_HDR = $(COND_TOOLKIT_GTK_GUI_HDR)
 COND_TOOLKIT_MAC_GUI_HDR =  \
+       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 \
        wx/mac/carbon/accel.h \
        wx/mac/carbon/aga.h \
        wx/mac/carbon/app.h \
index 4104bebcc7d09b7eec0c4d8fd4d904a49ba9085a..ace037b668bb59ddde24d7f4ba885bb5efd59ee1 100644 (file)
@@ -1650,6 +1650,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
@@ -2337,7 +2421,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>