-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Windows module
Jussi Pakkanen edited this page Apr 15, 2017
·
5 revisions
This module provides functionality used to build applications for Windows.
Compiles Windows rc
files specified in the positional arguments. Returns an opaque object that you put in the list of sources for the target you want to have the resources in. This method has the followiong keyword argument.
-
args
lists extra arguments to pass to the resource compiler -
include_directores
which does the same thing as it does on target declarations: specifies header search directories
All documentation is now on the main web site.
This page should be at this address.