2021-04-30 10:26:41 -05:00
|
|
|
#ifndef CONFIG_FEATURE_WASM_STRIP_H
|
|
|
|
#define CONFIG_FEATURE_WASM_STRIP_H
|
|
|
|
|
|
|
|
#define ENABLE_WASM_STRIP_ACCESSIBILITY 0
|
2022-08-08 03:49:20 -05:00
|
|
|
#define ENABLE_WASM_STRIP_WRITER 0
|
|
|
|
#define ENABLE_WASM_STRIP_CALC 0
|
2021-04-30 10:26:41 -05:00
|
|
|
#define ENABLE_WASM_STRIP_CANVAS 0
|
|
|
|
#define ENABLE_WASM_STRIP_CHART 0
|
|
|
|
#define ENABLE_WASM_STRIP_DBACCESS 0
|
|
|
|
#define ENABLE_WASM_STRIP_EPUB 0
|
|
|
|
#define ENABLE_WASM_STRIP_EXTRA 0
|
|
|
|
#define ENABLE_WASM_STRIP_GUESSLANG 0
|
|
|
|
#define ENABLE_WASM_STRIP_HUNSPELL 0
|
|
|
|
#define ENABLE_WASM_STRIP_PINGUSER 0
|
|
|
|
#define ENABLE_WASM_STRIP_PREMULTIPLY 0
|
|
|
|
#define ENABLE_WASM_STRIP_RECENT 0
|
|
|
|
#define ENABLE_WASM_STRIP_RECOVERYUI 0
|
|
|
|
#define ENABLE_WASM_STRIP_SPLASH 0
|
|
|
|
#define ENABLE_WASM_STRIP_SWEXPORTS 0
|
2022-08-08 03:49:20 -05:00
|
|
|
#define ENABLE_WASM_STRIP_SCEXPORTS 0
|
2021-04-30 10:26:41 -05:00
|
|
|
|
|
|
|
#endif
|