You have to solve current level before advance
[vexed] / config.h
1 #ifndef CONFIG_H
2 #define CONFIG_H
3
4 namespace CONFIG
5 {
6         const char* ICONPATH="/home/paul/work/qexed/blocks";
7 }
8
9 #endif // CONFIG_H