Definition in file project.c.
Go to the source code of this file.
Functions | |
| static char * | convert_path_separators (char *path, int conv_flag) |
| project_list_t * | read_project_file (char const *filename) |
| static char* convert_path_separators | ( | char * | path, | |
| int | conv_flag | |||
| ) | [static] |
| project_list_t* read_project_file | ( | char const * | filename | ) |
Reads the content of a project file.
Global:
Background color,
global path,
corresponding pick and place file: labelled 'picknplace'
Per layer:
layer color,
layer filename
Definition at line 358 of file project.c.
References gerbv_project_t::execpath, and mainProject.
1.5.6