Mercurial > mm7
annotate lib/swig/swigwin-2.0.11/vms/aaareadme.txt @ 2229:10c909eb6766
dword_AE336C to NPCStats::dword_AE336C_LastMispronouncedNameFirstLetter,
dword_AE3370 to NPCStats::dword_AE3370_LastMispronouncedNameResult
sub_495366 to NPCStats::sub_495366_MispronounceName + cleanup
author | Grumpy7 |
---|---|
date | Sat, 22 Feb 2014 18:25:18 +0100 |
parents | b3009adc0e2f |
children |
rev | line source |
---|---|
1899 | 1 Port on OpenVMS 7.3 using CC 6.5 and CXX 6.5 |
2 | |
3 | |
4 Building procedure: | |
5 $ @logicals | |
6 $ @build_all | |
7 | |
8 the logicals swig_root is defined by the procedure logicals.com. | |
9 The logicals.com procedure can be invoke with an optional argument | |
10 for the define command, for example: | |
11 $ @logicals "/system/exec" | |
12 | |
13 | |
14 genbuild.py is the python program use to generate all the procedures in the | |
15 [vms.scripts] directory. | |
16 | |
17 | |
18 jf.pieronne@laposte.net |