aboutsummaryrefslogtreecommitdiff
path: root/xml/details/config.h.in
blob: 90beb67ef158181527d04ea4322bfc18cf73e459 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* file      : xml/details/config.h.in
 * copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
 * license   : MIT; see accompanying LICENSE file
 */

/* This file is automatically processed by configure. */

#ifndef XML_DETAILS_CONFIG_H
#define XML_DETAILS_CONFIG_H

#undef LIBSTUDXML_STATIC_LIB
#undef LIBSTUDXML_EXTERNAL_EXPAT
#undef LIBSTUDXML_BYTEORDER

#endif /* XML_DETAILS_CONFIG_H */