|
Code::Blocks
SVN r11506
|
#include "sdk_precomp.h"#include "compilercommandgenerator.h"#include <wx/arrimpl.cpp>#include <wx/filefn.h>#include <wx/xml/xml.h>Go to the source code of this file.
Variables | |
| const wxString | CompilerSettingsVersion = _T("0.0.3") |
| const wxString | EmptyString |
Definition at line 44 of file compiler.cpp.
Referenced by Compiler::LoadSettings().
| const wxString EmptyString |
Definition at line 46 of file compiler.cpp.
1.8.13