Update projects to use FreeImage.
This commit is contained in:
@ -8,9 +8,10 @@
|
||||
#define HAVE_MALLOC_H
|
||||
|
||||
#if !defined(_M_X64)
|
||||
#define HAVE_PNG
|
||||
#define HAVE_JPEG
|
||||
//#define HAVE_PNG
|
||||
//#define HAVE_JPEG
|
||||
//#define HAVE_TIFF
|
||||
#define HAVE_FREEIMAGE
|
||||
#endif
|
||||
|
||||
#endif // NV_CONFIG
|
||||
|
Reference in New Issue
Block a user