Searched refs:PNG_BUILD_DLL (Results 1 – 5 of 5) sorted by relevance
129 * so PNG_BUILD_DLL must be set.132 * PNG_BUILD_DLL must not be set. To avoid the code below kicking in build a
229 #ifndef PNG_BUILD_DLL235 # define PNG_BUILD_DLL macro244 # define PNG_BUILD_DLL macro250 # define PNG_BUILD_DLL macro267 # ifdef PNG_BUILD_DLL
273 #ifndef PNG_BUILD_DLL279 # define PNG_BUILD_DLL macro288 # define PNG_BUILD_DLL macro294 # define PNG_BUILD_DLL macro311 # ifdef PNG_BUILD_DLL
592 set_target_properties(png PROPERTIES DEFINE_SYMBOL PNG_BUILD_DLL)
847 Made PNG_NO_CONSOLE_IO the default condition when PNG_BUILD_DLL is defined.2768 Made PNG_BUILD_DLL safe: it can be set whenever a DLL is being built.