]> git.mxchange.org Git - flightgear.git/blob - src/Include/config.h-msvc6
Cmake: more windows tweaks
[flightgear.git] / src / Include / config.h-msvc6
1
2 /* Special single config.h for MSVC6 build - Geoff McLane - 23 July, 2003  */
3
4 /* Define to enable plib joystick support */
5 #ifndef  ENABLE_PLIB_JOYSTICK
6 #define ENABLE_PLIB_JOYSTICK
7 #endif   // #ifndef  ENABLE_PLIB_JOYSTICK
8
9 /* Define to enable threaded tile paging */
10 #undef ENABLE_THREADS
11
12 /* Define so that JSBSim compiles in 'library' mode */
13 #define FGFS 1
14
15 /* Define to build with jpeg screen shot server */
16 #undef FG_JPEG_SERVER
17
18 /* Define for no logging output */
19 #undef FG_NDEBUG
20
21 /* Define to build with Oliver's networking */
22 #undef FG_NETWORK_OLK
23
24 /* Define to enable plib joystick name support */
25 #define FG_PLIB_JOYSTICK_GETNAME
26
27 /* Define to build with Christian Mayer's weather code */
28 #undef FG_WEATHERCM
29
30 /* Define if the X Window System is missing or not being used.  */
31 #define X_DISPLAY_MISSING 1
32
33 /* Define if the CONSOLE output has no ANSI driver (eg no "esc [ ..." seqs.) */
34 #define  NO_ANSI_DRIVER
35
36 /* Define to empty if the keyword does not work.  */
37 /* #undef const */
38
39 /* Define if you don't have vprintf but do have _doprnt.  */
40 /* #undef HAVE_DOPRNT */
41
42 /* Define if you have the vprintf function.  */
43 #define HAVE_VPRINTF 1
44
45 /* Define to package name - not used? */
46 #define PACKAGE "FlightGear"
47
48 /* Define to package version - use in main.cxx */
49 #define FLIGHTGEAR_VERSION "MSVC6-WIN32-2.0.0"
50
51 /* Define as the return type of signal handlers (int or void).  */
52 #define RETSIGTYPE void
53
54 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
55 /* #undef size_t */
56
57 /* Define if you have the ANSI C header files.  */
58 #define STDC_HEADERS 1
59
60 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
61 /* #undef TIME_WITH_SYS_TIME */
62
63 /* Define if your <sys/time.h> declares struct tm.  */
64 #define TM_IN_SYS_TIME 1
65
66 /* Define to version number */
67 #define VERSION "2.0.0"
68
69 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
70 #define WIN32 1
71
72 /* Define if you have the GetLocalTime function.  */
73 #define HAVE_GETLOCALTIME 1
74
75 /* Define if you have the ftime function.  */
76 #define HAVE_FTIME 1
77
78 /* Define if you have the getitimer function.  */
79 /* #define HAVE_GETITIMER 1 */
80
81 /* Define if you have the getrusage function.  */
82 /* #define HAVE_GETRUSAGE 1 */
83
84 /* Define if you have the gettimeofday function.  */
85 /* #define HAVE_GETTIMEOFDAY 1 */
86
87 /* Define if you have the mktime function.  */
88 #define HAVE_MKTIME 1
89
90 /* Define if you have the rand function.  */
91 #define HAVE_RAND 1
92
93 /* Define if you have the random function.  */
94 /* #define HAVE_RANDOM 1   */
95
96 /* Define if you have the rint function.  */
97 /* #define HAVE_RINT 1 */
98
99 /* Define if you have the setitimer function.  */
100 /* #define HAVE_SETITIMER 1 */
101
102 /* Define if you have the signal function.  */
103 #define HAVE_SIGNAL 1
104
105 /* Define if you have the strstr function.  */
106 #define HAVE_STRSTR 1
107
108 /* Define if you have the <fcntl.h> header file.  */
109 #define HAVE_FCNTL_H 1
110
111 /* Define if you have the <getopt.h> header file.  */
112 #define HAVE_GETOPT_H 1
113
114 /* Define if you have the <malloc.h> header file.  */
115 #define HAVE_MALLOC_H 1
116
117 /* Define if you have the <stdlib.h> header file.  */
118 #define HAVE_STDLIB_H 1
119
120 /* Define if you have the <sys/time.h> header file.  */
121 /* #define HAVE_SYS_TIME_H 1 */
122
123 /* Define if you have the <sys/timeb.h> header file.  */
124 #define HAVE_SYS_TIMEB_H 1
125
126 /* Define if you have the <unistd.h> header file.  */
127 /* #define HAVE_UNISTD_H 1 */
128
129 /* Define if you have the <values.h> header file.  */
130 /* #define HAVE_VALUES_H 1 */
131
132 /* Define if you have the <winbase.h> header file.  */
133 #define HAVE_WINBASE_H 1
134
135 /* Define if you have the <windows.h> header file.  */
136 #define HAVE_WINDOWS_H 1
137
138 /* Define if you have the GL library (-lGL).  */
139 #define HAVE_LIBGL 1
140
141 /* Define if you have the GLU library (-lGLU).  */
142 #define HAVE_LIBGLU 1
143
144 /* Define if you have the GLcore library (-lGLcore).  */
145 /* #undef HAVE_LIBGLCORE */
146
147 /* Define if you have the ICE library (-lICE).  */
148 /* #define HAVE_LIBICE 1 */
149
150 /* Define if you have the MesaGL library (-lMesaGL).  */
151 /* #undef HAVE_LIBMESAGL */
152
153 /* Define if you have the MesaGLU library (-lMesaGLU).  */
154 /* #undef HAVE_LIBMESAGLU */
155
156 /* Define if you have the SM library (-lSM).  */
157 /* #define HAVE_LIBSM 1 */
158
159 /* Define if you have the X11 library (-lX11).  */
160 /* #define HAVE_LIBX11 1 */
161
162 /* Define if you have the Xext library (-lXext).  */
163 /* #define HAVE_LIBXEXT 1 */
164
165 /* Define if you have the Xi library (-lXi).  */
166 /* #define HAVE_LIBXI 1 */
167
168 /* Define if you have the Xmu library (-lXmu).  */
169 /* #define HAVE_LIBXMU 1 */
170
171 /* Define if you have the Xt library (-lXt).  */
172 /* #define HAVE_LIBXT 1 */
173
174 /* Define if you have the glut library (-lglut).  */
175 #define HAVE_LIBGLUT 1
176
177 /* Define if you have the m library (-lm).  */
178 #define HAVE_LIBM 1
179
180 /* Define if you have the socket library (-lsocket).  */
181 /* #undef HAVE_LIBSOCKET */
182
183 /* Define if you have the <memory.h> header file.  */
184 #define HAVE_MEMORY_H 1
185
186 #define HAVE_MEMCPY 1
187
188 #define NOMINMAX 1
189
190 #ifndef ENABLE_AUDIO_SUPPORT
191 #define  ENABLE_AUDIO_SUPPORT
192 #endif
193
194 #ifndef  FG_GLUT_H
195 #define  FG_GLUT_H   <GL/glut.h>
196 #endif   // #ifndef FG_GLUT_H
197
198 // eof - config.h-msvc6 - single flightgear config.h file