mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
src/global.h: Define TARGET_PREFIX when it is not defined
Origin commit data
------------------
Branch: ni/coolstream
Commit: e68f5b6708
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-10-01 (Sat, 01 Oct 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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