libxml2: copy the xml2-config to the crosstoolsdir and patch the paths in the native...
[AROS-Contrib.git] / scalos / include / proto / ttengine.h
blobd0f3a007d781512849f7e9297ebd430779e1cd11
1 /* Automatically generated header! Do not edit! */
3 #ifndef PROTO_TTENGINE_H
4 #define PROTO_TTENGINE_H
6 //#ifdef __AROS__
7 //#error You must include AROS headers
8 //#endif
10 #include <clib/ttengine_protos.h>
12 #ifdef __amigaos4__
13 # include <interfaces/ttengine.h>
14 #ifdef __USE_INLINE__
15 #include <inline4/ttengine.h>
16 #endif
17 # ifndef __NOGLOBALIFACE__
18 extern struct TTEngineIFace *ITTEngine;
19 # endif /* __NOGLOBALIFACE__*/
20 #else /* !__amigaos4__ */
22 #ifndef _NO_INLINE
23 # if defined(__GNUC__)
24 # ifdef __AROS__
25 # include <defines/ttengine.h>
26 # elif defined(__PPC__)
27 # include <ppcinline/ttengine.h>
28 # else
29 # include <inline/ttengine.h>
30 # endif
31 # else
32 # include <pragmas/ttengine_pragmas.h>
33 # endif
34 #endif /* _NO_INLINE */
36 # ifndef __NOLIBBASE__
37 extern struct Library*
38 # ifdef __CONSTLIBBASEDECL__
39 __CONSTLIBBASEDECL__
40 # endif /* __CONSTLIBBASEDECL__ */
41 TTEngineBase;
42 # endif /* !__NOLIBBASE__ */
43 #endif /* !__amigaos4__ */
45 #endif /* !PROTO_TTENGINE_H */