updated CodeWarrior projects for latest wxMac commits
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1,2 @@
|
|||||||
makemac?Data
|
makemac?Data
|
||||||
|
PPC?Debug*
|
||||||
|
BIN
samples/docview/makemac.mcp
Normal file
BIN
samples/docview/makemac.mcp
Normal file
Binary file not shown.
@@ -1 +1,2 @@
|
|||||||
makemac?Data
|
makemac?Data
|
||||||
|
PPC?Debug*
|
||||||
|
BIN
samples/docvwmdi/makemac.mcp
Normal file
BIN
samples/docvwmdi/makemac.mcp
Normal file
Binary file not shown.
@@ -25,7 +25,7 @@
|
|||||||
#include "wx/wx.h"
|
#include "wx/wx.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(__WXGTK__) || defined(__WXMOTIF__)
|
#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
|
||||||
#include "mondrian.xpm"
|
#include "mondrian.xpm"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1,2 @@
|
|||||||
makemac?Data
|
makemac?Data
|
||||||
|
PPC?Debug*
|
||||||
|
BIN
samples/internat/makemac.mcp
Normal file
BIN
samples/internat/makemac.mcp
Normal file
Binary file not shown.
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
#include <wx/toolbar.h>
|
#include <wx/toolbar.h>
|
||||||
|
|
||||||
#if defined(__WXGTK__) || defined(__WXMOTIF__)
|
#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
|
||||||
#include "mondrian.xpm"
|
#include "mondrian.xpm"
|
||||||
#include "bitmaps/new.xpm"
|
#include "bitmaps/new.xpm"
|
||||||
#include "bitmaps/open.xpm"
|
#include "bitmaps/open.xpm"
|
||||||
|
Binary file not shown.
@@ -23,7 +23,7 @@
|
|||||||
#include "wx/toolbar.h"
|
#include "wx/toolbar.h"
|
||||||
#include "minifram.h"
|
#include "minifram.h"
|
||||||
|
|
||||||
#if defined(__WXGTK__) || defined(__WXMOTIF__)
|
#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
|
||||||
#include "mondrian.xpm"
|
#include "mondrian.xpm"
|
||||||
#include "bitmaps/new.xpm"
|
#include "bitmaps/new.xpm"
|
||||||
#include "bitmaps/open.xpm"
|
#include "bitmaps/open.xpm"
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user