32 #include "project_item.h"
43 static void create(std::string folder, std::string project_name);
std::string output_directory
Definition: project.h:53
Definition: project_item.h:39
static void create(std::string folder, std::string project_name)
Definition: project_item.h:67
DOM Element class.
Definition: dom_element.h:60
ProjectRootItem items
Definition: project.h:51
std::string filename
Definition: project.h:50
void load(std::string filename)
std::shared_ptr< Project > ProjectPtr
Definition: project.h:66
std::string name
Definition: project.h:49
std::string get_path() const
std::string intermediate_directory
Definition: project.h:54