Manual Pages for UNIX Darwin command on man build::Wx::build::MakeMaker
MyWebUniversity

Manual Pages for UNIX Darwin command on man build::Wx::build::MakeMaker

build::Wx::build::MakeMUaskeerr(C3o)ntributed Perl Documbeunitladt:i:oWnx::build::MakeMaker(3)

NAME

Wx::build::MakeMaker - ExtUtils::MakeMaker specialisation for wxPerl

modules

SYNOPSIS

use Wx::build::MakeMaker;

wxWriteMakefile( NAME => 'My::Module',

VERSIONFROM => 'Module.pm' ); FFUUNNCCTTIIOONNSS wwxxWWrriitteeMMaakkeeffiillee wxWriteMakefile( arameter => value, ... ); This functions is meant to be used exactly as ExtUtils::MakeMaker::WriteMakefile (see). It accepts all WriteMakefile's parameters, plus: +o WXCORELIB WXCORELIB => 'xrc core base' link libraries from wxWidgets' core or contrib directory. If not spedified, defaults to 'adv html core net base' for compatibility. +o WXLIB

WXLIB => '-lxrc'

Link additional libraries from wxWidgets' contrib directory. +o REQUIREWX

REQUIREWX => 2.003002 # wxWidgets 2.3.2

Do not build this module if wxWidgets' version is lower than the version specified. +o NOWXPLATFORMS NOWXPLATFORMS => [ 'x11', 'msw' ] Do not build this module on the specified platform(s). +o ONWXPLATFORMs ONWXPLATFORMS => [ 'gtk' ] only build this module on the specified platform(s). PPRRIIVVAATTEE FFUUNNCCTTIIOONNSS These functions are here for reference, do not use them. iissccoorree if( iscore ) { ... } True if it is building the wxPerl core (Wx.dll), false otherwise. iisswwxxPPeerrllttrreeee if( iswxPerltree ) { ... } True if it is building any part of wxPerl, false otherwise. sseetthhooookkppaacckkaaggee Wx::build::MakeMaker::sethookpackage( 'packagename' ); Package to be hooked into the MakeMaker inheritance chain. MMEETTHHOODDSS ggeettaappiiddiirreeccttoorryy

my $dir = $cfg->getapidirectory;

ggeettaarrcchhddiirreeccttoorryy

my $dir = $cfg->getarchdirectory;

perl v5.8.8 2007-04-17 build::Wx::build::MakeMaker(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™