KiCad PCB EDA Suite
Loading...
Searching...
No Matches
command_import.cpp File Reference
#include "command_import.h"
#include <cli/exit_codes.h>
#include <jobs/job_pcb_import.h>
#include <jobs/job_sch_import.h>
#include <jobs/job_import_utils.h>
#include <pgm_base.h>
#include <settings/settings_manager.h>
#include <project.h>
#include <project/project_file.h>
#include <reporter.h>
#include <kiid.h>
#include <string_utils.h>
#include <macros.h>
#include <wildcards_and_files_ext.h>
#include <wx/crt.h>
#include <wx/filename.h>
#include <memory>
#include <vector>

Go to the source code of this file.

Macros

#define ARG_LAYER_MAP   "--layer-map"
 

Macro Definition Documentation

◆ ARG_LAYER_MAP