![]() |
PyXMake Developer Guide
1.0
PyXMake
|
Public Attributes | |
| include | |
| dependency | |
Public Attributes inherited from PyXMake.VTL.stm_make.pyx_app | |
| verbose | |
| source_path | |
| output_file_path | |
| mode | |
| scratch_path | |
| include | |
| dependency | |
Additional Inherited Members | |
Public Member Functions inherited from PyXMake.VTL.stm_make.pyx_app | |
| def | initialize_options (self) |
| def | finalize_options (self) |
Public Member Functions inherited from PyXMake.VTL.stm_make._BaseCommandRunner | |
| def | run (self) |
Static Public Attributes inherited from PyXMake.VTL.stm_make.pyx_app | |
| string | description = "Compile a stand-alone application using PyInstaller." |
| list | user_options |
Runs the application build process using PyCODAC to create runtime for STMLab.
Definition at line 149 of file stm_make.py.