]> git.proxmox.com Git - mirror_edk2.git/blame - Tools/Source/TianoTools/Pccts/MPW_Read_Me
Fix some cleanall issues
[mirror_edk2.git] / Tools / Source / TianoTools / Pccts / MPW_Read_Me
CommitLineData
878ddf1f 1\r
21. You can control the creator type of generated files by changing a value of\r
3 #if control statement.\r
4\r
5\r
6 pccts:h:pcctscfg.h\r
7\r
8 line 225-231\r
9\r
10 #if 0\r
11 #define MAC_FILE_CREATOR 'MPS ' /* MPW Text files */\r
12 #endif\r
13 #if 0\r
14 #define MAC_FILE_CREATOR 'KAHL' /* THINK C/Symantec C++ Text files */\r
15 #endif\r
16 #if 0\r
17 #define MAC_FILE_CREATOR 'CWIE' /* Metrowerks C/C++ Text files */\r
18 #endif\r
19\r
202. If you want to build 68K version. You must convert all source files to Macintosh\r
21 format before compile.\r