]> git.saurik.com Git - wxWidgets.git/blob - contrib/build/ogl/makefile.vc
blind fix for Unicode key handling (patch 1615989)
[wxWidgets.git] / contrib / build / ogl / makefile.vc
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.1 (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
15 WX_RELEASE_NODOT = 29
16 WX_VERSION_NODOT = $(WX_RELEASE_NODOT)0
17 OBJS = \
18 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)$(DIR_SUFFIX_CPU)
19 LIBDIRNAME = \
20 ..\..\src\ogl\..\..\..\lib\vc$(DIR_SUFFIX_CPU)_$(LIBTYPE_SUFFIX)$(CFG)
21 SETUPHDIR = \
22 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
23 OGLDLL_CXXFLAGS = /M$(__RUNTIME_LIBS_9)$(__DEBUGRUNTIME) /DWIN32 \
24 $(__DEBUGINFO_1) \
25 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).pdb \
26 $(____DEBUGRUNTIME) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
27 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) \
28 $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) \
29 $(__MSLU_DEFINE_p) $(__GFXCTX_DEFINE_p) /I$(SETUPHDIR) \
30 /I..\..\src\ogl\..\..\..\include /W4 /I..\..\src\ogl\..\..\include \
31 /DWXUSINGDLL /DWXMAKINGDLL_OGL $(__RTTIFLAG) $(__EXCEPTIONSFLAG) \
32 /Yu"wx/wxprec.h" /Fp"$(OBJS)\wxprec_ogldll.pch" $(CPPFLAGS) $(CXXFLAGS)
33 OGLDLL_OBJECTS = \
34 $(OBJS)\ogldll_dummy.obj \
35 $(OBJS)\ogldll_version.res \
36 $(OBJS)\ogldll_basic2.obj \
37 $(OBJS)\ogldll_canvas.obj \
38 $(OBJS)\ogldll_divided.obj \
39 $(OBJS)\ogldll_mfutils.obj \
40 $(OBJS)\ogldll_oglmisc.obj \
41 $(OBJS)\ogldll_basic.obj \
42 $(OBJS)\ogldll_composit.obj \
43 $(OBJS)\ogldll_drawn.obj \
44 $(OBJS)\ogldll_bmpshape.obj \
45 $(OBJS)\ogldll_constrnt.obj \
46 $(OBJS)\ogldll_lines.obj \
47 $(OBJS)\ogldll_ogldiag.obj
48 OGLLIB_CXXFLAGS = /M$(__RUNTIME_LIBS_22)$(__DEBUGRUNTIME) /DWIN32 \
49 $(__DEBUGINFO_1) \
50 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.pdb \
51 $(____DEBUGRUNTIME) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
52 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) \
53 $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) \
54 $(__MSLU_DEFINE_p) $(__GFXCTX_DEFINE_p) /I$(SETUPHDIR) \
55 /I..\..\src\ogl\..\..\..\include /W4 /I..\..\src\ogl\..\..\include \
56 $(__RTTIFLAG) $(__EXCEPTIONSFLAG) /Yu"wx/wxprec.h" \
57 /Fp"$(OBJS)\wxprec_ogllib.pch" $(CPPFLAGS) $(CXXFLAGS)
58 OGLLIB_OBJECTS = \
59 $(OBJS)\ogllib_dummy.obj \
60 $(OBJS)\ogllib_basic2.obj \
61 $(OBJS)\ogllib_canvas.obj \
62 $(OBJS)\ogllib_divided.obj \
63 $(OBJS)\ogllib_mfutils.obj \
64 $(OBJS)\ogllib_oglmisc.obj \
65 $(OBJS)\ogllib_basic.obj \
66 $(OBJS)\ogllib_composit.obj \
67 $(OBJS)\ogllib_drawn.obj \
68 $(OBJS)\ogllib_bmpshape.obj \
69 $(OBJS)\ogllib_constrnt.obj \
70 $(OBJS)\ogllib_lines.obj \
71 $(OBJS)\ogllib_ogldiag.obj
72
73 ### Conditionally set variables: ###
74
75 !if "$(USE_GUI)" == "0"
76 PORTNAME = base
77 !endif
78 !if "$(USE_GUI)" == "1"
79 PORTNAME = msw
80 !endif
81 !if "$(OFFICIAL_BUILD)" == "0"
82 VENDORTAG = _$(VENDOR)
83 !endif
84 !if "$(OFFICIAL_BUILD)" == "1"
85 VENDORTAG =
86 !endif
87 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
88 WXDEBUGFLAG = d
89 !endif
90 !if "$(DEBUG_FLAG)" == "1"
91 WXDEBUGFLAG = d
92 !endif
93 !if "$(UNICODE)" == "1"
94 WXUNICODEFLAG = u
95 !endif
96 !if "$(WXUNIV)" == "1"
97 WXUNIVNAME = univ
98 !endif
99 !if "$(TARGET_CPU)" == "amd64"
100 DIR_SUFFIX_CPU = _amd64
101 !endif
102 !if "$(TARGET_CPU)" == "amd64"
103 DIR_SUFFIX_CPU = _amd64
104 !endif
105 !if "$(TARGET_CPU)" == "ia64"
106 DIR_SUFFIX_CPU = _ia64
107 !endif
108 !if "$(TARGET_CPU)" == "ia64"
109 DIR_SUFFIX_CPU = _ia64
110 !endif
111 !if "$(SHARED)" == "1"
112 WXDLLFLAG = dll
113 !endif
114 !if "$(SHARED)" == "0"
115 LIBTYPE_SUFFIX = lib
116 !endif
117 !if "$(SHARED)" == "1"
118 LIBTYPE_SUFFIX = dll
119 !endif
120 !if "$(TARGET_CPU)" == "amd64"
121 LINK_TARGET_CPU = /MACHINE:AMD64
122 !endif
123 !if "$(TARGET_CPU)" == "amd64"
124 LINK_TARGET_CPU = /MACHINE:AMD64
125 !endif
126 !if "$(TARGET_CPU)" == "ia64"
127 LINK_TARGET_CPU = /MACHINE:IA64
128 !endif
129 !if "$(TARGET_CPU)" == "ia64"
130 LINK_TARGET_CPU = /MACHINE:IA64
131 !endif
132 !if "$(MONOLITHIC)" == "0"
133 EXTRALIBS_FOR_BASE =
134 !endif
135 !if "$(MONOLITHIC)" == "1"
136 EXTRALIBS_FOR_BASE =
137 !endif
138 !if "$(SHARED)" == "1"
139 __ogldll___depname = \
140 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).dll
141 !endif
142 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
143 __DEBUGINFO_2 = /DEBUG
144 !endif
145 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
146 __DEBUGINFO_2 =
147 !endif
148 !if "$(DEBUG_INFO)" == "0"
149 __DEBUGINFO_2 =
150 !endif
151 !if "$(DEBUG_INFO)" == "1"
152 __DEBUGINFO_2 = /DEBUG
153 !endif
154 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
155 ____DEBUGRUNTIME_3_p_1 = /d _DEBUG
156 !endif
157 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
158 ____DEBUGRUNTIME_3_p_1 =
159 !endif
160 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
161 ____DEBUGRUNTIME_3_p_1 =
162 !endif
163 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
164 ____DEBUGRUNTIME_3_p_1 = /d _DEBUG
165 !endif
166 !if "$(RUNTIME_LIBS)" == "dynamic"
167 __RUNTIME_LIBS_9 = D
168 !endif
169 !if "$(RUNTIME_LIBS)" == "static"
170 __RUNTIME_LIBS_9 = $(__THREADSFLAG)
171 !endif
172 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
173 __NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
174 !endif
175 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
176 __NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
177 !endif
178 !if "$(WXUNIV)" == "1"
179 __WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
180 !endif
181 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
182 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
183 !endif
184 !if "$(DEBUG_FLAG)" == "1"
185 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
186 !endif
187 !if "$(USE_EXCEPTIONS)" == "0"
188 __EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
189 !endif
190 !if "$(USE_RTTI)" == "0"
191 __RTTI_DEFINE_p_1 = /d wxNO_RTTI
192 !endif
193 !if "$(USE_THREADS)" == "0"
194 __THREAD_DEFINE_p_1 = /d wxNO_THREADS
195 !endif
196 !if "$(UNICODE)" == "1"
197 __UNICODE_DEFINE_p_1 = /d _UNICODE
198 !endif
199 !if "$(MSLU)" == "1"
200 __MSLU_DEFINE_p_1 = /d wxUSE_UNICODE_MSLU=1
201 !endif
202 !if "$(USE_GDIPLUS)" == "1"
203 __GFXCTX_DEFINE_p_1 = /d wxUSE_GRAPHICS_CONTEXT=1
204 !endif
205 !if "$(MONOLITHIC)" == "1"
206 __WXLIB_MONO_p = \
207 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
208 !endif
209 !if "$(USE_GUI)" == "1"
210 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
211 !endif
212 !if "$(USE_GUI)" == "1"
213 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
214 !endif
215 !if "$(USE_GUI)" == "1"
216 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
217 !endif
218 !if "$(MSLU)" == "1"
219 __UNICOWS_LIB_p = unicows.lib
220 !endif
221 !if "$(USE_GDIPLUS)" == "1"
222 __GDIPLUS_LIB_p = gdiplus.lib
223 !endif
224 !if "$(MONOLITHIC)" == "0"
225 __WXLIB_CORE_p = \
226 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
227 !endif
228 !if "$(MONOLITHIC)" == "0"
229 __WXLIB_BASE_p = \
230 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
231 !endif
232 !if "$(SHARED)" == "0"
233 __ogllib___depname = \
234 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib
235 !endif
236 !if "$(RUNTIME_LIBS)" == "dynamic"
237 __RUNTIME_LIBS_22 = D
238 !endif
239 !if "$(RUNTIME_LIBS)" == "static"
240 __RUNTIME_LIBS_22 = $(__THREADSFLAG)
241 !endif
242 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
243 __DEBUGINFO_1 = /Zi
244 !endif
245 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
246 __DEBUGINFO_1 =
247 !endif
248 !if "$(DEBUG_INFO)" == "0"
249 __DEBUGINFO_1 =
250 !endif
251 !if "$(DEBUG_INFO)" == "1"
252 __DEBUGINFO_1 = /Zi
253 !endif
254 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
255 ____DEBUGRUNTIME = /D_DEBUG
256 !endif
257 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
258 ____DEBUGRUNTIME =
259 !endif
260 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
261 ____DEBUGRUNTIME =
262 !endif
263 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
264 ____DEBUGRUNTIME = /D_DEBUG
265 !endif
266 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
267 __DEBUGRUNTIME = d
268 !endif
269 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
270 __DEBUGRUNTIME =
271 !endif
272 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
273 __DEBUGRUNTIME =
274 !endif
275 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
276 __DEBUGRUNTIME = d
277 !endif
278 !if "$(BUILD)" == "debug"
279 __OPTIMIZEFLAG = /Od
280 !endif
281 !if "$(BUILD)" == "release"
282 __OPTIMIZEFLAG = /O2
283 !endif
284 !if "$(USE_THREADS)" == "0"
285 __THREADSFLAG = L
286 !endif
287 !if "$(USE_THREADS)" == "1"
288 __THREADSFLAG = T
289 !endif
290 !if "$(USE_RTTI)" == "0"
291 __RTTIFLAG =
292 !endif
293 !if "$(USE_RTTI)" == "1"
294 __RTTIFLAG = /GR
295 !endif
296 !if "$(USE_EXCEPTIONS)" == "0"
297 __EXCEPTIONSFLAG =
298 !endif
299 !if "$(USE_EXCEPTIONS)" == "1"
300 __EXCEPTIONSFLAG = /EHsc
301 !endif
302 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
303 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
304 !endif
305 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
306 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
307 !endif
308 !if "$(WXUNIV)" == "1"
309 __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
310 !endif
311 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
312 __DEBUG_DEFINE_p = /D__WXDEBUG__
313 !endif
314 !if "$(DEBUG_FLAG)" == "1"
315 __DEBUG_DEFINE_p = /D__WXDEBUG__
316 !endif
317 !if "$(USE_EXCEPTIONS)" == "0"
318 __EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
319 !endif
320 !if "$(USE_RTTI)" == "0"
321 __RTTI_DEFINE_p = /DwxNO_RTTI
322 !endif
323 !if "$(USE_THREADS)" == "0"
324 __THREAD_DEFINE_p = /DwxNO_THREADS
325 !endif
326 !if "$(UNICODE)" == "1"
327 __UNICODE_DEFINE_p = /D_UNICODE
328 !endif
329 !if "$(MSLU)" == "1"
330 __MSLU_DEFINE_p = /DwxUSE_UNICODE_MSLU=1
331 !endif
332 !if "$(USE_GDIPLUS)" == "1"
333 __GFXCTX_DEFINE_p = /DwxUSE_GRAPHICS_CONTEXT=1
334 !endif
335
336
337 all: $(OBJS)
338 $(OBJS):
339 -if not exist $(OBJS) mkdir $(OBJS)
340
341 ### Targets: ###
342
343 all: $(__ogldll___depname) $(__ogllib___depname)
344
345 clean:
346 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
347 -if exist $(OBJS)\*.res del $(OBJS)\*.res
348 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
349 -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
350 -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
351 -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
352 -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
353 -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
354
355 !if "$(SHARED)" == "1"
356 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG).dll: $(OBJS)\ogldll_dummy.obj $(OGLDLL_OBJECTS) $(OBJS)\ogldll_version.res
357 link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_2) $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) @<<
358 $(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) $(__GDIPLUS_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 odbc32.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) /IMPLIB:$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib
359 <<
360 !endif
361
362 !if "$(SHARED)" == "0"
363 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib: $(OBJS)\ogllib_dummy.obj $(OGLLIB_OBJECTS)
364 if exist $@ del $@
365 link /LIB /NOLOGO /OUT:$@ @<<
366 $(OGLLIB_OBJECTS)
367 <<
368 !endif
369
370 $(OBJS)\ogldll_dummy.obj: ../../src/ogl\..\..\..\src\common\dummy.cpp
371 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) /Ycwx/wxprec.h $**
372
373 $(OBJS)\ogldll_version.res: ../../src/ogl\..\..\..\src\msw\version.rc
374 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_3_p_1) $(__NO_VC_CRTDBG_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) $(__MSLU_DEFINE_p_1) $(__GFXCTX_DEFINE_p_1) /i $(SETUPHDIR) /i ..\..\src\ogl\..\..\..\include /d WXDLLNAME=wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl_vc$(VENDORTAG) $**
375
376 $(OBJS)\ogldll_basic2.obj: ../../src/ogl\basic2.cpp
377 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
378
379 $(OBJS)\ogldll_canvas.obj: ../../src/ogl\canvas.cpp
380 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
381
382 $(OBJS)\ogldll_divided.obj: ../../src/ogl\divided.cpp
383 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
384
385 $(OBJS)\ogldll_mfutils.obj: ../../src/ogl\mfutils.cpp
386 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
387
388 $(OBJS)\ogldll_oglmisc.obj: ../../src/ogl\oglmisc.cpp
389 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
390
391 $(OBJS)\ogldll_basic.obj: ../../src/ogl\basic.cpp
392 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
393
394 $(OBJS)\ogldll_composit.obj: ../../src/ogl\composit.cpp
395 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
396
397 $(OBJS)\ogldll_drawn.obj: ../../src/ogl\drawn.cpp
398 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
399
400 $(OBJS)\ogldll_bmpshape.obj: ../../src/ogl\bmpshape.cpp
401 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
402
403 $(OBJS)\ogldll_constrnt.obj: ../../src/ogl\constrnt.cpp
404 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
405
406 $(OBJS)\ogldll_lines.obj: ../../src/ogl\lines.cpp
407 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
408
409 $(OBJS)\ogldll_ogldiag.obj: ../../src/ogl\ogldiag.cpp
410 $(CXX) /c /nologo /TP /Fo$@ $(OGLDLL_CXXFLAGS) $**
411
412 $(OBJS)\ogllib_dummy.obj: ../../src/ogl\..\..\..\src\common\dummy.cpp
413 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) /Ycwx/wxprec.h $**
414
415 $(OBJS)\ogllib_basic2.obj: ../../src/ogl\basic2.cpp
416 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
417
418 $(OBJS)\ogllib_canvas.obj: ../../src/ogl\canvas.cpp
419 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
420
421 $(OBJS)\ogllib_divided.obj: ../../src/ogl\divided.cpp
422 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
423
424 $(OBJS)\ogllib_mfutils.obj: ../../src/ogl\mfutils.cpp
425 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
426
427 $(OBJS)\ogllib_oglmisc.obj: ../../src/ogl\oglmisc.cpp
428 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
429
430 $(OBJS)\ogllib_basic.obj: ../../src/ogl\basic.cpp
431 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
432
433 $(OBJS)\ogllib_composit.obj: ../../src/ogl\composit.cpp
434 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
435
436 $(OBJS)\ogllib_drawn.obj: ../../src/ogl\drawn.cpp
437 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
438
439 $(OBJS)\ogllib_bmpshape.obj: ../../src/ogl\bmpshape.cpp
440 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
441
442 $(OBJS)\ogllib_constrnt.obj: ../../src/ogl\constrnt.cpp
443 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
444
445 $(OBJS)\ogllib_lines.obj: ../../src/ogl\lines.cpp
446 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
447
448 $(OBJS)\ogllib_ogldiag.obj: ../../src/ogl\ogldiag.cpp
449 $(CXX) /c /nologo /TP /Fo$@ $(OGLLIB_CXXFLAGS) $**
450