Sayonara Player
DBMacros.h
1 #ifndef TEST_MACROS_H
2 #define TEST_MACROS_H
3 
4 #define DB_SOURCE_DIR "/builddir/build/BUILD/sayonara-player/resources"
5 
6 #endif