#ifndef BUILD_H #define BUILD_H extern const char __Creator__[]; extern const char __DateTime__[]; extern const char __MakeOption__[]; #endif