Refactor out some stuff to CMake tests

This commit is contained in:
Tsuda kageyu
2013-04-21 22:24:12 +09:00
parent 529d78f54b
commit 49b07a2662
26 changed files with 478 additions and 486 deletions

View File

@ -27,9 +27,7 @@
* http://www.mozilla.org/MPL/ *
***************************************************************************/
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <config.h>
#ifdef _WIN32
# include <Shlwapi.h>