~ubuntu-branches/ubuntu/oneiric/soqt/oneiric

« back to all changes in this revision

Viewing changes to build/msvc7/src/config-release.h

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2006-02-06 22:34:00 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060206223400-g69m5soqa4zh0gkc
Tags: 1.3.0-3
debian/control: update libsoqt-dev depends.  Closes: #351700.

Show diffs side-by-side

added added

removed removed

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