path.h
1 #ifndef GIGA_PATH_H_
2 #define GIGA_PATH_H_
3 
4 #define GIGA_ROOT "/home/thomas/code/GiGaSdk"
5 
6 #endif