mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
227 B
12 lines
227 B
set LANGAPI=d:\langapi
|
|
|
|
set MSVC=d:\msvc30
|
|
|
|
set bldtools=%MSVC%\mac\mppc\bin;%MSVC%\bin;
|
|
set bldinc=%MSVC%\mac\include
|
|
set CRTTOOLS=..\crtw32\tools
|
|
|
|
call makemac pmac
|
|
rem call makemac debug pmac
|
|
rem call makemac debug pmacdll
|
|
|