Wx::build::MakeMaker 0.57
Wx::build::MakeMaker is a Perl module with ExtUtils::MakeMaker specialization for wxPerl modules. SYNOPSIS use Wx::build::MakeM
|
|||||||||||||||||||
Wx::build::MakeMaker is a Perl module with ExtUtils::MakeMaker specialization for wxPerl modules.
SYNOPSIS
use Wx::build::MakeMaker;
wxWriteMakefile( NAME => 'My::Module', VERSION_FROM => 'Module.pm' );
FUNCTIONS
wxWriteMakefile
wxWriteMakefile( arameter => value, ... );
This functions is meant to be used exactly as ExtUtils::MakeMaker::WriteMakefile (see). It accepts all WriteMakefile's parameters, plus:
WX_CORE_LIB
WX_CORE_LIB => 'xrc core base'
link libraries from wxWidgets' core or contrib directory. If not spedified, defaults to 'adv html core net base' for compatibility.
WX_LIB
WX_LIB => '-lxrc'
Link additional libraries from wxWidgets' contrib directory.
REQUIRE_WX
REQUIRE_WX => 2.003002 # wxWidgets 2.3.2
Do not build this module if wxWidgets' version is lower than the version specified.
NO_WX_PLATFORMS
NO_WX_PLATFORMS => [ 'x11', 'msw' ]
Do not build this module on the specified platform(s).
ON_WX_PLATFORMs
ON_WX_PLATFORMS => [ 'gtk' ]
only build this module on the specified platform(s).
Requirements:
tags
Download Wx::build::MakeMaker 0.57
Authors software
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
