Seamly2D
Code documentation
version.h File Reference
Include dependency graph for version.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VER_INTERNALNAME_STR   "Seamly2D"
 
#define VER_ORIGINALFILENAME_STR   "seamly2d.exe"
 
#define VER_PRODUCTNAME_STR   VER_INTERNALNAME_STR
 
#define VER_FILEDESCRIPTION_STR   "Patternmaking program."
 

Macro Definition Documentation

◆ VER_FILEDESCRIPTION_STR

#define VER_FILEDESCRIPTION_STR   "Patternmaking program."

Definition at line 60 of file version.h.

◆ VER_INTERNALNAME_STR

#define VER_INTERNALNAME_STR   "Seamly2D"

Definition at line 57 of file version.h.

◆ VER_ORIGINALFILENAME_STR

#define VER_ORIGINALFILENAME_STR   "seamly2d.exe"

Definition at line 58 of file version.h.

◆ VER_PRODUCTNAME_STR

#define VER_PRODUCTNAME_STR   VER_INTERNALNAME_STR

Definition at line 59 of file version.h.