Files
neutrino/src/driver/pictureviewer/pv_config.h
seife 7a98888017 pictureviewer: rename config.h to pv_config.h
this avoids confusion with the global config.h, which in turn
caused very hard to debug runtime failures when objects were
compiled with different defines, causing e.g. g_settings to
have different sizes...

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1022 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-01-08 22:37:13 +00:00

6 lines
121 B
C

#define FBV_SUPPORT_PNG
#define FBV_SUPPORT_BMP
#define FBV_SUPPORT_JPEG
#define FBV_SUPPORT_GIF
#define FBV_SUPPORT_CRW