renamed CodeWarrior 5 projects (added new ones as well)
added CarbonAccessors.o to Classic targets corrected link warnings/errors in Carbon targets git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
Makefile.in
|
||||
makemac?Data
|
||||
MemcheckM*Data
|
||||
*Classic?Debug*
|
||||
*Classic?Release*
|
||||
*Carbon?Debug*
|
||||
*Carbon?Release*
|
||||
|
@@ -27,7 +27,7 @@
|
||||
|
||||
#include "wx/date.h"
|
||||
|
||||
#if defined(__WXGTK__) || defined(__WXMOTIF__)
|
||||
#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
|
||||
#include "mondrian.xpm"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user