updated and renamed CodeWarrior 5.3 project

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot
2001-11-02 20:52:13 +00:00
parent 9673f535ac
commit eb5420bf25
3 changed files with 5 additions and 5 deletions

View File

@@ -49,11 +49,11 @@ arguments of configure when configuring wxMac.
Project Files Project Files
------------- -------------
There are always the makemac.mcp files for Pro 5.3 and the makemac6.mcp files for Pro 6 There are always the makemac.mcp or *M5.mcp files for Pro 5.3 and the makemac6.mcp files for Pro 6
In order to build the library (and then the samples) you need to make the following In order to build the library (and then the samples) you need to make the
projects (for 5.3) following projects (for 5.3)
:src:makemac.mcp :src:wxWindowsM5.mcp
:src:png:makemac.mcp :src:png:makemac.mcp
:src:tif:makemac.mcp :src:tif:makemac.mcp
:src:jpeg:makemac.mcp :src:jpeg:makemac.mcp

View File

@@ -8,4 +8,4 @@ Makefile.in
make.env make.env
makeprog.env makeprog.env
makelib.env makelib.env
makemac?Data wxWindowsM*Data