Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:PNG_BUILD_DLL

143  *   PNG_BUILD_DLL -- building dll
148 * PNG_BUILD_DLL -- (ignored) building the dll
155 * a cygwin user should define either PNG_BUILD_DLL or PNG_STATIC, and
162 * PNG_BUILD_DLL
171 * PNG_BUILD_DLL and PNG_STATIC because those change some defaults
176 # if defined(PNG_BUILD_DLL)
177 # undef PNG_BUILD_DLL
189 # if defined (PNG_BUILD_DLL)
241 #ifdef PNG_BUILD_DLL
1247 * Define PNG_BUILD_DLL if the module being built is a Windows
1256 * Define PNG_BUILD_DLL if you are building a dll for use with cygwin
1264 #if !defined(PNG_DLL) && (defined(PNG_BUILD_DLL) || defined(PNG_USE_DLL))
1324 #if !defined(PNG_IMPEXP) && defined(PNG_BUILD_DLL) && !defined(PNG_NO_MODULEDEF)
1356 # if defined(PNG_BUILD_DLL)
1367 # if defined(PNG_BUILD_DLL)