[libpng16] Revised config.h handling; added bsconfig.h, deleted pngconfig.h

This commit is contained in:
John Bowler
2011-12-17 14:21:54 -06:00
committed by Glenn Randers-Pehrson
parent d1dceee2f7
commit ba6fbc57ba
12 changed files with 67 additions and 55 deletions

View File

@@ -128,8 +128,6 @@ set(pngstest_sources
)
# SOME NEEDED DEFINITIONS
add_definitions(-DPNG_CONFIGURE_LIBPNG)
if(MSVC)
add_definitions(-D_CRT_SECURE_NO_DEPRECATE)
endif(MSVC)