|
|
@@ -2,7 +2,9 @@ |
|
|
|
#ifndef __APP_DETAILS_H__ |
|
|
|
#define __APP_DETAILS_H__ |
|
|
|
|
|
|
|
#define SFX_APP_VERSION "1.0.0" |
|
|
|
#include "../../../../source/includes/CarlaDefines.h" |
|
|
|
|
|
|
|
#define SFX_APP_VERSION CARLA_VERSION_STRING |
|
|
|
#define SFX_APP_BANNER "CarlaControl self-contained executable " SFX_APP_VERSION ", based on UnZipSFX." |
|
|
|
|
|
|
|
#ifndef SFX_APP_MININAME |
|
|
|