]> git.saurik.com Git - wxWidgets.git/commitdiff
updated and renamed CodeWarrior 5.3 project
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Fri, 2 Nov 2001 20:52:13 +0000 (20:52 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Fri, 2 Nov 2001 20:52:13 +0000 (20:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/mac/install.txt
src/.cvsignore
src/makemac.mcp [deleted file]
src/wxWindowsM5.mcp [new file with mode: 0644]

index 42b334da27a0b7728f8d55c5443317d71856d6aa..3fd1bf7a3cfdcccb96dbf955371f503db637d5eb 100644 (file)
@@ -49,11 +49,11 @@ arguments of configure when configuring wxMac.
 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
-projects (for 5.3)
-:src:makemac.mcp
+In order to build the library (and then the samples) you need to make the
+following projects (for 5.3)
+:src:wxWindowsM5.mcp
 :src:png:makemac.mcp
 :src:tif:makemac.mcp
 :src:jpeg:makemac.mcp
index d37038128ee1c7c40988fab060212735fe51b73e..82c7228bad7bb12a0b670e35d241d2145a2272f4 100644 (file)
@@ -8,4 +8,4 @@ Makefile.in
 make.env
 makeprog.env
 makelib.env
-makemac?Data
+wxWindowsM*Data
diff --git a/src/makemac.mcp b/src/makemac.mcp
deleted file mode 100644 (file)
index ccbbd1d..0000000
Binary files a/src/makemac.mcp and /dev/null differ
diff --git a/src/wxWindowsM5.mcp b/src/wxWindowsM5.mcp
new file mode 100644 (file)
index 0000000..a13356b
Binary files /dev/null and b/src/wxWindowsM5.mcp differ