mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
src/global.h: Define TARGET_PREFIX when it is not defined
This commit is contained in:
@@ -92,4 +92,8 @@ NEUTRINO_CPP CRadioText *g_Radiotext;
|
||||
#define ENABLE_GUI_MOUNT
|
||||
#endif
|
||||
|
||||
#ifndef TARGET_PREFIX
|
||||
#define TARGET_PREFIX ""
|
||||
#endif
|
||||
|
||||
#endif /* __neutrino_global_h__ */
|
||||
|
Reference in New Issue
Block a user