]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/build/ogl/makefile.vc
Added script to bake everthing (OK, so it's trivial...)
[wxWidgets.git] / contrib / build / ogl / makefile.vc
... / ...
CommitLineData
1# =========================================================================
2# This makefile was generated by
3# Bakefile 0.1.4 (http://bakefile.sourceforge.net)
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
7!include <../../../build/msw/config.vc>
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
15WX_RELEASE_NODOT = 25
16WX_VERSION_NODOT = $(WX_RELEASE_NODOT)3
17OBJS = \
18 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
19SETUPHDIR = \
20 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
21OGLDLL_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_4) /DWIN32 \
22 $(__DEBUGINFO_1) \
23 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).pdb \
24 $(____DEBUGRUNTIME_3_p) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
25 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
26 /I..\..\src\ogl\..\..\..\include /I$(SETUPHDIR) /W4 \
27 /I..\..\src\ogl\..\..\include /DWXUSINGDLL /DWXMAKINGDLL_OGL \
28 $(__EXCEPTIONSFLAG) $(__EXCEPTIONSFLAG_0) /Yu"wx/wxprec.h" \
29 /Fp"$(OBJS)\wxprec_ogldll.pch" $(CPPFLAGS) $(CXXFLAGS)
30OGLDLL_OBJECTS = \
31 $(OBJS)\ogldll_dummy.obj \
32 $(OBJS)\ogldll_basic2.obj \
33 $(OBJS)\ogldll_canvas.obj \
34 $(OBJS)\ogldll_divided.obj \
35 $(OBJS)\ogldll_mfutils.obj \
36 $(OBJS)\ogldll_oglmisc.obj \
37 $(OBJS)\ogldll_basic.obj \
38 $(OBJS)\ogldll_composit.obj \
39 $(OBJS)\ogldll_drawn.obj \
40 $(OBJS)\ogldll_bmpshape.obj \
41 $(OBJS)\ogldll_constrnt.obj \
42 $(OBJS)\ogldll_lines.obj \
43 $(OBJS)\ogldll_ogldiag.obj
44OGLLIB_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_16) /DWIN32 \
45 $(__DEBUGINFO_1) \
46 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.pdb \
47 $(____DEBUGRUNTIME_15_p) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
48 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
49 /I..\..\src\ogl\..\..\..\include /I$(SETUPHDIR) /W4 \
50 /I..\..\src\ogl\..\..\include $(__EXCEPTIONSFLAG) $(__EXCEPTIONSFLAG_0) \
51 /Yu"wx/wxprec.h" /Fp"$(OBJS)\wxprec_ogllib.pch" $(CPPFLAGS) $(CXXFLAGS)
52OGLLIB_OBJECTS = \
53 $(OBJS)\ogllib_dummy.obj \
54 $(OBJS)\ogllib_basic2.obj \
55 $(OBJS)\ogllib_canvas.obj \
56 $(OBJS)\ogllib_divided.obj \
57 $(OBJS)\ogllib_mfutils.obj \
58 $(OBJS)\ogllib_oglmisc.obj \
59 $(OBJS)\ogllib_basic.obj \
60 $(OBJS)\ogllib_composit.obj \
61 $(OBJS)\ogllib_drawn.obj \
62 $(OBJS)\ogllib_bmpshape.obj \
63 $(OBJS)\ogllib_constrnt.obj \
64 $(OBJS)\ogllib_lines.obj \
65 $(OBJS)\ogllib_ogldiag.obj
66
67### Conditionally set variables: ###
68
69!if "$(USE_GUI)" == "0"
70PORTNAME = base
71!endif
72!if "$(USE_GUI)" == "1"
73PORTNAME = msw
74!endif
75!if "$(OFFICIAL_BUILD)" == "0"
76VENDORTAG = _$(VENDOR)
77!endif
78!if "$(OFFICIAL_BUILD)" == "1"
79VENDORTAG =
80!endif
81!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
82WXDEBUGFLAG = d
83!endif
84!if "$(DEBUG_FLAG)" == "1"
85WXDEBUGFLAG = d
86!endif
87!if "$(UNICODE)" == "1"
88WXUNICODEFLAG = u
89!endif
90!if "$(WXUNIV)" == "1"
91WXUNIVNAME = univ
92!endif
93!if "$(SHARED)" == "1"
94WXDLLFLAG = dll
95!endif
96!if "$(SHARED)" == "1"
97__ogldll___depname = \
98 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).dll
99!endif
100!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
101__DEBUGINFO_2 = /DEBUG
102!endif
103!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
104__DEBUGINFO_2 =
105!endif
106!if "$(DEBUG_INFO)" == "0"
107__DEBUGINFO_2 =
108!endif
109!if "$(DEBUG_INFO)" == "1"
110__DEBUGINFO_2 = /DEBUG
111!endif
112!if "$(DEBUG_RUNTIME_LIBS)" == "0"
113____DEBUGRUNTIME_3_p =
114!endif
115!if "$(DEBUG_RUNTIME_LIBS)" == "1"
116____DEBUGRUNTIME_3_p = /D_DEBUG
117!endif
118!if "$(DEBUG_RUNTIME_LIBS)" == "default"
119____DEBUGRUNTIME_3_p = $(____DEBUGINFO)
120!endif
121!if "$(DEBUG_RUNTIME_LIBS)" == "0"
122__DEBUGRUNTIME_4 =
123!endif
124!if "$(DEBUG_RUNTIME_LIBS)" == "1"
125__DEBUGRUNTIME_4 = d
126!endif
127!if "$(DEBUG_RUNTIME_LIBS)" == "default"
128__DEBUGRUNTIME_4 = $(__DEBUGINFO)
129!endif
130!if "$(MONOLITHIC)" == "1"
131__WXLIB_MONO_p = \
132 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
133!endif
134!if "$(USE_GUI)" == "1"
135__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
136!endif
137!if "$(USE_GUI)" == "1"
138__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
139!endif
140!if "$(USE_GUI)" == "1"
141__LIB_PNG_p = wxpng$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
142!endif
143!if "$(MSLU)" == "1"
144__UNICOWS_LIB_p = unicows.lib
145!endif
146!if "$(MONOLITHIC)" == "0"
147__WXLIB_CORE_p = \
148 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
149!endif
150!if "$(MONOLITHIC)" == "0"
151__WXLIB_BASE_p = \
152 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
153!endif
154!if "$(SHARED)" == "0"
155__ogllib___depname = \
156 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib
157!endif
158!if "$(DEBUG_RUNTIME_LIBS)" == "0"
159____DEBUGRUNTIME_15_p =
160!endif
161!if "$(DEBUG_RUNTIME_LIBS)" == "1"
162____DEBUGRUNTIME_15_p = /D_DEBUG
163!endif
164!if "$(DEBUG_RUNTIME_LIBS)" == "default"
165____DEBUGRUNTIME_15_p = $(____DEBUGINFO)
166!endif
167!if "$(DEBUG_RUNTIME_LIBS)" == "0"
168__DEBUGRUNTIME_16 =
169!endif
170!if "$(DEBUG_RUNTIME_LIBS)" == "1"
171__DEBUGRUNTIME_16 = d
172!endif
173!if "$(DEBUG_RUNTIME_LIBS)" == "default"
174__DEBUGRUNTIME_16 = $(__DEBUGINFO)
175!endif
176!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
177__DEBUGINFO_1 = /Zi
178!endif
179!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
180__DEBUGINFO_1 =
181!endif
182!if "$(DEBUG_INFO)" == "0"
183__DEBUGINFO_1 =
184!endif
185!if "$(DEBUG_INFO)" == "1"
186__DEBUGINFO_1 = /Zi
187!endif
188!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
189____DEBUGINFO = /D_DEBUG
190!endif
191!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
192____DEBUGINFO =
193!endif
194!if "$(DEBUG_INFO)" == "0"
195____DEBUGINFO =
196!endif
197!if "$(DEBUG_INFO)" == "1"
198____DEBUGINFO = /D_DEBUG
199!endif
200!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
201__DEBUGINFO = d
202!endif
203!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
204__DEBUGINFO =
205!endif
206!if "$(DEBUG_INFO)" == "0"
207__DEBUGINFO =
208!endif
209!if "$(DEBUG_INFO)" == "1"
210__DEBUGINFO = d
211!endif
212!if "$(BUILD)" == "debug"
213__OPTIMIZEFLAG = /Od
214!endif
215!if "$(BUILD)" == "release"
216__OPTIMIZEFLAG = /O2
217!endif
218!if "$(RUNTIME_LIBS)" == "dynamic"
219__RUNTIME_LIBS = D
220!endif
221!if "$(RUNTIME_LIBS)" == "static"
222__RUNTIME_LIBS = T
223!endif
224!if "$(USE_EXCEPTIONS)" == "0"
225__EXCEPTIONSFLAG =
226!endif
227!if "$(USE_EXCEPTIONS)" == "1"
228__EXCEPTIONSFLAG = /GR
229!endif
230!if "$(USE_EXCEPTIONS)" == "0"
231__EXCEPTIONSFLAG_0 =
232!endif
233!if "$(USE_EXCEPTIONS)" == "1"
234__EXCEPTIONSFLAG_0 = /GX
235!endif
236!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
237__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
238!endif
239!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
240__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
241!endif
242!if "$(WXUNIV)" == "1"
243__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
244!endif
245!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
246__DEBUG_DEFINE_p = /D__WXDEBUG__
247!endif
248!if "$(DEBUG_FLAG)" == "1"
249__DEBUG_DEFINE_p = /D__WXDEBUG__
250!endif
251!if "$(UNICODE)" == "1"
252__UNICODE_DEFINE_p = /D_UNICODE
253!endif
254!if "$(SHARED)" == "0"
255LIBDIRNAME = ..\..\src\ogl\..\..\..\lib\vc_lib$(CFG)
256!endif
257!if "$(SHARED)" == "1"
258LIBDIRNAME = ..\..\src\ogl\..\..\..\lib\vc_dll$(CFG)
259!endif
260
261
262all: $(OBJS)
263$(OBJS):
264 -if not exist $(OBJS) mkdir $(OBJS)
265
266### Targets: ###
267
268all: $(__ogldll___depname) $(__ogllib___depname)
269
270clean:
271 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
272 -if exist $(OBJS)\*.res del $(OBJS)\*.res
273 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).dll
274 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).ilk del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).ilk
275 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).pdb del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).pdb
276 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib
277 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib
278
279!if "$(SHARED)" == "1"
280$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).dll: $(OBJS)\ogldll_dummy.obj $(OGLDLL_OBJECTS)
281 link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_2) /LIBPATH:$(LIBDIRNAME) @<<
282 $(OGLDLL_OBJECTS) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib wxexpat$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib $(__UNICOWS_LIB_p) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) /IMPLIB:$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib
283<<
284!endif
285
286!if "$(SHARED)" == "0"
287$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib: $(OBJS)\ogllib_dummy.obj $(OGLLIB_OBJECTS)
288 if exist $@ del $@
289 lib /NOLOGO /OUT:$@ @<<
290 $(OGLLIB_OBJECTS)
291<<
292!endif
293
294$(OBJS)\ogldll_dummy.obj: ../../src/ogl\..\..\..\src\msw\dummy.cpp
295 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) /Ycwx/wxprec.h $**
296
297$(OBJS)\ogldll_basic2.obj: ../../src/ogl\basic2.cpp
298 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
299
300$(OBJS)\ogldll_canvas.obj: ../../src/ogl\canvas.cpp
301 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
302
303$(OBJS)\ogldll_divided.obj: ../../src/ogl\divided.cpp
304 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
305
306$(OBJS)\ogldll_mfutils.obj: ../../src/ogl\mfutils.cpp
307 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
308
309$(OBJS)\ogldll_oglmisc.obj: ../../src/ogl\oglmisc.cpp
310 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
311
312$(OBJS)\ogldll_basic.obj: ../../src/ogl\basic.cpp
313 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
314
315$(OBJS)\ogldll_composit.obj: ../../src/ogl\composit.cpp
316 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
317
318$(OBJS)\ogldll_drawn.obj: ../../src/ogl\drawn.cpp
319 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
320
321$(OBJS)\ogldll_bmpshape.obj: ../../src/ogl\bmpshape.cpp
322 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
323
324$(OBJS)\ogldll_constrnt.obj: ../../src/ogl\constrnt.cpp
325 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
326
327$(OBJS)\ogldll_lines.obj: ../../src/ogl\lines.cpp
328 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
329
330$(OBJS)\ogldll_ogldiag.obj: ../../src/ogl\ogldiag.cpp
331 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
332
333$(OBJS)\ogllib_dummy.obj: ../../src/ogl\..\..\..\src\msw\dummy.cpp
334 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) /Ycwx/wxprec.h $**
335
336$(OBJS)\ogllib_basic2.obj: ../../src/ogl\basic2.cpp
337 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
338
339$(OBJS)\ogllib_canvas.obj: ../../src/ogl\canvas.cpp
340 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
341
342$(OBJS)\ogllib_divided.obj: ../../src/ogl\divided.cpp
343 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
344
345$(OBJS)\ogllib_mfutils.obj: ../../src/ogl\mfutils.cpp
346 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
347
348$(OBJS)\ogllib_oglmisc.obj: ../../src/ogl\oglmisc.cpp
349 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
350
351$(OBJS)\ogllib_basic.obj: ../../src/ogl\basic.cpp
352 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
353
354$(OBJS)\ogllib_composit.obj: ../../src/ogl\composit.cpp
355 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
356
357$(OBJS)\ogllib_drawn.obj: ../../src/ogl\drawn.cpp
358 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
359
360$(OBJS)\ogllib_bmpshape.obj: ../../src/ogl\bmpshape.cpp
361 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
362
363$(OBJS)\ogllib_constrnt.obj: ../../src/ogl\constrnt.cpp
364 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
365
366$(OBJS)\ogllib_lines.obj: ../../src/ogl\lines.cpp
367 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
368
369$(OBJS)\ogllib_ogldiag.obj: ../../src/ogl\ogldiag.cpp
370 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**