fix png compile bug with DMC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,6 +19,10 @@
|
|||||||
|
|
||||||
#define PNG_1_2_X
|
#define PNG_1_2_X
|
||||||
|
|
||||||
|
#ifdef __DMC__
|
||||||
|
#define PNG_NO_SNPRINTF
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* PNG_USER_CONFIG has to be defined on the compiler command line. This
|
* PNG_USER_CONFIG has to be defined on the compiler command line. This
|
||||||
* includes the resource compiler for Windows DLL configurations.
|
* includes the resource compiler for Windows DLL configurations.
|
||||||
|
Reference in New Issue
Block a user