Wolfgang added to AUTHORS.txt
PhenomX4 target added
profiles version updated
slightly enhanced Dark theme
--large-adress-aware included in the example cmake option file
8 lines
157 B
C
8 lines
157 B
C
#ifndef _PPVERSION_
|
|
#define _PPVERSION_
|
|
|
|
// This number have to be incremented whenever the PP3 file format is modified
|
|
#define PPVERSION 300
|
|
|
|
#endif
|