]> git.saurik.com Git - wxWidgets.git/commitdiff
cw6 makefiles (makemac6.mcp)
authorStefan Csomor <csomor@advancedconcepts.ch>
Sun, 10 Dec 2000 16:03:42 +0000 (16:03 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sun, 10 Dec 2000 16:03:42 +0000 (16:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/mac/install.txt
samples/minimal/makemac6.mcp [new file with mode: 0644]
src/jpeg/makemac6.mcp [new file with mode: 0644]
src/mac/cdef/extcdef6.mcp [new file with mode: 0644]
src/mac/ldef/extldef6.mcp [new file with mode: 0644]
src/makemac6.mcp [new file with mode: 0644]
src/png/makemac6.mcp [new file with mode: 0644]
src/tiff/makemac6.mcp [new file with mode: 0644]
src/zlib/makemac6.mcp [new file with mode: 0644]

index 5543413b4f437151e23adcf98ee8317ddd8d4382..e62d760f59ac57eb2550c44ff62482ec3ba8299d 100644 (file)
@@ -1,6 +1,8 @@
 Installing latest headers (and Carbon Support)
 ----------------------------------------------
 
 Installing latest headers (and Carbon Support)
 ----------------------------------------------
 
+NOTE : these steps are not necessary for Pro 6, only for Pro 5.3
+
 the latest build for carbon support lead to a few changes you will have to follow, in order
 to successfully compile the code (also necessary if you don't want to build the carbon targets)
 
 the latest build for carbon support lead to a few changes you will have to follow, in order
 to successfully compile the code (also necessary if you don't want to build the carbon targets)
 
@@ -21,6 +23,11 @@ CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbonized MSL and
 CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbonized Runtimes 
 (consult the file CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbon & MacOSX README)
 
 CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbonized Runtimes 
 (consult the file CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbon & MacOSX README)
 
+Project Files
+-------------
+
+there are always the makemac.mcp files for Pro 5.3 and the makemac6.mcp files for Pro 6
+
 Problems with .xpm files
 ------------------------
 
 Problems with .xpm files
 ------------------------
 
diff --git a/samples/minimal/makemac6.mcp b/samples/minimal/makemac6.mcp
new file mode 100644 (file)
index 0000000..e1defe9
Binary files /dev/null and b/samples/minimal/makemac6.mcp differ
diff --git a/src/jpeg/makemac6.mcp b/src/jpeg/makemac6.mcp
new file mode 100644 (file)
index 0000000..81e4736
Binary files /dev/null and b/src/jpeg/makemac6.mcp differ
diff --git a/src/mac/cdef/extcdef6.mcp b/src/mac/cdef/extcdef6.mcp
new file mode 100644 (file)
index 0000000..1ec60bc
Binary files /dev/null and b/src/mac/cdef/extcdef6.mcp differ
diff --git a/src/mac/ldef/extldef6.mcp b/src/mac/ldef/extldef6.mcp
new file mode 100644 (file)
index 0000000..c630c17
Binary files /dev/null and b/src/mac/ldef/extldef6.mcp differ
diff --git a/src/makemac6.mcp b/src/makemac6.mcp
new file mode 100644 (file)
index 0000000..10a3678
Binary files /dev/null and b/src/makemac6.mcp differ
diff --git a/src/png/makemac6.mcp b/src/png/makemac6.mcp
new file mode 100644 (file)
index 0000000..f44b363
Binary files /dev/null and b/src/png/makemac6.mcp differ
diff --git a/src/tiff/makemac6.mcp b/src/tiff/makemac6.mcp
new file mode 100644 (file)
index 0000000..8ece83e
Binary files /dev/null and b/src/tiff/makemac6.mcp differ
diff --git a/src/zlib/makemac6.mcp b/src/zlib/makemac6.mcp
new file mode 100644 (file)
index 0000000..8a082e6
Binary files /dev/null and b/src/zlib/makemac6.mcp differ