|
Code::Blocks
SVN r11506
|
Public Member Functions | |
| BuildJobTarget (cbProject *p=0, const wxString &n=wxEmptyString) | |
Public Attributes | |
| cbProject * | project |
| wxString | targetName |
Definition at line 250 of file compilergcc.h.
|
inline |
Definition at line 252 of file compilergcc.h.
| cbProject* CompilerGCC::BuildJobTarget::project |
Definition at line 253 of file compilergcc.h.
Referenced by CompilerGCC::DoBuild(), CompilerGCC::GetNextStateBasedOnJob(), and CompilerGCC::PreprocessJob().
| wxString CompilerGCC::BuildJobTarget::targetName |
Definition at line 254 of file compilergcc.h.
Referenced by CompilerGCC::DoBuild(), CompilerGCC::GetNextStateBasedOnJob(), and CompilerGCC::PreprocessJob().
1.8.13