FougTools  0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
fougtools_global.h File Reference

Go to the source code of this file.

Macros

#define FOUGTOOLS_VERSION   0x000700
 
#define FOUGTOOLS_VERSION_STR   "0.7.0"
 

Macro Definition Documentation

#define FOUGTOOLS_VERSION   0x000700

Expands to a numeric value of the form 0xMMNNPP (MM = major, NN = minor, PP = patch) that specifies FougTools's version number.

#define FOUGTOOLS_VERSION_STR   "0.7.0"

Expands to a string that specifies FougTools's version number (for example, "0.4.0"). This is the version against which the application is compiled.