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_ME_STR   "SeamlyMe"
 
#define VER_ORIGINALFILENAME_STR   "seamlyme.exe"
 
#define VER_PRODUCTNAME_STR   "SeamlyMe"
 
#define VER_FILEDESCRIPTION_STR   "Seamly2D's measurements editor."
 

Macro Definition Documentation

◆ VER_FILEDESCRIPTION_STR

#define VER_FILEDESCRIPTION_STR   "Seamly2D's measurements editor."

Definition at line 60 of file version.h.

◆ VER_INTERNALNAME_ME_STR

#define VER_INTERNALNAME_ME_STR   "SeamlyMe"

Definition at line 57 of file version.h.

◆ VER_ORIGINALFILENAME_STR

#define VER_ORIGINALFILENAME_STR   "seamlyme.exe"

Definition at line 58 of file version.h.

◆ VER_PRODUCTNAME_STR

#define VER_PRODUCTNAME_STR   "SeamlyMe"

Definition at line 59 of file version.h.