| Code::Blocks
    SVN r11506
    | 
#include <projectfile.h>
| Public Member Functions | |
| pfCustomBuild () | |
| Public Attributes | |
| wxString | buildCommand | 
| bool | useCustomBuildCommand | 
Definition at line 25 of file projectfile.h.
| 
 | inline | 
Definition at line 27 of file projectfile.h.
| wxString pfCustomBuild::buildCommand | 
Definition at line 28 of file projectfile.h.
Referenced by ProjectLoader::ExportTargetAsProject(), and DirectCommands::GetCompileFileCommand().
| bool pfCustomBuild::useCustomBuildCommand | 
Definition at line 29 of file projectfile.h.
Referenced by ProjectLoader::ExportTargetAsProject(), DirectCommands::GetCompileFileCommand(), and ProjectFile::GetParentProject().
 1.8.13
 1.8.13