]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/build/ogl/makefile.vc
blind fix for XTI compilation after last change
[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 "$(MONOLITHIC)" == "0"
97EXTRALIBS_FOR_BASE =
98!endif
99!if "$(MONOLITHIC)" == "1"
100EXTRALIBS_FOR_BASE =
101!endif
102!if "$(SHARED)" == "1"
103__ogldll___depname = \
104 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).dll
105!endif
106!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
107__DEBUGINFO_2 = /DEBUG
108!endif
109!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
110__DEBUGINFO_2 =
111!endif
112!if "$(DEBUG_INFO)" == "0"
113__DEBUGINFO_2 =
114!endif
115!if "$(DEBUG_INFO)" == "1"
116__DEBUGINFO_2 = /DEBUG
117!endif
118!if "$(DEBUG_RUNTIME_LIBS)" == "0"
119____DEBUGRUNTIME_3_p =
120!endif
121!if "$(DEBUG_RUNTIME_LIBS)" == "1"
122____DEBUGRUNTIME_3_p = /D_DEBUG
123!endif
124!if "$(DEBUG_RUNTIME_LIBS)" == "default"
125____DEBUGRUNTIME_3_p = $(____DEBUGINFO)
126!endif
127!if "$(DEBUG_RUNTIME_LIBS)" == "0"
128__DEBUGRUNTIME_4 =
129!endif
130!if "$(DEBUG_RUNTIME_LIBS)" == "1"
131__DEBUGRUNTIME_4 = d
132!endif
133!if "$(DEBUG_RUNTIME_LIBS)" == "default"
134__DEBUGRUNTIME_4 = $(__DEBUGINFO)
135!endif
136!if "$(MONOLITHIC)" == "1"
137__WXLIB_MONO_p = \
138 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
139!endif
140!if "$(USE_GUI)" == "1"
141__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
142!endif
143!if "$(USE_GUI)" == "1"
144__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
145!endif
146!if "$(USE_GUI)" == "1"
147__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
148!endif
149!if "$(MSLU)" == "1"
150__UNICOWS_LIB_p = unicows.lib
151!endif
152!if "$(MONOLITHIC)" == "0"
153__WXLIB_CORE_p = \
154 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
155!endif
156!if "$(MONOLITHIC)" == "0"
157__WXLIB_BASE_p = \
158 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
159!endif
160!if "$(SHARED)" == "0"
161__ogllib___depname = \
162 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib
163!endif
164!if "$(DEBUG_RUNTIME_LIBS)" == "0"
165____DEBUGRUNTIME_15_p =
166!endif
167!if "$(DEBUG_RUNTIME_LIBS)" == "1"
168____DEBUGRUNTIME_15_p = /D_DEBUG
169!endif
170!if "$(DEBUG_RUNTIME_LIBS)" == "default"
171____DEBUGRUNTIME_15_p = $(____DEBUGINFO)
172!endif
173!if "$(DEBUG_RUNTIME_LIBS)" == "0"
174__DEBUGRUNTIME_16 =
175!endif
176!if "$(DEBUG_RUNTIME_LIBS)" == "1"
177__DEBUGRUNTIME_16 = d
178!endif
179!if "$(DEBUG_RUNTIME_LIBS)" == "default"
180__DEBUGRUNTIME_16 = $(__DEBUGINFO)
181!endif
182!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
183__DEBUGINFO_1 = /Zi
184!endif
185!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
186__DEBUGINFO_1 =
187!endif
188!if "$(DEBUG_INFO)" == "0"
189__DEBUGINFO_1 =
190!endif
191!if "$(DEBUG_INFO)" == "1"
192__DEBUGINFO_1 = /Zi
193!endif
194!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
195____DEBUGINFO = /D_DEBUG
196!endif
197!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
198____DEBUGINFO =
199!endif
200!if "$(DEBUG_INFO)" == "0"
201____DEBUGINFO =
202!endif
203!if "$(DEBUG_INFO)" == "1"
204____DEBUGINFO = /D_DEBUG
205!endif
206!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
207__DEBUGINFO = d
208!endif
209!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
210__DEBUGINFO =
211!endif
212!if "$(DEBUG_INFO)" == "0"
213__DEBUGINFO =
214!endif
215!if "$(DEBUG_INFO)" == "1"
216__DEBUGINFO = d
217!endif
218!if "$(BUILD)" == "debug"
219__OPTIMIZEFLAG = /Od
220!endif
221!if "$(BUILD)" == "release"
222__OPTIMIZEFLAG = /O2
223!endif
224!if "$(RUNTIME_LIBS)" == "dynamic"
225__RUNTIME_LIBS = D
226!endif
227!if "$(RUNTIME_LIBS)" == "static"
228__RUNTIME_LIBS = T
229!endif
230!if "$(USE_EXCEPTIONS)" == "0"
231__EXCEPTIONSFLAG =
232!endif
233!if "$(USE_EXCEPTIONS)" == "1"
234__EXCEPTIONSFLAG = /GR
235!endif
236!if "$(USE_EXCEPTIONS)" == "0"
237__EXCEPTIONSFLAG_0 =
238!endif
239!if "$(USE_EXCEPTIONS)" == "1"
240__EXCEPTIONSFLAG_0 = /GX
241!endif
242!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
243__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
244!endif
245!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
246__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
247!endif
248!if "$(WXUNIV)" == "1"
249__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
250!endif
251!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
252__DEBUG_DEFINE_p = /D__WXDEBUG__
253!endif
254!if "$(DEBUG_FLAG)" == "1"
255__DEBUG_DEFINE_p = /D__WXDEBUG__
256!endif
257!if "$(UNICODE)" == "1"
258__UNICODE_DEFINE_p = /D_UNICODE
259!endif
260!if "$(SHARED)" == "0"
261LIBDIRNAME = ..\..\src\ogl\..\..\..\lib\vc_lib$(CFG)
262!endif
263!if "$(SHARED)" == "1"
264LIBDIRNAME = ..\..\src\ogl\..\..\..\lib\vc_dll$(CFG)
265!endif
266
267
268all: $(OBJS)
269$(OBJS):
270 -if not exist $(OBJS) mkdir $(OBJS)
271
272### Targets: ###
273
274all: $(__ogldll___depname) $(__ogllib___depname)
275
276clean:
277 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
278 -if exist $(OBJS)\*.res del $(OBJS)\*.res
279 -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
280 -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
281 -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
282 -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
283 -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
284
285!if "$(SHARED)" == "1"
286$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).dll: $(OBJS)\ogldll_dummy.obj $(OGLDLL_OBJECTS)
287 link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_2) /LIBPATH:$(LIBDIRNAME) @<<
288 $(OGLDLL_OBJECTS) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__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
289<<
290!endif
291
292!if "$(SHARED)" == "0"
293$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib: $(OBJS)\ogllib_dummy.obj $(OGLLIB_OBJECTS)
294 if exist $@ del $@
295 lib /NOLOGO /OUT:$@ @<<
296 $(OGLLIB_OBJECTS)
297<<
298!endif
299
300$(OBJS)\ogldll_dummy.obj: ../../src/ogl\..\..\..\src\msw\dummy.cpp
301 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) /Ycwx/wxprec.h $**
302
303$(OBJS)\ogldll_basic2.obj: ../../src/ogl\basic2.cpp
304 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
305
306$(OBJS)\ogldll_canvas.obj: ../../src/ogl\canvas.cpp
307 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
308
309$(OBJS)\ogldll_divided.obj: ../../src/ogl\divided.cpp
310 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
311
312$(OBJS)\ogldll_mfutils.obj: ../../src/ogl\mfutils.cpp
313 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
314
315$(OBJS)\ogldll_oglmisc.obj: ../../src/ogl\oglmisc.cpp
316 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
317
318$(OBJS)\ogldll_basic.obj: ../../src/ogl\basic.cpp
319 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
320
321$(OBJS)\ogldll_composit.obj: ../../src/ogl\composit.cpp
322 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
323
324$(OBJS)\ogldll_drawn.obj: ../../src/ogl\drawn.cpp
325 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
326
327$(OBJS)\ogldll_bmpshape.obj: ../../src/ogl\bmpshape.cpp
328 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
329
330$(OBJS)\ogldll_constrnt.obj: ../../src/ogl\constrnt.cpp
331 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
332
333$(OBJS)\ogldll_lines.obj: ../../src/ogl\lines.cpp
334 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
335
336$(OBJS)\ogldll_ogldiag.obj: ../../src/ogl\ogldiag.cpp
337 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
338
339$(OBJS)\ogllib_dummy.obj: ../../src/ogl\..\..\..\src\msw\dummy.cpp
340 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) /Ycwx/wxprec.h $**
341
342$(OBJS)\ogllib_basic2.obj: ../../src/ogl\basic2.cpp
343 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
344
345$(OBJS)\ogllib_canvas.obj: ../../src/ogl\canvas.cpp
346 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
347
348$(OBJS)\ogllib_divided.obj: ../../src/ogl\divided.cpp
349 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
350
351$(OBJS)\ogllib_mfutils.obj: ../../src/ogl\mfutils.cpp
352 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
353
354$(OBJS)\ogllib_oglmisc.obj: ../../src/ogl\oglmisc.cpp
355 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
356
357$(OBJS)\ogllib_basic.obj: ../../src/ogl\basic.cpp
358 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
359
360$(OBJS)\ogllib_composit.obj: ../../src/ogl\composit.cpp
361 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
362
363$(OBJS)\ogllib_drawn.obj: ../../src/ogl\drawn.cpp
364 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
365
366$(OBJS)\ogllib_bmpshape.obj: ../../src/ogl\bmpshape.cpp
367 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
368
369$(OBJS)\ogllib_constrnt.obj: ../../src/ogl\constrnt.cpp
370 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
371
372$(OBJS)\ogllib_lines.obj: ../../src/ogl\lines.cpp
373 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
374
375$(OBJS)\ogllib_ogldiag.obj: ../../src/ogl\ogldiag.cpp
376 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**