version.cpp File Reference

#include "adchpp.h"
#include "version.h"
Include dependency graph for version.cpp:

Go to the source code of this file.

Namespaces

namespace  adchpp

Defines

#define APPNAME   "ADCH++"
#define BUILDSTRING   "Debug"
#define FULLVERSIONSTRING   APPNAME " v" VERSIONSTRING " " BUILDSTRING
#define strver(s)   #s
#define VERSIONFLOAT   2.61
#define VERSIONSTRING   "2.6.1 (r" xstrver(ADCHPP_REVISION) ")"
#define xstrver(s)   strver(s)

Variables

string adchpp::appName = APPNAME
float adchpp::versionFloat = VERSIONFLOAT
string adchpp::versionString = FULLVERSIONSTRING

Define Documentation

#define APPNAME   "ADCH++"

Definition at line 30 of file version.cpp.

#define BUILDSTRING   "Debug"

Definition at line 35 of file version.cpp.

#define FULLVERSIONSTRING   APPNAME " v" VERSIONSTRING " " BUILDSTRING

Definition at line 40 of file version.cpp.

#define strver (  )     #s

Definition at line 27 of file version.cpp.

#define VERSIONFLOAT   2.61

Definition at line 32 of file version.cpp.

#define VERSIONSTRING   "2.6.1 (r" xstrver(ADCHPP_REVISION) ")"

Definition at line 31 of file version.cpp.

#define xstrver (  )     strver(s)

Definition at line 26 of file version.cpp.

Generated on Sat Nov 27 23:38:16 2010 for adchpp by  doxygen 1.6.3