KiCad PCB EDA Suite
|
#include <wx/bitmap.h>
#include <wx/dir.h>
#include <wx/txtstrm.h>
#include <wx/wfstream.h>
#include <wx/log.h>
#include <wildcards_and_files_ext.h>
#include "project_template.h"
Go to the source code of this file.
Classes | |
class | FILE_TRAVERSER |
Macros | |
#define | SEP wxFileName::GetPathSeparator() |
#define SEP wxFileName::GetPathSeparator() |
Definition at line 36 of file project_template.cpp.