1 /* src/config.h.  Generated from config.h.in by configure.  */
2 /* src/config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 
5 #ifndef SOQT_INTERNAL
6 #error this is a private header file
7 #endif
8 
9 
10 /* Open Inventor extensions */
11 #define COIN_IV_EXTENSIONS
12 
13 /* Version string for Qt */
14 #define GUI_TOOLKIT_VERSION "450"
15 
16 /* The CPP compiler has a variable containing the current function name */
17 #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __FUNCTION__
18 
19 /* The C compiler has a variable containing the current function name */
20 #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __FUNCTION__
21 
22 /* Define to 1 if you have the <dlfcn.h> header file. */
23 /* #undef HAVE_DLFCN_H */
24 
25 /* Define to use GetEnvironmentVariable() instead of getenv() */
26 #define HAVE_GETENVIRONMENTVARIABLE 1
27 
28 /* define if you have GLX X11 OpenGL bindings */
29 /* #undef HAVE_GLX */
30 
31 /* define if the GLU header should be included as GL/glu.h */
32 /* #undef HAVE_GL_GLU_H */
33 
34 /* define if the GL header should be included as GL/gl.h */
35 #define HAVE_GL_GL_H 1
36 
37 /* Define to 1 if you have the <inttypes.h> header file. */
38 /* #undef HAVE_INTTYPES_H */
39 
40 /* Define to 1 if you have the <memory.h> header file. */
41 #define HAVE_MEMORY_H 1
42 
43 /* Define to 1 if you have the <netinet/in.h> header file. */
44 /* #undef HAVE_NETINET_IN_H */
45 
46 /* define if the GLU header should be included as OpenGL/glu.h */
47 /* #undef HAVE_OPENGL_GLU_H */
48 
49 /* define if the GL header should be included as OpenGL/gl.h */
50 /* #undef HAVE_OPENGL_GL_H */
51 
52 /* define if pthread's struct timespec uses nsecs and not usecs */
53 /* #undef HAVE_PTHREAD_TIMESPEC_NSEC */
54 
55 /* Define to enable use of Inventor feature */
56 #define HAVE_SBIMAGE_ADDREADIMAGECB 1
57 
58 /* Define to enable use of Inventor feature */
59 #define HAVE_SOCAMERA_SETSTEREOMODE 1
60 
61 /* Define to enable use of Inventor feature */
62 #define HAVE_SOCONTEXTHANDLER 1
63 
64 /* Define to enable use of Inventor feature */
65 #define HAVE_SOKEYBOARDEVENT_DELETE 1
66 
67 /* Define to enable use of Inventor feature */
68 #define HAVE_SOMOUSEBUTTONEVENT_BUTTON5 1
69 
70 /* Define to enable use of the Open Inventor SoPolygonOffset node */
71 #define HAVE_SOPOLYGONOFFSET 1
72 
73 /* Define to enable use of Inventor feature */
74 #define HAVE_SORTED_LAYERS_BLEND 1
75 
76 /* Define to enable use of the Open Inventor SoVRMLBackground VRML node */
77 #define HAVE_SOVRMLBACKGROUND 1
78 
79 /* Define to enable use of the Open Inventor SoVRMLFog VRML node */
80 #define HAVE_SOVRMLFOG 1
81 
82 /* Define to enable use of the Open Inventor SoVRMLMaterial VRML node */
83 #define HAVE_SOVRMLMATERIAL 1
84 
85 /* Define to enable use of the Open Inventor SoVRMLViewpoint VRML node */
86 #define HAVE_SOVRMLVIEWPOINT 1
87 
88 /* Define to 1 if you have the <stdint.h> header file. */
89 /* #undef HAVE_STDINT_H */
90 
91 /* Define to 1 if you have the <stdlib.h> header file. */
92 #define HAVE_STDLIB_H 1
93 
94 /* Define to 1 if you have the <strings.h> header file. */
95 /* #undef HAVE_STRINGS_H */
96 
97 /* Define to 1 if you have the <string.h> header file. */
98 #define HAVE_STRING_H 1
99 
100 /* Define to 1 if you have the <sys/stat.h> header file. */
101 #define HAVE_SYS_STAT_H 1
102 
103 /* Define to 1 if you have the <sys/time.h> header file. */
104 /* #undef HAVE_SYS_TIME_H */
105 
106 /* Define to 1 if you have the <sys/types.h> header file. */
107 #define HAVE_SYS_TYPES_H 1
108 
109 /* Define to 1 if you have the <tlhelp32.h> header file. */
110 #define HAVE_TLHELP32_H 1
111 
112 /* Define to 1 if you have the <unistd.h> header file. */
113 /* #undef HAVE_UNISTD_H */
114 
115 /* Define if the Win32 API is available */
116 #define HAVE_WIN32_API 1
117 
118 /* Define to use Win32 LoadLibrary() */
119 #define HAVE_WIN32_LOADLIBRARY 1
120 
121 /* Define to 1 if you have the <windows.h> header file. */
122 #define HAVE_WINDOWS_H 1
123 
124 /* define if it is possible to build against X11 */
125 /* #undef HAVE_X11_AVAILABLE */
126 
127 /* Define to 1 if you have the <X11/extensions/SGIMisc.h> header file. */
128 /* #undef HAVE_X11_EXTENSIONS_SGIMISC_H */
129 
130 /* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
131 /* #undef HAVE_X11_EXTENSIONS_XINPUT_H */
132 
133 /* Define to 1 if you have the <X11/Xproto.h> header file. */
134 /* #undef HAVE_X11_XPROTO_H */
135 
136 /* Name of package */
137 #define PACKAGE "SoQt"
138 
139 /* Define to the address where bug reports for this package should be sent. */
140 #define PACKAGE_BUGREPORT "coin-support@coin3d.org"
141 
142 /* Define to the full name of this package. */
143 #define PACKAGE_NAME "SoQt"
144 
145 /* Define to the full name and version of this package. */
146 #define PACKAGE_STRING "SoQt 1.6.0a"
147 
148 /* Define to the one symbol short name of this package. */
149 #define PACKAGE_TARNAME "soqt"
150 
151 /* Define to the home page for this package. */
152 #define PACKAGE_URL ""
153 
154 /* Define to the version of this package. */
155 #define PACKAGE_VERSION "1.6.0a"
156 
157 /* define this to the SoQt beta version letter */
158 #define SOQT_BETA_VERSION a
159 
160 /* Define to the major version of SoQt */
161 #define SOQT_MAJOR_VERSION 1
162 
163 /* Define to the micro version of SoQt */
164 #define SOQT_MICRO_VERSION 0
165 
166 /* Define to the minor version of SoQt */
167 #define SOQT_MINOR_VERSION 6
168 
169 /* Version string for SoQt */
170 #define SOQT_VERSION "1.6.0a"
171 
172 /* Define to 1 if you have the ANSI C header files. */
173 #define STDC_HEADERS 1
174 
175 /* Define to make Coin use/catch exceptions at some particular places. */
176 #define USE_EXCEPTIONS 1
177 
178 /* Version number of package */
179 #define VERSION "1.6.0a"
180 
181 /* Define this if you want defaults to be linked into SoXt */
182 #define WITH_STATIC_DEFAULTS /**/
183 
184 /* Define to 1 if the X Window System is missing or not being used. */
185 /* #undef X_DISPLAY_MISSING */
186