improve awtk_config_sample.h

This commit is contained in:
lixianjing 2021-08-21 11:07:47 +08:00
parent 2466ca0d9f
commit a9d52f0ea7

View File

@ -255,4 +255,10 @@
* #define WITHOUT_WINDOW_ANIMATOR_CACHE 1
*/
/**
* 使data_reader/data_writer
*
* #define WITH_DATA_READER_WRITER 1
*/
#endif /*AWTK_CONFIG_H*/