Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_STATIC

178  *   PNG_STATIC    -- (ignored) building the static lib, or building an
183 * a cygwin user should define either PNG_BUILD_DLL or PNG_STATIC, and
191 * PNG_STATIC
197 * we don't need to worry about PNG_STATIC or ALL_STATIC when it comes
199 * PNG_BUILD_DLL and PNG_STATIC because those change some defaults
213 # ifndef PNG_STATIC
214 # define PNG_STATIC
218 # ifdef PNG_STATIC
219 # undef PNG_STATIC
228 # ifdef PNG_STATIC
1376 * Define PNG_STATIC if you are building a static library for use with cygwin,
1391 # ifndef PNG_STATIC