moved FL
[wxWidgets.git] / contrib / samples / fl / makefile.vc
1 # =========================================================================
2 #     This makefile was generated by
3 #     Bakefile 0.1.1 (http://bakefile.sourceforge.net)
4 #     Do not modify, all changes will be overwritten!
5 # =========================================================================
6
7 !include <../../../build/config.vc>
8
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
12
13 ### Variables: ###
14
15 FL_DEMO1_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_3) /DWIN32 \
16         $(__DEBUGINFO_8) /Fd$(OBJS)\fl_demo1.pdb $(____DEBUGRUNTIME_2_p) \
17         $(__OPTIMIZEFLAG) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
18         $(__UNICODE_DEFINE_p) /I.\..\..\..\include /I$(LIBDIRNAME) \
19         /I.\..\..\..\src\tiff /I.\..\..\..\src\jpeg /I.\..\..\..\src\png \
20         /I.\..\..\..\src\zlib /I.\..\..\..\src\regex /I.\..\..\..\src\expat\lib /I. \
21         $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\include /DBMP_DIR=\"bitmaps/\" \
22         $(CXXFLAGS)
23 FL_DEMO1_OBJECTS =  \
24         $(OBJS)\fl_demo1_fl_demo1.obj \
25         $(OBJS)\fl_demo1_fl_demo1.res
26 FL_DEMO2_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_13) \
27         /DWIN32 $(__DEBUGINFO_8) /Fd$(OBJS)\fl_demo2.pdb $(____DEBUGRUNTIME_12_p) \
28         $(__OPTIMIZEFLAG) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
29         $(__UNICODE_DEFINE_p) /I.\..\..\..\include /I$(LIBDIRNAME) \
30         /I.\..\..\..\src\tiff /I.\..\..\..\src\jpeg /I.\..\..\..\src\png \
31         /I.\..\..\..\src\zlib /I.\..\..\..\src\regex /I.\..\..\..\src\expat\lib /I. \
32         $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\include /DBMP_DIR=\"bitmaps/\" \
33         $(CXXFLAGS)
34 FL_DEMO2_OBJECTS =  \
35         $(OBJS)\fl_demo2_fl_demo2.obj \
36         $(OBJS)\fl_demo2_fl_demo2.res
37 FL_SAMPLE1_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_23) \
38         /DWIN32 $(__DEBUGINFO_8) /Fd$(OBJS)\fl_sample1.pdb $(____DEBUGRUNTIME_22_p) \
39         $(__OPTIMIZEFLAG) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
40         $(__UNICODE_DEFINE_p) /I.\..\..\..\include /I$(LIBDIRNAME) \
41         /I.\..\..\..\src\tiff /I.\..\..\..\src\jpeg /I.\..\..\..\src\png \
42         /I.\..\..\..\src\zlib /I.\..\..\..\src\regex /I.\..\..\..\src\expat\lib /I. \
43         $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\include /DBMP_DIR=\"bitmaps/\" \
44         $(CXXFLAGS)
45 FL_SAMPLE1_OBJECTS =  \
46         $(OBJS)\fl_sample1_fl_sample1.obj \
47         $(OBJS)\fl_sample1_fl_sample1.res
48 FL_SAMPLE2_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_33) \
49         /DWIN32 $(__DEBUGINFO_8) /Fd$(OBJS)\fl_sample2.pdb $(____DEBUGRUNTIME_32_p) \
50         $(__OPTIMIZEFLAG) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
51         $(__UNICODE_DEFINE_p) /I.\..\..\..\include /I$(LIBDIRNAME) \
52         /I.\..\..\..\src\tiff /I.\..\..\..\src\jpeg /I.\..\..\..\src\png \
53         /I.\..\..\..\src\zlib /I.\..\..\..\src\regex /I.\..\..\..\src\expat\lib /I. \
54         $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\include /DBMP_DIR=\"bitmaps/\" \
55         $(CXXFLAGS)
56 FL_SAMPLE2_OBJECTS =  \
57         $(OBJS)\fl_sample2_fl_sample2.obj \
58         $(OBJS)\fl_sample2_fl_sample2.res
59 FL_SAMPLE3_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_43) \
60         /DWIN32 $(__DEBUGINFO_8) /Fd$(OBJS)\fl_sample3.pdb $(____DEBUGRUNTIME_42_p) \
61         $(__OPTIMIZEFLAG) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
62         $(__UNICODE_DEFINE_p) /I.\..\..\..\include /I$(LIBDIRNAME) \
63         /I.\..\..\..\src\tiff /I.\..\..\..\src\jpeg /I.\..\..\..\src\png \
64         /I.\..\..\..\src\zlib /I.\..\..\..\src\regex /I.\..\..\..\src\expat\lib /I. \
65         $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\include /DBMP_DIR=\"bitmaps/\" \
66         $(CXXFLAGS)
67 FL_SAMPLE3_OBJECTS =  \
68         $(OBJS)\fl_sample3_fl_sample3.obj \
69         $(OBJS)\fl_sample3_fl_sample3.res
70 LIBDIRNAME = \
71         .\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
72 OBJS = \
73         vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
74
75 ### Conditionally set variables: ###
76
77 !if "$(USE_GUI)" == "0"
78 PORTNAME = base
79 !endif
80 !if "$(USE_GUI)" == "1"
81 PORTNAME = msw
82 !endif
83 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
84 WXDEBUGFLAG = d
85 !endif
86 !if "$(DEBUG_FLAG)" == "1"
87 WXDEBUGFLAG = d
88 !endif
89 !if "$(SHARED)" == "1"
90 WXDLLFLAG = dll
91 !endif
92 !if "$(UNICODE)" == "1"
93 WXUNICODEFLAG = u
94 !endif
95 !if "$(WXUNIV)" == "1"
96 WXUNIVNAME = univ
97 !endif
98 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
99 __DEBUGINFO = d
100 !endif
101 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
102 __DEBUGINFO = 
103 !endif
104 !if "$(DEBUG_INFO)" == "0"
105 __DEBUGINFO = 
106 !endif
107 !if "$(DEBUG_INFO)" == "1"
108 __DEBUGINFO = d
109 !endif
110 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
111 __DEBUGINFO_7 = /DEBUG
112 !endif
113 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
114 __DEBUGINFO_7 = 
115 !endif
116 !if "$(DEBUG_INFO)" == "0"
117 __DEBUGINFO_7 = 
118 !endif
119 !if "$(DEBUG_INFO)" == "1"
120 __DEBUGINFO_7 = /DEBUG
121 !endif
122 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
123 __DEBUGINFO_8 = /Zi
124 !endif
125 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
126 __DEBUGINFO_8 = 
127 !endif
128 !if "$(DEBUG_INFO)" == "0"
129 __DEBUGINFO_8 = 
130 !endif
131 !if "$(DEBUG_INFO)" == "1"
132 __DEBUGINFO_8 = /Zi
133 !endif
134 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
135 __DEBUGRUNTIME_13 = 
136 !endif
137 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
138 __DEBUGRUNTIME_13 = d
139 !endif
140 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
141 __DEBUGRUNTIME_13 = $(__DEBUGINFO)
142 !endif
143 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
144 __DEBUGRUNTIME_23 = 
145 !endif
146 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
147 __DEBUGRUNTIME_23 = d
148 !endif
149 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
150 __DEBUGRUNTIME_23 = $(__DEBUGINFO)
151 !endif
152 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
153 __DEBUGRUNTIME_3 = 
154 !endif
155 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
156 __DEBUGRUNTIME_3 = d
157 !endif
158 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
159 __DEBUGRUNTIME_3 = $(__DEBUGINFO)
160 !endif
161 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
162 __DEBUGRUNTIME_33 = 
163 !endif
164 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
165 __DEBUGRUNTIME_33 = d
166 !endif
167 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
168 __DEBUGRUNTIME_33 = $(__DEBUGINFO)
169 !endif
170 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
171 __DEBUGRUNTIME_43 = 
172 !endif
173 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
174 __DEBUGRUNTIME_43 = d
175 !endif
176 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
177 __DEBUGRUNTIME_43 = $(__DEBUGINFO)
178 !endif
179 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
180 __DEBUG_DEFINE_p = /D__WXDEBUG__
181 !endif
182 !if "$(DEBUG_FLAG)" == "1"
183 __DEBUG_DEFINE_p = /D__WXDEBUG__
184 !endif
185 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
186 __DEBUG_DEFINE_p_14 = /d __WXDEBUG__
187 !endif
188 !if "$(DEBUG_FLAG)" == "1"
189 __DEBUG_DEFINE_p_14 = /d __WXDEBUG__
190 !endif
191 !if "$(SHARED)" == "1"
192 __DLLFLAG_p = /DWXUSINGDLL
193 !endif
194 !if "$(SHARED)" == "1"
195 __DLLFLAG_p_11 = /d WXUSINGDLL
196 !endif
197 !if "$(USE_GUI)" == "1"
198 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
199 !endif
200 !if "$(USE_GUI)" == "1"
201 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
202 !endif
203 !if "$(USE_GUI)" == "1"
204 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
205 !endif
206 !if "$(BUILD)" == "debug"
207 __OPTIMIZEFLAG = /Od
208 !endif
209 !if "$(BUILD)" == "release"
210 __OPTIMIZEFLAG = /O2
211 !endif
212 !if "$(RUNTIME_LIBS)" == "dynamic"
213 __RUNTIME_LIBS = D
214 !endif
215 !if "$(RUNTIME_LIBS)" == "static"
216 __RUNTIME_LIBS = T
217 !endif
218 !if "$(UNICODE)" == "1"
219 __UNICODE_DEFINE_p = /DwxUSE_UNICODE=1
220 !endif
221 !if "$(UNICODE)" == "1"
222 __UNICODE_DEFINE_p_15 = /d wxUSE_UNICODE=1
223 !endif
224 !if "$(MONOLITHIC)" == "0"
225 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
226 !endif
227 !if "$(MONOLITHIC)" == "0"
228 __WXLIB_CORE_p = \
229         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
230 !endif
231 !if "$(MONOLITHIC)" == "1"
232 __WXLIB_MONO_p = \
233         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
234 !endif
235 !if "$(WXUNIV)" == "1"
236 __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
237 !endif
238 !if "$(WXUNIV)" == "1"
239 __WXUNIV_DEFINE_p_12 = /d __WXUNIVERSAL__
240 !endif
241 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
242 ____DEBUGINFO = /d _DEBUG
243 !endif
244 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
245 ____DEBUGINFO = 
246 !endif
247 !if "$(DEBUG_INFO)" == "0"
248 ____DEBUGINFO = 
249 !endif
250 !if "$(DEBUG_INFO)" == "1"
251 ____DEBUGINFO = /d _DEBUG
252 !endif
253 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
254 ____DEBUGINFO_2 = /D_DEBUG
255 !endif
256 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
257 ____DEBUGINFO_2 = 
258 !endif
259 !if "$(DEBUG_INFO)" == "0"
260 ____DEBUGINFO_2 = 
261 !endif
262 !if "$(DEBUG_INFO)" == "1"
263 ____DEBUGINFO_2 = /D_DEBUG
264 !endif
265 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
266 ____DEBUGRUNTIME_12_p = 
267 !endif
268 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
269 ____DEBUGRUNTIME_12_p = /D_DEBUG
270 !endif
271 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
272 ____DEBUGRUNTIME_12_p = $(____DEBUGINFO_2)
273 !endif
274 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
275 ____DEBUGRUNTIME_12_p_1 = 
276 !endif
277 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
278 ____DEBUGRUNTIME_12_p_1 = /d _DEBUG
279 !endif
280 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
281 ____DEBUGRUNTIME_12_p_1 = $(____DEBUGINFO)
282 !endif
283 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
284 ____DEBUGRUNTIME_22_p = 
285 !endif
286 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
287 ____DEBUGRUNTIME_22_p = /D_DEBUG
288 !endif
289 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
290 ____DEBUGRUNTIME_22_p = $(____DEBUGINFO_2)
291 !endif
292 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
293 ____DEBUGRUNTIME_22_p_1 = 
294 !endif
295 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
296 ____DEBUGRUNTIME_22_p_1 = /d _DEBUG
297 !endif
298 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
299 ____DEBUGRUNTIME_22_p_1 = $(____DEBUGINFO)
300 !endif
301 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
302 ____DEBUGRUNTIME_2_p = 
303 !endif
304 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
305 ____DEBUGRUNTIME_2_p = /D_DEBUG
306 !endif
307 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
308 ____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2)
309 !endif
310 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
311 ____DEBUGRUNTIME_2_p_1 = 
312 !endif
313 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
314 ____DEBUGRUNTIME_2_p_1 = /d _DEBUG
315 !endif
316 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
317 ____DEBUGRUNTIME_2_p_1 = $(____DEBUGINFO)
318 !endif
319 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
320 ____DEBUGRUNTIME_32_p = 
321 !endif
322 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
323 ____DEBUGRUNTIME_32_p = /D_DEBUG
324 !endif
325 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
326 ____DEBUGRUNTIME_32_p = $(____DEBUGINFO_2)
327 !endif
328 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
329 ____DEBUGRUNTIME_32_p_1 = 
330 !endif
331 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
332 ____DEBUGRUNTIME_32_p_1 = /d _DEBUG
333 !endif
334 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
335 ____DEBUGRUNTIME_32_p_1 = $(____DEBUGINFO)
336 !endif
337 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
338 ____DEBUGRUNTIME_42_p = 
339 !endif
340 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
341 ____DEBUGRUNTIME_42_p = /D_DEBUG
342 !endif
343 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
344 ____DEBUGRUNTIME_42_p = $(____DEBUGINFO_2)
345 !endif
346 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
347 ____DEBUGRUNTIME_42_p_1 = 
348 !endif
349 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
350 ____DEBUGRUNTIME_42_p_1 = /d _DEBUG
351 !endif
352 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
353 ____DEBUGRUNTIME_42_p_1 = $(____DEBUGINFO)
354 !endif
355
356
357 all: $(OBJS)
358 $(OBJS):
359         -if not exist $(OBJS) mkdir $(OBJS)
360
361 ### Targets: ###
362
363 all: $(OBJS)\fl_demo1.exe $(OBJS)\fl_demo2.exe $(OBJS)\fl_sample1.exe $(OBJS)\fl_sample2.exe $(OBJS)\fl_sample3.exe
364
365 $(OBJS)\fl_demo1_fl_demo1.obj: .\fl_demo1.cpp
366         $(CXX) /c /nologo /TP /Fo$@ $(FL_DEMO1_CXXFLAGS) $**
367
368 $(OBJS)\fl_demo1_fl_demo1.res: .\fl_demo1.rc
369         rc /fo$@  /d WIN32 $(____DEBUGRUNTIME_2_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_12) $(__DEBUG_DEFINE_p_14) $(__UNICODE_DEFINE_p_15) /i .\..\..\..\include /i $(LIBDIRNAME) /i .\..\..\..\src\tiff /i .\..\..\..\src\jpeg /i .\..\..\..\src\png /i .\..\..\..\src\zlib  /i .\..\..\..\src\regex /i .\..\..\..\src\expat\lib /i . $(__DLLFLAG_p_11) /d _WINDOWS /i .\..\..\include /d BMP_DIR=\"bitmaps/\" $**
370
371 $(OBJS)\fl_demo2_fl_demo2.obj: .\fl_demo2.cpp
372         $(CXX) /c /nologo /TP /Fo$@ $(FL_DEMO2_CXXFLAGS) $**
373
374 $(OBJS)\fl_demo2_fl_demo2.res: .\fl_demo2.rc
375         rc /fo$@  /d WIN32 $(____DEBUGRUNTIME_12_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_12) $(__DEBUG_DEFINE_p_14) $(__UNICODE_DEFINE_p_15) /i .\..\..\..\include /i $(LIBDIRNAME) /i .\..\..\..\src\tiff /i .\..\..\..\src\jpeg /i .\..\..\..\src\png /i .\..\..\..\src\zlib  /i .\..\..\..\src\regex /i .\..\..\..\src\expat\lib /i . $(__DLLFLAG_p_11) /d _WINDOWS /i .\..\..\include /d BMP_DIR=\"bitmaps/\" $**
376
377 $(OBJS)\fl_sample1_fl_sample1.obj: .\fl_sample1.cpp
378         $(CXX) /c /nologo /TP /Fo$@ $(FL_SAMPLE1_CXXFLAGS) $**
379
380 $(OBJS)\fl_sample1_fl_sample1.res: .\fl_sample1.rc
381         rc /fo$@  /d WIN32 $(____DEBUGRUNTIME_22_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_12) $(__DEBUG_DEFINE_p_14) $(__UNICODE_DEFINE_p_15) /i .\..\..\..\include /i $(LIBDIRNAME) /i .\..\..\..\src\tiff /i .\..\..\..\src\jpeg /i .\..\..\..\src\png /i .\..\..\..\src\zlib  /i .\..\..\..\src\regex /i .\..\..\..\src\expat\lib /i . $(__DLLFLAG_p_11) /d _WINDOWS /i .\..\..\include /d BMP_DIR=\"bitmaps/\" $**
382
383 $(OBJS)\fl_sample2_fl_sample2.obj: .\fl_sample2.cpp
384         $(CXX) /c /nologo /TP /Fo$@ $(FL_SAMPLE2_CXXFLAGS) $**
385
386 $(OBJS)\fl_sample2_fl_sample2.res: .\fl_sample2.rc
387         rc /fo$@  /d WIN32 $(____DEBUGRUNTIME_32_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_12) $(__DEBUG_DEFINE_p_14) $(__UNICODE_DEFINE_p_15) /i .\..\..\..\include /i $(LIBDIRNAME) /i .\..\..\..\src\tiff /i .\..\..\..\src\jpeg /i .\..\..\..\src\png /i .\..\..\..\src\zlib  /i .\..\..\..\src\regex /i .\..\..\..\src\expat\lib /i . $(__DLLFLAG_p_11) /d _WINDOWS /i .\..\..\include /d BMP_DIR=\"bitmaps/\" $**
388
389 $(OBJS)\fl_sample3_fl_sample3.obj: .\fl_sample3.cpp
390         $(CXX) /c /nologo /TP /Fo$@ $(FL_SAMPLE3_CXXFLAGS) $**
391
392 $(OBJS)\fl_sample3_fl_sample3.res: .\fl_sample3.rc
393         rc /fo$@  /d WIN32 $(____DEBUGRUNTIME_42_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_12) $(__DEBUG_DEFINE_p_14) $(__UNICODE_DEFINE_p_15) /i .\..\..\..\include /i $(LIBDIRNAME) /i .\..\..\..\src\tiff /i .\..\..\..\src\jpeg /i .\..\..\..\src\png /i .\..\..\..\src\zlib  /i .\..\..\..\src\regex /i .\..\..\..\src\expat\lib /i . $(__DLLFLAG_p_11) /d _WINDOWS /i .\..\..\include /d BMP_DIR=\"bitmaps/\" $**
394
395 clean: 
396         -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
397         -if exist $(OBJS)\*.res del $(OBJS)\*.res
398         -if exist $(OBJS)\fl_demo1.exe del $(OBJS)\fl_demo1.exe
399         -if exist $(OBJS)\fl_demo2.exe del $(OBJS)\fl_demo2.exe
400         -if exist $(OBJS)\fl_sample1.exe del $(OBJS)\fl_sample1.exe
401         -if exist $(OBJS)\fl_sample2.exe del $(OBJS)\fl_sample2.exe
402         -if exist $(OBJS)\fl_sample3.exe del $(OBJS)\fl_sample3.exe
403
404 $(OBJS)\fl_demo1.exe: $(FL_DEMO1_OBJECTS) $(OBJS)\fl_demo1_fl_demo1.res
405         link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_7)  /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS  @<<
406         $(FL_DEMO1_OBJECTS)  wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_fl.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib  wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib  kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib
407 <<
408
409 $(OBJS)\fl_demo2.exe: $(FL_DEMO2_OBJECTS) $(OBJS)\fl_demo2_fl_demo2.res
410         link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_7)  /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS  @<<
411         $(FL_DEMO2_OBJECTS)  wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_fl.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib  wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib  kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib
412 <<
413
414 $(OBJS)\fl_sample1.exe: $(FL_SAMPLE1_OBJECTS) $(OBJS)\fl_sample1_fl_sample1.res
415         link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_7)  /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS  @<<
416         $(FL_SAMPLE1_OBJECTS)  wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_fl.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib  wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib  kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib
417 <<
418
419 $(OBJS)\fl_sample2.exe: $(FL_SAMPLE2_OBJECTS) $(OBJS)\fl_sample2_fl_sample2.res
420         link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_7)  /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS  @<<
421         $(FL_SAMPLE2_OBJECTS)  wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_fl.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib  wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib  kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib
422 <<
423
424 $(OBJS)\fl_sample3.exe: $(FL_SAMPLE3_OBJECTS) $(OBJS)\fl_sample3_fl_sample3.res
425         link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_7)  /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS  @<<
426         $(FL_SAMPLE3_OBJECTS)  wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_fl.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib  wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib  kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib
427 <<