summaryrefslogtreecommitdiff
path: root/properties.h
blob: ea32b671e7946107ba4372d0a524029d523ad796 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

#define VER_FILEVERSION          0, 1, 0, 0
#define VER_FILEVERSION_STR      "0.1.0\0"

#define VER_PRODUCTVERSION       0, 1, 0, 0
#define VER_PRODUCTVERSION_str   "0.1.0\0"

#define VER_COMPANYNAME_STR      "SpaghettiKart Team - Harbourmasters\0"
#define VER_PRODUCTNAME_STR      "SpaghettiKart\0"

#define VER_INTERNALNAME_STR     "SpaghettiKart\0"
#define VER_ORIGINALFILENAME_STR "Spaghettify.exe\0"

#define VER_FILEDESCRIPTION_STR  "SpaghettiKart - Alfredo Alfa\0"