Code::Blocks  SVN r11506
Variables
compiler.cpp File Reference
#include "sdk_precomp.h"
#include "compilercommandgenerator.h"
#include <wx/arrimpl.cpp>
#include <wx/filefn.h>
#include <wx/xml/xml.h>
Include dependency graph for compiler.cpp:

Go to the source code of this file.

Variables

const wxString CompilerSettingsVersion = _T("0.0.3")
 
const wxString EmptyString
 

Variable Documentation

◆ CompilerSettingsVersion

const wxString CompilerSettingsVersion = _T("0.0.3")

Definition at line 44 of file compiler.cpp.

Referenced by Compiler::LoadSettings().

◆ EmptyString

const wxString EmptyString

Definition at line 46 of file compiler.cpp.