[libpng15] Revised project files and contrib/pngvalid/pngvalid.c to account for

the relocation of pngvalid into contrib/libtests.
This commit is contained in:
Glenn Randers-Pehrson
2011-12-01 19:25:46 -06:00
parent 97c8fbb949
commit 956c0599e6
7 changed files with 22 additions and 14 deletions

View File

@@ -26,7 +26,7 @@
#include <signal.h>
#ifdef HAVE_CONFIG_H
# include "config.h"
# include "../../config.h"
#endif
#ifdef HAVE_FEENABLEEXCEPT
@@ -90,7 +90,7 @@ typedef png_byte *png_const_bytep;
#endif
/***************************** EXCEPTION HANDLING *****************************/
#include "contrib/visupng/cexcept.h"
#include "../visupng/cexcept.h"
#ifdef __cplusplus
# define this not_the_cpp_this