corrected CMake build
[nespa.git] / nespa_private.h
blob0f3d002be795c6d756000145f50ddc0be4a8d30c
1 /* THIS FILE WILL BE OVERWRITTEN BY DEV-C++ */
2 /* DO NOT EDIT ! */
4 #ifndef NESPA_PRIVATE_H
5 #define NESPA_PRIVATE_H
7 /* VERSION DEFINITIONS */
8 #define VER_STRING "0.4.1.1"
9 #define VER_MAJOR 0
10 #define VER_MINOR 4
11 #define VER_RELEASE 1
12 #define VER_BUILD 1
13 #define COMPANY_NAME ""
14 #define FILE_VERSION ""
15 #define FILE_DESCRIPTION "WinPort using the Dev-C++ IDE"
16 #define INTERNAL_NAME ""
17 #define LEGAL_COPYRIGHT ""
18 #define LEGAL_TRADEMARKS ""
19 #define ORIGINAL_FILENAME ""
20 #define PRODUCT_NAME ""
21 #define PRODUCT_VERSION ""
23 #endif /*NESPA_PRIVATE_H*/