mirror of
https://github.com/ksherlock/mpw.git
synced 2025-03-02 13:29:03 +00:00
Updated Building a Classic MacOS app (markdown)
parent
bcd17f9b71
commit
024d3f26ae
@ -44,8 +44,8 @@ resource 'SIZE' (-1) {
|
||||
## Create the Makefile for building this app
|
||||
|
||||
```
|
||||
# This should point to wherever you've built the 'mpw' tool from this repository:
|
||||
MPW=~/Programming/mpw/build/bin/mpw
|
||||
# This should point to wherever you've installed the 'mpw' tool from this repository:
|
||||
MPW=/usr/local/bin/mpw
|
||||
|
||||
RINCLUDES=~/mpw/Interfaces/RIncludes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user