Lines Matching refs:PNG_BUILD_DLL
171 * PNG_BUILD_DLL -- building dll
176 * PNG_BUILD_DLL -- (ignored) building the dll
183 * a cygwin user should define either PNG_BUILD_DLL or PNG_STATIC, and
190 * PNG_BUILD_DLL
199 * PNG_BUILD_DLL and PNG_STATIC because those change some defaults
204 # ifdef PNG_BUILD_DLL
205 # undef PNG_BUILD_DLL
217 # ifdef PNG_BUILD_DLL
275 #ifdef PNG_BUILD_DLL
1366 * Define PNG_BUILD_DLL if the module being built is a Windows
1375 * Define PNG_BUILD_DLL if you are building a dll for use with cygwin
1383 #if !defined(PNG_DLL) && (defined(PNG_BUILD_DLL) || defined(PNG_USE_DLL))
1443 #if !defined(PNG_IMPEXP) && defined(PNG_BUILD_DLL) && !defined(PNG_NO_MODULEDEF)
1475 # ifdef PNG_BUILD_DLL
1486 # ifdef PNG_BUILD_DLL