Code::Blocks
SVN r11506
|
#include "settings.h"
#include "globals.h"
#include "compiletargetbase.h"
#include "projectfile.h"
#include <wx/dynarray.h>
#include <wx/filename.h>
#include <wx/list.h>
#include <wx/treectrl.h>
Go to the source code of this file.
Classes | |
class | ProjectBuildTarget |
Represents a Code::Blocks project build target. More... | |
Functions | |
WX_DEFINE_ARRAY (ProjectBuildTarget *, BuildTargets) | |
WX_DEFINE_ARRAY | ( | ProjectBuildTarget * | , |
BuildTargets | |||
) |