
xpt_link - typelib linker

xpt_link [-t version number] outfile file1.xpt file2.xpt ...

create a typelib of an older version number

xpt_link is a utility for linking multiple typelib files into one outfile.

XPCOM Type Library File Format, version 1.1, is available on http://mozilla.org/scriptable/typelib_file.html


The original version (C language) is mozilla.org code.
Port to Perl by Francois Perrad, francois.perrad@gadz.org

Copyright 2004-2007, Francois Perrad.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.