palliate
v0.0.1
Palliate application and built-in plugins
Static Public Attributes
|
List of all members
build.BuildTypes Class Reference
Inheritance diagram for build.BuildTypes:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Static Public Attributes
string
RELWITHDEBINFO
= 'RelWithDebInfo'
string
RELEASE
= 'Release'
string
DEBUG
= 'Debug'
Member Data Documentation
◆
DEBUG
string build.BuildTypes.DEBUG = 'Debug'
static
◆
RELEASE
string build.BuildTypes.RELEASE = 'Release'
static
◆
RELWITHDEBINFO
string build.BuildTypes.RELWITHDEBINFO = 'RelWithDebInfo'
static
The documentation for this class was generated from the following file:
build.py
build
BuildTypes
Generated by
1.9.4, using the excellent
Doxygen Awesome
Theme