8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
menu "libpng configuration"
|
|
|
|
config SDK_MODULE_LIBPNG
|
|
bool "libpng support"
|
|
default n
|
|
select ZLIB
|
|
|
|
endmenu |