Mercurial > trustbridge
comparison ui/main.cpp @ 407:af53c40e74b1
Rename m13ui to TrustBridge
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 16 Apr 2014 13:38:11 +0000 |
parents | 17e1c8f37d72 |
children | 09bb19e5e369 |
comparison
equal
deleted
inserted
replaced
406:5ee694fa3da7 | 407:af53c40e74b1 |
---|---|
16 #ifndef VERSION | 16 #ifndef VERSION |
17 #define VERSION "0.0.1" | 17 #define VERSION "0.0.1" |
18 #endif | 18 #endif |
19 | 19 |
20 #ifndef APPNAME | 20 #ifndef APPNAME |
21 #define APPNAME "m13ui" | 21 #define APPNAME "TrustBridge" |
22 #endif | 22 #endif |
23 | 23 |
24 #ifndef ORGANIZATION | 24 #ifndef ORGANIZATION |
25 #define ORGANIZATION "m13org" | 25 #define ORGANIZATION "m13org" |
26 #endif | 26 #endif |