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:
Gilles Depeyrot 2001-09-09 17:38:00 +00:00
parent e72aa7f5ac
commit a0bb22c231
150 changed files with 252 additions and 108 deletions

View File

@ -1,2 +1,5 @@
makemac?Data
PPC?Debug*
CalendarM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
makemac?Data
CaretM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1,2 +1,5 @@
makemac?Data
PPC?Debug*
CheckLstM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

Binary file not shown.

View File

@ -1,2 +1,5 @@
makemac?Data
PPC?Debug*
ConfigM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

View File

@ -1,4 +1,4 @@
makemac?Data
ControlsM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1,2 +1,6 @@
database.cfg
makemac?Data
DbM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

BIN
samples/db/DbM5.mcp Normal file

Binary file not shown.

View File

@ -1,4 +1,4 @@
makemac?Data
DialogsM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1 +1,5 @@
makemac?Data
DialupM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

View File

@ -1 +1,5 @@
makemac?Data
DndM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

BIN
samples/dnd/DndM5.mcp Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
makemac?Data
DocViewM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1,2 +1,5 @@
makemac?Data
PPC?Debug*
DocVwMDIM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

View File

@ -1,2 +1,5 @@
makemac?Data
PPC?Debug*
Dragimag*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

View File

@ -183,7 +183,7 @@ void MyCanvas::OnMouseEvent(wxMouseEvent& event)
}
case SHAPE_DRAG_TEXT:
{
m_dragImage = new wxDragImage("Dragging some test text", wxCursor(wxCURSOR_HAND));
m_dragImage = new wxDragImage(wxString("Dragging some test text"), wxCursor(wxCURSOR_HAND));
break;
}
case SHAPE_DRAG_ICON:

View File

@ -1,2 +1,5 @@
makemac?Data
PPC?Debug*
DrawingM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
makemac?Data
DynamicM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

5
samples/erase/.cvsignore Normal file
View File

@ -0,0 +1,5 @@
EraseM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

BIN
samples/erase/EraseM5.mcp Normal file

Binary file not shown.

View File

@ -1,2 +1,5 @@
makemac?Data
PPC?Debug*
EventM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

BIN
samples/event/EventM5.mcp Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,2 +1,5 @@
makemac?Data
PPC?Debug*
ExecM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

View File

@ -1,4 +1,4 @@
makemac?Data
FontM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1,4 +1,5 @@
Makefile.in
makemac?Data
PPC?Debug*
PPC?Release*
GridM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

View File

@ -1,3 +1,5 @@
Makefile.in
makemac?Data
PPC?Debug*
HelpM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

BIN
samples/help/HelpM5.mcp Normal file

Binary file not shown.

View File

@ -0,0 +1,5 @@
AboutM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

View File

@ -1,4 +1,4 @@
makemac?Data
HelpM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -0,0 +1,5 @@
HelpViewM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

View File

@ -0,0 +1,5 @@
PrintingM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

View File

@ -0,0 +1,5 @@
TestM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

View File

@ -0,0 +1,5 @@
VirtualM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

View File

@ -0,0 +1,5 @@
WidgetM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

View File

@ -0,0 +1,5 @@
ZipM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

BIN
samples/html/zip/ZipM5.mcp Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
test.png
saved.xpm
makemac?Data
ImageM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1,4 +1,4 @@
makemac?Data
InternatM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1,2 +0,0 @@
Makefile.in

View File

@ -1,2 +1,5 @@
Makefile.in
JoytestM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

View File

@ -1,4 +1,4 @@
makemac?Data
LayoutM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1,4 +1,4 @@
makemac?Data
ListctrlM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1 +1,5 @@
makemac?Data
MdiM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

BIN
samples/mdi/MdiM5.mcp Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,2 +1,5 @@
Makefile.in
makemac?Data
MemcheckM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

View File

@ -27,7 +27,7 @@
#include "wx/date.h"
#if defined(__WXGTK__) || defined(__WXMOTIF__)
#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
#include "mondrian.xpm"
#endif

View File

@ -1,2 +1,5 @@
makemac?Data
PPC?Debug*
MenuM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

View File

@ -1,2 +0,0 @@
Makefile.in

View File

@ -1,4 +1,4 @@
makemac?Data
MiniframM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1,4 +1,4 @@
makemac?Data
MinimalM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1,4 +1,5 @@
Makefile.in
makemac?Data
PPC?Debug*
PPC?Release*
NativdlgM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

View File

@ -1,2 +1,5 @@
makemac?Data
PPC?Debug*
NewGridM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

View File

@ -1,4 +1,4 @@
makemac?Data
NotebookM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1 +0,0 @@
Makefile.in

View File

@ -1,3 +1,5 @@
makemac?Data
PPC?Debug*
PPC?Release*
CubeM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

View File

@ -1,3 +1,5 @@
makemac?Data
PPC?Debug*
PPC?Release*
IsoSurfM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*
*Carbon?Release*

Binary file not shown.

View File

@ -1,4 +1,4 @@
makemac?Data
PenguinM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

View File

@ -1 +0,0 @@
Makefile.in

View File

@ -1,4 +1,4 @@
makemac?Data
PngM*Data
*Classic?Debug*
*Classic?Release*
*Carbon?Debug*

Some files were not shown because too many files have changed in this diff Show More