KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
command_fp_export_svg.cpp File Reference
#include "command_fp_export_svg.h"
#include <cli/exit_codes.h>
#include "jobs/job_fp_export_svg.h"
#include <kiface_base.h>
#include <string_utils.h>
#include <wx/crt.h>
#include <wx/dir.h>
#include <macros.h>

Go to the source code of this file.

Macros

#define ARG_FOOTPRINT   "--footprint"
 

Macro Definition Documentation

◆ ARG_FOOTPRINT

#define ARG_FOOTPRINT   "--footprint"

Definition at line 31 of file command_fp_export_svg.cpp.