Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_BUILD_DLL

175  *   PNG_BUILD_DLL -- building dll
180 * PNG_BUILD_DLL -- (ignored) building the dll
187 * a cygwin user should define either PNG_BUILD_DLL or PNG_STATIC, and
194 * PNG_BUILD_DLL
203 * PNG_BUILD_DLL and PNG_STATIC because those change some defaults
208 # ifdef PNG_BUILD_DLL
209 # undef PNG_BUILD_DLL
221 # ifdef PNG_BUILD_DLL
279 #ifdef PNG_BUILD_DLL
1370 * Define PNG_BUILD_DLL if the module being built is a Windows
1379 * Define PNG_BUILD_DLL if you are building a dll for use with cygwin
1387 #if !defined(PNG_DLL) && (defined(PNG_BUILD_DLL) || defined(PNG_USE_DLL))
1447 #if !defined(PNG_IMPEXP) && defined(PNG_BUILD_DLL) && !defined(PNG_NO_MODULEDEF)
1479 # ifdef PNG_BUILD_DLL
1490 # ifdef PNG_BUILD_DLL