Added D-Bus support
[someplayer] / src / someplayer.h
index 6ecab29..159797a 100644 (file)
@@ -47,5 +47,9 @@ namespace SomePlayer {
 #include "config.h"
 
 #define _DYNAMIC_PLAYLIST_MAX_COUNT_ 50
+#define _SOMEPLAYER_VERSION_ "1.3.3"
+#define NDEBUG
+
+#define _SERVICE_NAME_ "ru.somebody.someplayer"
 
 #endif