summaryrefslogtreecommitdiffstats
path: root/config_host/config_wasm_strip.h.in
blob: 3150a960995c95cc9b19ca883e9c23b9453832b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#ifndef CONFIG_FEATURE_WASM_STRIP_H
#define CONFIG_FEATURE_WASM_STRIP_H

#define ENABLE_WASM_STRIP_ACCESSIBILITY 0
#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

#endif