1# =========================================================================
2#     This makefile was generated by
3#     Bakefile 0.2.9 (http://www.bakefile.org)
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 = 28
16OBJS = \
17	vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)$(DIR_SUFFIX_CPU)
18LIBDIRNAME = .\..\..\lib\vc$(DIR_SUFFIX_CPU)_$(LIBTYPE_SUFFIX)$(CFG)
19SETUPHDIR = \
20	$(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
21RENDER_CXXFLAGS = /M$(__RUNTIME_LIBS_10)$(__DEBUGRUNTIME) /DWIN32 \
22	$(__DEBUGINFO) /Fd$(OBJS)\render.pdb $(____DEBUGRUNTIME) $(__OPTIMIZEFLAG) \
23	$(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
24	$(__NDEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
25	$(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) $(__MSLU_DEFINE_p) \
26	$(__GFXCTX_DEFINE_p) /I$(SETUPHDIR) /I.\..\..\include \
27	$(____CAIRO_INCLUDEDIR_FILENAMES) /W4 /I. $(__DLLFLAG_p) /D_WINDOWS \
28	/I.\..\..\samples /DNOPCH $(__RTTIFLAG) $(__EXCEPTIONSFLAG) $(CPPFLAGS) \
29	$(CXXFLAGS)
30RENDER_OBJECTS =  \
31	$(OBJS)\render_render.obj
32RENDER_RESOURCES =  \
33	$(OBJS)\render_sample.res
34RENDDLL_CXXFLAGS = /M$(__RUNTIME_LIBS_27)$(__DEBUGRUNTIME) /DWIN32 \
35	$(__DEBUGINFO) \
36	/Fd$(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_RELEASE_NODOT)_vc.pdb \
37	$(____DEBUGRUNTIME) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
38	$(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__NDEBUG_DEFINE_p) \
39	$(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) \
40	$(__UNICODE_DEFINE_p) $(__MSLU_DEFINE_p) $(__GFXCTX_DEFINE_p) \
41	/I$(SETUPHDIR) /I.\..\..\include $(____CAIRO_INCLUDEDIR_FILENAMES) /W4 \
42	/DWXUSINGDLL $(__RTTIFLAG) $(__EXCEPTIONSFLAG) $(CPPFLAGS) $(CXXFLAGS)
43RENDDLL_OBJECTS =  \
44	$(OBJS)\renddll_renddll.obj
45
46### Conditionally set variables: ###
47
48!if "$(USE_GUI)" == "0"
49PORTNAME = base
50!endif
51!if "$(USE_GUI)" == "1"
52PORTNAME = msw
53!endif
54!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
55WXDEBUGFLAG = d
56!endif
57!if "$(DEBUG_FLAG)" == "1"
58WXDEBUGFLAG = d
59!endif
60!if "$(UNICODE)" == "1"
61WXUNICODEFLAG = u
62!endif
63!if "$(WXUNIV)" == "1"
64WXUNIVNAME = univ
65!endif
66!if "$(TARGET_CPU)" == "AMD64"
67DIR_SUFFIX_CPU = _amd64
68!endif
69!if "$(TARGET_CPU)" == "IA64"
70DIR_SUFFIX_CPU = _ia64
71!endif
72!if "$(TARGET_CPU)" == "amd64"
73DIR_SUFFIX_CPU = _amd64
74!endif
75!if "$(TARGET_CPU)" == "ia64"
76DIR_SUFFIX_CPU = _ia64
77!endif
78!if "$(SHARED)" == "1"
79WXDLLFLAG = dll
80!endif
81!if "$(SHARED)" == "0"
82LIBTYPE_SUFFIX = lib
83!endif
84!if "$(SHARED)" == "1"
85LIBTYPE_SUFFIX = dll
86!endif
87!if "$(TARGET_CPU)" == "AMD64"
88LINK_TARGET_CPU = /MACHINE:AMD64
89!endif
90!if "$(TARGET_CPU)" == "IA64"
91LINK_TARGET_CPU = /MACHINE:IA64
92!endif
93!if "$(TARGET_CPU)" == "amd64"
94LINK_TARGET_CPU = /MACHINE:AMD64
95!endif
96!if "$(TARGET_CPU)" == "ia64"
97LINK_TARGET_CPU = /MACHINE:IA64
98!endif
99!if "$(MONOLITHIC)" == "0"
100EXTRALIBS_FOR_BASE = 
101!endif
102!if "$(MONOLITHIC)" == "1"
103EXTRALIBS_FOR_BASE =  
104!endif
105!if "$(BUILD)" == "debug" && "$(UNICODE)" == "0"
106PLUGINSUFFIX = d
107!endif
108!if "$(BUILD)" == "debug" && "$(UNICODE)" == "1"
109PLUGINSUFFIX = ud
110!endif
111!if "$(BUILD)" == "release" && "$(UNICODE)" == "0"
112PLUGINSUFFIX = 
113!endif
114!if "$(BUILD)" == "release" && "$(UNICODE)" == "1"
115PLUGINSUFFIX = u
116!endif
117!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
118__DEBUGINFO_2 = $(__DEBUGRUNTIME_0)
119!endif
120!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
121__DEBUGINFO_2 = 
122!endif
123!if "$(DEBUG_INFO)" == "0"
124__DEBUGINFO_2 = 
125!endif
126!if "$(DEBUG_INFO)" == "1"
127__DEBUGINFO_2 = $(__DEBUGRUNTIME_0)
128!endif
129!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
130____DEBUGRUNTIME_3_p_1 = /d _DEBUG
131!endif
132!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
133____DEBUGRUNTIME_3_p_1 = 
134!endif
135!if "$(DEBUG_RUNTIME_LIBS)" == "0"
136____DEBUGRUNTIME_3_p_1 = 
137!endif
138!if "$(DEBUG_RUNTIME_LIBS)" == "1"
139____DEBUGRUNTIME_3_p_1 = /d _DEBUG
140!endif
141!if "$(RUNTIME_LIBS)" == "dynamic"
142__RUNTIME_LIBS_10 = D
143!endif
144!if "$(RUNTIME_LIBS)" == "static"
145__RUNTIME_LIBS_10 = $(__THREADSFLAG)
146!endif
147!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
148__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
149!endif
150!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
151__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
152!endif
153!if "$(WXUNIV)" == "1"
154__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
155!endif
156!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
157__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
158!endif
159!if "$(DEBUG_FLAG)" == "1"
160__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
161!endif
162!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
163__NDEBUG_DEFINE_p_1 = /d NDEBUG
164!endif
165!if "$(DEBUG_RUNTIME_LIBS)" == "0"
166__NDEBUG_DEFINE_p_1 = /d NDEBUG
167!endif
168!if "$(USE_EXCEPTIONS)" == "0"
169__EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
170!endif
171!if "$(USE_RTTI)" == "0"
172__RTTI_DEFINE_p_1 = /d wxNO_RTTI
173!endif
174!if "$(USE_THREADS)" == "0"
175__THREAD_DEFINE_p_1 = /d wxNO_THREADS
176!endif
177!if "$(UNICODE)" == "1"
178__UNICODE_DEFINE_p_1 = /d _UNICODE
179!endif
180!if "$(MSLU)" == "1"
181__MSLU_DEFINE_p_1 = /d wxUSE_UNICODE_MSLU=1
182!endif
183!if "$(USE_GDIPLUS)" == "1"
184__GFXCTX_DEFINE_p_1 = /d wxUSE_GRAPHICS_CONTEXT=1
185!endif
186!if "$(USE_CAIRO)" == "1"
187____CAIRO_INCLUDEDIR_FILENAMES_1_p = /i $(CAIRO_ROOT)\include\cairo
188!endif
189!if "$(SHARED)" == "1"
190__DLLFLAG_p = /DWXUSINGDLL
191!endif
192!if "$(SHARED)" == "1"
193__DLLFLAG_p_1 = /d WXUSINGDLL
194!endif
195!if "$(SHARED)" == "1"
196__renddll___depname = \
197	$(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_RELEASE_NODOT)_vc.dll
198!endif
199!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
200__DEBUGINFO_19 = $(__DEBUGRUNTIME_0)
201!endif
202!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
203__DEBUGINFO_19 = 
204!endif
205!if "$(DEBUG_INFO)" == "0"
206__DEBUGINFO_19 = 
207!endif
208!if "$(DEBUG_INFO)" == "1"
209__DEBUGINFO_19 = $(__DEBUGRUNTIME_0)
210!endif
211!if "$(RUNTIME_LIBS)" == "dynamic"
212__RUNTIME_LIBS_27 = D
213!endif
214!if "$(RUNTIME_LIBS)" == "static"
215__RUNTIME_LIBS_27 = $(__THREADSFLAG)
216!endif
217!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
218__DEBUGINFO = /Zi
219!endif
220!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
221__DEBUGINFO = 
222!endif
223!if "$(DEBUG_INFO)" == "0"
224__DEBUGINFO = 
225!endif
226!if "$(DEBUG_INFO)" == "1"
227__DEBUGINFO = /Zi
228!endif
229!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
230__DEBUGINFO_1 = /DEBUG
231!endif
232!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
233__DEBUGINFO_1 = 
234!endif
235!if "$(DEBUG_INFO)" == "0"
236__DEBUGINFO_1 = 
237!endif
238!if "$(DEBUG_INFO)" == "1"
239__DEBUGINFO_1 = /DEBUG
240!endif
241!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
242____DEBUGRUNTIME = /D_DEBUG
243!endif
244!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
245____DEBUGRUNTIME = 
246!endif
247!if "$(DEBUG_RUNTIME_LIBS)" == "0"
248____DEBUGRUNTIME = 
249!endif
250!if "$(DEBUG_RUNTIME_LIBS)" == "1"
251____DEBUGRUNTIME = /D_DEBUG
252!endif
253!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
254__DEBUGRUNTIME = d
255!endif
256!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
257__DEBUGRUNTIME = 
258!endif
259!if "$(DEBUG_RUNTIME_LIBS)" == "0"
260__DEBUGRUNTIME = 
261!endif
262!if "$(DEBUG_RUNTIME_LIBS)" == "1"
263__DEBUGRUNTIME = d
264!endif
265!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
266__DEBUGRUNTIME_0 = 
267!endif
268!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
269__DEBUGRUNTIME_0 = /opt:ref /opt:icf
270!endif
271!if "$(DEBUG_RUNTIME_LIBS)" == "0"
272__DEBUGRUNTIME_0 = /opt:ref /opt:icf
273!endif
274!if "$(DEBUG_RUNTIME_LIBS)" == "1"
275__DEBUGRUNTIME_0 = 
276!endif
277!if "$(BUILD)" == "debug"
278__OPTIMIZEFLAG = /Od
279!endif
280!if "$(BUILD)" == "release"
281__OPTIMIZEFLAG = /O2
282!endif
283!if "$(USE_THREADS)" == "0"
284__THREADSFLAG = L
285!endif
286!if "$(USE_THREADS)" == "1"
287__THREADSFLAG = T
288!endif
289!if "$(USE_RTTI)" == "0"
290__RTTIFLAG = 
291!endif
292!if "$(USE_RTTI)" == "1"
293__RTTIFLAG = /GR
294!endif
295!if "$(USE_EXCEPTIONS)" == "0"
296__EXCEPTIONSFLAG = 
297!endif
298!if "$(USE_EXCEPTIONS)" == "1"
299__EXCEPTIONSFLAG = /EHsc
300!endif
301!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
302__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
303!endif
304!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
305__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
306!endif
307!if "$(WXUNIV)" == "1"
308__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
309!endif
310!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
311__DEBUG_DEFINE_p = /D__WXDEBUG__
312!endif
313!if "$(DEBUG_FLAG)" == "1"
314__DEBUG_DEFINE_p = /D__WXDEBUG__
315!endif
316!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
317__NDEBUG_DEFINE_p = /DNDEBUG
318!endif
319!if "$(DEBUG_RUNTIME_LIBS)" == "0"
320__NDEBUG_DEFINE_p = /DNDEBUG
321!endif
322!if "$(USE_EXCEPTIONS)" == "0"
323__EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
324!endif
325!if "$(USE_RTTI)" == "0"
326__RTTI_DEFINE_p = /DwxNO_RTTI
327!endif
328!if "$(USE_THREADS)" == "0"
329__THREAD_DEFINE_p = /DwxNO_THREADS
330!endif
331!if "$(UNICODE)" == "1"
332__UNICODE_DEFINE_p = /D_UNICODE
333!endif
334!if "$(MSLU)" == "1"
335__MSLU_DEFINE_p = /DwxUSE_UNICODE_MSLU=1
336!endif
337!if "$(USE_GDIPLUS)" == "1"
338__GFXCTX_DEFINE_p = /DwxUSE_GRAPHICS_CONTEXT=1
339!endif
340!if "$(USE_CAIRO)" == "1"
341____CAIRO_INCLUDEDIR_FILENAMES = /I$(CAIRO_ROOT)\include\cairo
342!endif
343!if "$(MONOLITHIC)" == "0"
344__WXLIB_CORE_p = \
345	wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
346!endif
347!if "$(MONOLITHIC)" == "0"
348__WXLIB_BASE_p = \
349	wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
350!endif
351!if "$(MONOLITHIC)" == "1"
352__WXLIB_MONO_p = \
353	wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
354!endif
355!if "$(USE_GUI)" == "1"
356__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
357!endif
358!if "$(USE_GUI)" == "1"
359__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
360!endif
361!if "$(USE_GUI)" == "1"
362__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
363!endif
364!if "$(MSLU)" == "1"
365__UNICOWS_LIB_p = unicows.lib
366!endif
367!if "$(USE_GDIPLUS)" == "1"
368__GDIPLUS_LIB_p = gdiplus.lib
369!endif
370!if "$(USE_CAIRO)" == "1"
371__CAIRO_LIB_p = cairo.lib
372!endif
373!if "$(USE_CAIRO)" == "1"
374____CAIRO_LIBDIR_FILENAMES = /LIBPATH:$(CAIRO_ROOT)\lib
375!endif
376
377
378all: $(OBJS)
379$(OBJS):
380	-if not exist $(OBJS) mkdir $(OBJS)
381
382### Targets: ###
383
384all: $(OBJS)\render.exe $(__renddll___depname)
385
386clean: 
387	-if exist $(OBJS)\*.obj del $(OBJS)\*.obj
388	-if exist $(OBJS)\*.res del $(OBJS)\*.res
389	-if exist $(OBJS)\*.pch del $(OBJS)\*.pch
390	-if exist $(OBJS)\render.exe del $(OBJS)\render.exe
391	-if exist $(OBJS)\render.ilk del $(OBJS)\render.ilk
392	-if exist $(OBJS)\render.pdb del $(OBJS)\render.pdb
393	-if exist $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_RELEASE_NODOT)_vc.dll del $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_RELEASE_NODOT)_vc.dll
394	-if exist $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_RELEASE_NODOT)_vc.ilk del $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_RELEASE_NODOT)_vc.ilk
395	-if exist $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_RELEASE_NODOT)_vc.pdb del $(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_RELEASE_NODOT)_vc.pdb
396
397$(OBJS)\render.exe: $(RENDER_OBJECTS) $(OBJS)\render_sample.res
398	link /NOLOGO /OUT:$@  $(__DEBUGINFO_1) /pdb:"$(OBJS)\render.pdb" $(__DEBUGINFO_2)  $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS $(____CAIRO_LIBDIR_FILENAMES) $(LDFLAGS) @<<
399	$(RENDER_OBJECTS) $(RENDER_RESOURCES)  $(__WXLIB_CORE_p)  $(__WXLIB_BASE_p)  $(__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) $(__CAIRO_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
400<<
401
402!if "$(SHARED)" == "1"
403$(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_RELEASE_NODOT)_vc.dll: $(RENDDLL_OBJECTS)
404	link /DLL /NOLOGO /OUT:$@  $(__DEBUGINFO_1) /pdb:"$(OBJS)\renddll_$(PORTNAME)$(WXUNIVNAME)$(PLUGINSUFFIX)$(WX_RELEASE_NODOT)_vc.pdb" $(__DEBUGINFO_19)  $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) $(____CAIRO_LIBDIR_FILENAMES) $(LDFLAGS) @<<
405	$(RENDDLL_OBJECTS)   $(__WXLIB_CORE_p)  $(__WXLIB_BASE_p)  $(__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) $(__CAIRO_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
406<<
407!endif
408
409$(OBJS)\render_sample.res: .\..\..\samples\sample.rc
410	rc /fo$@  /d WIN32 $(____DEBUGRUNTIME_3_p_1) $(__NO_VC_CRTDBG_p_1)  /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__NDEBUG_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 .\..\..\include $(____CAIRO_INCLUDEDIR_FILENAMES_1_p) /i . $(__DLLFLAG_p_1) /d _WINDOWS /i .\..\..\samples /d NOPCH .\..\..\samples\sample.rc
411
412$(OBJS)\render_render.obj: .\render.cpp
413	$(CXX) /c /nologo /TP /Fo$@ $(RENDER_CXXFLAGS) .\render.cpp
414
415$(OBJS)\renddll_renddll.obj: .\renddll.cpp
416	$(CXX) /c /nologo /TP /Fo$@ $(RENDDLL_CXXFLAGS) .\renddll.cpp
417
418