mono/packages/media/cpp/packages/nodehub/nodehub/config.h

8 lines
87 B
C

#ifndef CONFIG_H
#define CONFIG_H
#ifndef NH_GUI
#define NH_GUI
#endif
#endif