6 #ifndef COMPILERPANEL_H 7 #define COMPILERPANEL_H wxCheckBox * chkConfDebug
wxString GetReleaseObjectOutputDir() const
wxStaticText * StaticText1
void OnDebugChange(wxCommandEvent &event)
static const long ID_CHECKBOX3
void SetReleaseObjectOutputDir(const wxString &dir)
static const long ID_TEXTCTRL4
wxTextCtrl * txtRelObjOut
static const long ID_STATICTEXT2
void SetDebugName(const wxString &name)
wxString GetReleaseOutputDir() const
void SetReleaseOutputDir(const wxString &dir)
static const long ID_STATICTEXT1
static const long ID_TEXTCTRL2
wxStaticBoxSizer * StaticBoxSizer1
wxCheckBox * chkConfRelease
static const long ID_TEXTCTRL6
wxString GetDebugName() const
void OnReleaseChange(wxCommandEvent &event)
static const long ID_TEXTCTRL5
wxWindow * m_parentDialog
static const long ID_STATICTEXT8
CompilerPanel(wxWindow *parent, wxWindow *parentDialog)
wxComboBox * GetCompilerCombo()
void EnableConfigurationTargets(bool en)
static const long ID_CHECKBOX1
void SetWantRelease(bool want)
static const long ID_STATICTEXT7
static const long ID_STATICTEXT3
void SetReleaseName(const wxString &name)
wxString GetReleaseName() const
wxStaticBoxSizer * StaticBoxSizer2
static const long ID_COMBOBOX1
void SetWantDebug(bool want)
wxTextCtrl * txtDbgObjOut
static const long ID_STATICTEXT4
static const long ID_TEXTCTRL1
wxString GetDebugObjectOutputDir() const
static const long ID_TEXTCTRL3
void SetDebugOutputDir(const wxString &dir)
bool GetWantDebug() const
wxString GetDebugOutputDir() const
virtual void SetValue(bool state)
void SetDebugObjectOutputDir(const wxString &dir)
bool GetWantRelease() const