view lib/swig/swigwin-2.0.11/vms/build_init.com @ 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
line wrap: on
line source

$ set def swig_root:[vms]
$
$ swiglib = "swig_root:[vms.o_alpha]swig.olb
$
$ if (f$search("swig_root:[vms]o_alpha.dir") .eqs. "") then $ -
	create/dir swig_root:[vms.o_alpha]
$
$ copy swigconfig.h [-.source.include]
$ copy swigver.h [-.source.include]
$
$ if (f$search("''swiglib'") .eqs. "") then $ -
          library/create/object 'swiglib'
$