]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/samples/fl/makefile.vc
wxString and wxChar* access for file functions. Source cleaning.
[wxWidgets.git] / contrib / samples / fl / 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
16OBJS = \
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
18SETUPHDIR = \
19 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
20FL_DEMO1_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_3) /DWIN32 \
21 $(__DEBUGINFO) /Fd$(OBJS)\fl_demo1.pdb $(____DEBUGRUNTIME_2_p) \
22 $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
23 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\..\include \
24 /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\..\samples /DNOPCH \
25 /I.\..\..\include /DBMP_DIR=\"bitmaps/\" $(__EXCEPTIONSFLAG) \
26 $(__EXCEPTIONSFLAG_3) $(CPPFLAGS) $(CXXFLAGS)
27FL_DEMO1_OBJECTS = \
28 $(OBJS)\fl_demo1_fl_demo1.obj \
29 $(OBJS)\fl_demo1_fl_demo1.res
30FL_DEMO2_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_16) /DWIN32 \
31 $(__DEBUGINFO) /Fd$(OBJS)\fl_demo2.pdb $(____DEBUGRUNTIME_15_p) \
32 $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
33 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\..\include \
34 /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\..\samples /DNOPCH \
35 /I.\..\..\include /DBMP_DIR=\"bitmaps/\" $(__EXCEPTIONSFLAG) \
36 $(__EXCEPTIONSFLAG_3) $(CPPFLAGS) $(CXXFLAGS)
37FL_DEMO2_OBJECTS = \
38 $(OBJS)\fl_demo2_fl_demo2.obj \
39 $(OBJS)\fl_demo2_fl_demo2.res
40FL_SAMPLE1_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_29) /DWIN32 \
41 $(__DEBUGINFO) /Fd$(OBJS)\fl_sample1.pdb $(____DEBUGRUNTIME_28_p) \
42 $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
43 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\..\include \
44 /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\..\samples /DNOPCH \
45 /I.\..\..\include /DBMP_DIR=\"bitmaps/\" $(__EXCEPTIONSFLAG) \
46 $(__EXCEPTIONSFLAG_3) $(CPPFLAGS) $(CXXFLAGS)
47FL_SAMPLE1_OBJECTS = \
48 $(OBJS)\fl_sample1_fl_sample1.obj \
49 $(OBJS)\fl_sample1_fl_sample1.res
50FL_SAMPLE2_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_42) /DWIN32 \
51 $(__DEBUGINFO) /Fd$(OBJS)\fl_sample2.pdb $(____DEBUGRUNTIME_41_p) \
52 $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
53 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\..\include \
54 /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\..\samples /DNOPCH \
55 /I.\..\..\include /DBMP_DIR=\"bitmaps/\" $(__EXCEPTIONSFLAG) \
56 $(__EXCEPTIONSFLAG_3) $(CPPFLAGS) $(CXXFLAGS)
57FL_SAMPLE2_OBJECTS = \
58 $(OBJS)\fl_sample2_fl_sample2.obj \
59 $(OBJS)\fl_sample2_fl_sample2.res
60FL_SAMPLE3_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_55) /DWIN32 \
61 $(__DEBUGINFO) /Fd$(OBJS)\fl_sample3.pdb $(____DEBUGRUNTIME_54_p) \
62 $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
63 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\..\include \
64 /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\..\samples /DNOPCH \
65 /I.\..\..\include /DBMP_DIR=\"bitmaps/\" $(__EXCEPTIONSFLAG) \
66 $(__EXCEPTIONSFLAG_3) $(CPPFLAGS) $(CXXFLAGS)
67FL_SAMPLE3_OBJECTS = \
68 $(OBJS)\fl_sample3_fl_sample3.obj \
69 $(OBJS)\fl_sample3_fl_sample3.res
70
71### Conditionally set variables: ###
72
73!if "$(USE_GUI)" == "0"
74PORTNAME = base
75!endif
76!if "$(USE_GUI)" == "1"
77PORTNAME = msw
78!endif
79!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
80WXDEBUGFLAG = d
81!endif
82!if "$(DEBUG_FLAG)" == "1"
83WXDEBUGFLAG = d
84!endif
85!if "$(UNICODE)" == "1"
86WXUNICODEFLAG = u
87!endif
88!if "$(WXUNIV)" == "1"
89WXUNIVNAME = univ
90!endif
91!if "$(SHARED)" == "1"
92WXDLLFLAG = dll
93!endif
94!if "$(MONOLITHIC)" == "0"
95EXTRALIBS_FOR_BASE =
96!endif
97!if "$(MONOLITHIC)" == "1"
98EXTRALIBS_FOR_BASE =
99!endif
100!if "$(DEBUG_RUNTIME_LIBS)" == "0"
101____DEBUGRUNTIME_2_p =
102!endif
103!if "$(DEBUG_RUNTIME_LIBS)" == "1"
104____DEBUGRUNTIME_2_p = /D_DEBUG
105!endif
106!if "$(DEBUG_RUNTIME_LIBS)" == "default"
107____DEBUGRUNTIME_2_p = $(____DEBUGINFO)
108!endif
109!if "$(DEBUG_RUNTIME_LIBS)" == "0"
110____DEBUGRUNTIME_2_p_1 =
111!endif
112!if "$(DEBUG_RUNTIME_LIBS)" == "1"
113____DEBUGRUNTIME_2_p_1 = /d _DEBUG
114!endif
115!if "$(DEBUG_RUNTIME_LIBS)" == "default"
116____DEBUGRUNTIME_2_p_1 = $(____DEBUGINFO_3)
117!endif
118!if "$(DEBUG_RUNTIME_LIBS)" == "0"
119__DEBUGRUNTIME_3 =
120!endif
121!if "$(DEBUG_RUNTIME_LIBS)" == "1"
122__DEBUGRUNTIME_3 = d
123!endif
124!if "$(DEBUG_RUNTIME_LIBS)" == "default"
125__DEBUGRUNTIME_3 = $(__DEBUGINFO_5)
126!endif
127!if "$(DEBUG_RUNTIME_LIBS)" == "0"
128____DEBUGRUNTIME_15_p =
129!endif
130!if "$(DEBUG_RUNTIME_LIBS)" == "1"
131____DEBUGRUNTIME_15_p = /D_DEBUG
132!endif
133!if "$(DEBUG_RUNTIME_LIBS)" == "default"
134____DEBUGRUNTIME_15_p = $(____DEBUGINFO)
135!endif
136!if "$(DEBUG_RUNTIME_LIBS)" == "0"
137____DEBUGRUNTIME_15_p_1 =
138!endif
139!if "$(DEBUG_RUNTIME_LIBS)" == "1"
140____DEBUGRUNTIME_15_p_1 = /d _DEBUG
141!endif
142!if "$(DEBUG_RUNTIME_LIBS)" == "default"
143____DEBUGRUNTIME_15_p_1 = $(____DEBUGINFO_3)
144!endif
145!if "$(DEBUG_RUNTIME_LIBS)" == "0"
146__DEBUGRUNTIME_16 =
147!endif
148!if "$(DEBUG_RUNTIME_LIBS)" == "1"
149__DEBUGRUNTIME_16 = d
150!endif
151!if "$(DEBUG_RUNTIME_LIBS)" == "default"
152__DEBUGRUNTIME_16 = $(__DEBUGINFO_5)
153!endif
154!if "$(DEBUG_RUNTIME_LIBS)" == "0"
155____DEBUGRUNTIME_28_p =
156!endif
157!if "$(DEBUG_RUNTIME_LIBS)" == "1"
158____DEBUGRUNTIME_28_p = /D_DEBUG
159!endif
160!if "$(DEBUG_RUNTIME_LIBS)" == "default"
161____DEBUGRUNTIME_28_p = $(____DEBUGINFO)
162!endif
163!if "$(DEBUG_RUNTIME_LIBS)" == "0"
164____DEBUGRUNTIME_28_p_1 =
165!endif
166!if "$(DEBUG_RUNTIME_LIBS)" == "1"
167____DEBUGRUNTIME_28_p_1 = /d _DEBUG
168!endif
169!if "$(DEBUG_RUNTIME_LIBS)" == "default"
170____DEBUGRUNTIME_28_p_1 = $(____DEBUGINFO_3)
171!endif
172!if "$(DEBUG_RUNTIME_LIBS)" == "0"
173__DEBUGRUNTIME_29 =
174!endif
175!if "$(DEBUG_RUNTIME_LIBS)" == "1"
176__DEBUGRUNTIME_29 = d
177!endif
178!if "$(DEBUG_RUNTIME_LIBS)" == "default"
179__DEBUGRUNTIME_29 = $(__DEBUGINFO_5)
180!endif
181!if "$(DEBUG_RUNTIME_LIBS)" == "0"
182____DEBUGRUNTIME_41_p =
183!endif
184!if "$(DEBUG_RUNTIME_LIBS)" == "1"
185____DEBUGRUNTIME_41_p = /D_DEBUG
186!endif
187!if "$(DEBUG_RUNTIME_LIBS)" == "default"
188____DEBUGRUNTIME_41_p = $(____DEBUGINFO)
189!endif
190!if "$(DEBUG_RUNTIME_LIBS)" == "0"
191____DEBUGRUNTIME_41_p_1 =
192!endif
193!if "$(DEBUG_RUNTIME_LIBS)" == "1"
194____DEBUGRUNTIME_41_p_1 = /d _DEBUG
195!endif
196!if "$(DEBUG_RUNTIME_LIBS)" == "default"
197____DEBUGRUNTIME_41_p_1 = $(____DEBUGINFO_3)
198!endif
199!if "$(DEBUG_RUNTIME_LIBS)" == "0"
200__DEBUGRUNTIME_42 =
201!endif
202!if "$(DEBUG_RUNTIME_LIBS)" == "1"
203__DEBUGRUNTIME_42 = d
204!endif
205!if "$(DEBUG_RUNTIME_LIBS)" == "default"
206__DEBUGRUNTIME_42 = $(__DEBUGINFO_5)
207!endif
208!if "$(DEBUG_RUNTIME_LIBS)" == "0"
209____DEBUGRUNTIME_54_p =
210!endif
211!if "$(DEBUG_RUNTIME_LIBS)" == "1"
212____DEBUGRUNTIME_54_p = /D_DEBUG
213!endif
214!if "$(DEBUG_RUNTIME_LIBS)" == "default"
215____DEBUGRUNTIME_54_p = $(____DEBUGINFO)
216!endif
217!if "$(DEBUG_RUNTIME_LIBS)" == "0"
218____DEBUGRUNTIME_54_p_1 =
219!endif
220!if "$(DEBUG_RUNTIME_LIBS)" == "1"
221____DEBUGRUNTIME_54_p_1 = /d _DEBUG
222!endif
223!if "$(DEBUG_RUNTIME_LIBS)" == "default"
224____DEBUGRUNTIME_54_p_1 = $(____DEBUGINFO_3)
225!endif
226!if "$(DEBUG_RUNTIME_LIBS)" == "0"
227__DEBUGRUNTIME_55 =
228!endif
229!if "$(DEBUG_RUNTIME_LIBS)" == "1"
230__DEBUGRUNTIME_55 = d
231!endif
232!if "$(DEBUG_RUNTIME_LIBS)" == "default"
233__DEBUGRUNTIME_55 = $(__DEBUGINFO_5)
234!endif
235!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
236__DEBUGINFO = /Zi
237!endif
238!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
239__DEBUGINFO =
240!endif
241!if "$(DEBUG_INFO)" == "0"
242__DEBUGINFO =
243!endif
244!if "$(DEBUG_INFO)" == "1"
245__DEBUGINFO = /Zi
246!endif
247!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
248__DEBUGINFO_6 = /DEBUG
249!endif
250!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
251__DEBUGINFO_6 =
252!endif
253!if "$(DEBUG_INFO)" == "0"
254__DEBUGINFO_6 =
255!endif
256!if "$(DEBUG_INFO)" == "1"
257__DEBUGINFO_6 = /DEBUG
258!endif
259!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
260____DEBUGINFO = /D_DEBUG
261!endif
262!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
263____DEBUGINFO =
264!endif
265!if "$(DEBUG_INFO)" == "0"
266____DEBUGINFO =
267!endif
268!if "$(DEBUG_INFO)" == "1"
269____DEBUGINFO = /D_DEBUG
270!endif
271!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
272____DEBUGINFO_3 = /d _DEBUG
273!endif
274!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
275____DEBUGINFO_3 =
276!endif
277!if "$(DEBUG_INFO)" == "0"
278____DEBUGINFO_3 =
279!endif
280!if "$(DEBUG_INFO)" == "1"
281____DEBUGINFO_3 = /d _DEBUG
282!endif
283!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
284__DEBUGINFO_5 = d
285!endif
286!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
287__DEBUGINFO_5 =
288!endif
289!if "$(DEBUG_INFO)" == "0"
290__DEBUGINFO_5 =
291!endif
292!if "$(DEBUG_INFO)" == "1"
293__DEBUGINFO_5 = d
294!endif
295!if "$(BUILD)" == "debug"
296__OPTIMIZEFLAG = /Od
297!endif
298!if "$(BUILD)" == "release"
299__OPTIMIZEFLAG = /O2
300!endif
301!if "$(RUNTIME_LIBS)" == "dynamic"
302__RUNTIME_LIBS = D
303!endif
304!if "$(RUNTIME_LIBS)" == "static"
305__RUNTIME_LIBS = T
306!endif
307!if "$(USE_EXCEPTIONS)" == "0"
308__EXCEPTIONSFLAG =
309!endif
310!if "$(USE_EXCEPTIONS)" == "1"
311__EXCEPTIONSFLAG = /GR
312!endif
313!if "$(USE_EXCEPTIONS)" == "0"
314__EXCEPTIONSFLAG_3 =
315!endif
316!if "$(USE_EXCEPTIONS)" == "1"
317__EXCEPTIONSFLAG_3 = /GX
318!endif
319!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
320__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
321!endif
322!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
323__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
324!endif
325!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
326__NO_VC_CRTDBG_p_12 = /d __NO_VC_CRTDBG__
327!endif
328!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
329__NO_VC_CRTDBG_p_12 = /d __NO_VC_CRTDBG__
330!endif
331!if "$(WXUNIV)" == "1"
332__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
333!endif
334!if "$(WXUNIV)" == "1"
335__WXUNIV_DEFINE_p_12 = /d __WXUNIVERSAL__
336!endif
337!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
338__DEBUG_DEFINE_p = /D__WXDEBUG__
339!endif
340!if "$(DEBUG_FLAG)" == "1"
341__DEBUG_DEFINE_p = /D__WXDEBUG__
342!endif
343!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
344__DEBUG_DEFINE_p_12 = /d __WXDEBUG__
345!endif
346!if "$(DEBUG_FLAG)" == "1"
347__DEBUG_DEFINE_p_12 = /d __WXDEBUG__
348!endif
349!if "$(UNICODE)" == "1"
350__UNICODE_DEFINE_p = /D_UNICODE
351!endif
352!if "$(UNICODE)" == "1"
353__UNICODE_DEFINE_p_12 = /d _UNICODE
354!endif
355!if "$(SHARED)" == "0"
356LIBDIRNAME = .\..\..\..\lib\vc_lib$(CFG)
357!endif
358!if "$(SHARED)" == "1"
359LIBDIRNAME = .\..\..\..\lib\vc_dll$(CFG)
360!endif
361!if "$(SHARED)" == "1"
362__DLLFLAG_p = /DWXUSINGDLL
363!endif
364!if "$(SHARED)" == "1"
365__DLLFLAG_p_12 = /d WXUSINGDLL
366!endif
367!if "$(MONOLITHIC)" == "0"
368__WXLIB_CORE_p = \
369 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
370!endif
371!if "$(MONOLITHIC)" == "0"
372__WXLIB_BASE_p = \
373 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
374!endif
375!if "$(MONOLITHIC)" == "1"
376__WXLIB_MONO_p = \
377 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
378!endif
379!if "$(USE_GUI)" == "1"
380__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
381!endif
382!if "$(USE_GUI)" == "1"
383__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
384!endif
385!if "$(USE_GUI)" == "1"
386__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
387!endif
388!if "$(MSLU)" == "1"
389__UNICOWS_LIB_p = unicows.lib
390!endif
391
392
393all: $(OBJS)
394$(OBJS):
395 -if not exist $(OBJS) mkdir $(OBJS)
396
397### Targets: ###
398
399all: $(OBJS)\fl_demo1.exe $(OBJS)\fl_demo2.exe $(OBJS)\fl_sample1.exe $(OBJS)\fl_sample2.exe $(OBJS)\fl_sample3.exe data_files
400
401clean:
402 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
403 -if exist $(OBJS)\*.res del $(OBJS)\*.res
404 -if exist $(OBJS)\fl_demo1.exe del $(OBJS)\fl_demo1.exe
405 -if exist $(OBJS)\fl_demo1.ilk del $(OBJS)\fl_demo1.ilk
406 -if exist $(OBJS)\fl_demo1.pdb del $(OBJS)\fl_demo1.pdb
407 -if exist $(OBJS)\fl_demo2.exe del $(OBJS)\fl_demo2.exe
408 -if exist $(OBJS)\fl_demo2.ilk del $(OBJS)\fl_demo2.ilk
409 -if exist $(OBJS)\fl_demo2.pdb del $(OBJS)\fl_demo2.pdb
410 -if exist $(OBJS)\fl_sample1.exe del $(OBJS)\fl_sample1.exe
411 -if exist $(OBJS)\fl_sample1.ilk del $(OBJS)\fl_sample1.ilk
412 -if exist $(OBJS)\fl_sample1.pdb del $(OBJS)\fl_sample1.pdb
413 -if exist $(OBJS)\fl_sample2.exe del $(OBJS)\fl_sample2.exe
414 -if exist $(OBJS)\fl_sample2.ilk del $(OBJS)\fl_sample2.ilk
415 -if exist $(OBJS)\fl_sample2.pdb del $(OBJS)\fl_sample2.pdb
416 -if exist $(OBJS)\fl_sample3.exe del $(OBJS)\fl_sample3.exe
417 -if exist $(OBJS)\fl_sample3.ilk del $(OBJS)\fl_sample3.ilk
418 -if exist $(OBJS)\fl_sample3.pdb del $(OBJS)\fl_sample3.pdb
419
420$(OBJS)\fl_demo1.exe: $(FL_DEMO1_OBJECTS) $(OBJS)\fl_demo1_fl_demo1.res
421 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_6) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
422 $(FL_DEMO1_OBJECTS) wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_fl.lib $(__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) 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
423<<
424
425$(OBJS)\fl_demo2.exe: $(FL_DEMO2_OBJECTS) $(OBJS)\fl_demo2_fl_demo2.res
426 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_6) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
427 $(FL_DEMO2_OBJECTS) wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_fl.lib $(__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) 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
428<<
429
430$(OBJS)\fl_sample1.exe: $(FL_SAMPLE1_OBJECTS) $(OBJS)\fl_sample1_fl_sample1.res
431 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_6) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
432 $(FL_SAMPLE1_OBJECTS) wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_fl.lib $(__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) 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
433<<
434
435$(OBJS)\fl_sample2.exe: $(FL_SAMPLE2_OBJECTS) $(OBJS)\fl_sample2_fl_sample2.res
436 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_6) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
437 $(FL_SAMPLE2_OBJECTS) wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_fl.lib $(__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) 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
438<<
439
440$(OBJS)\fl_sample3.exe: $(FL_SAMPLE3_OBJECTS) $(OBJS)\fl_sample3_fl_sample3.res
441 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_6) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
442 $(FL_SAMPLE3_OBJECTS) wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_fl.lib $(__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) 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
443<<
444
445data_files:
446 if not exist $(OBJS)\bitmaps mkdir $(OBJS)\bitmaps
447 for %f in (bookmarks.bmp class_icon.bmp class_icon1.bmp copy.bmp cut.bmp file_icon.bmp folder_icon.bmp help_icon.bmp new.bmp nextmark.bmp open.bmp paste.bmp prevmark.bmp res_icon.bmp save.bmp saveall.bmp search.bmp start95_dp.bmp start95_pr.bmp tile.bmp) do if not exist $(OBJS)\bitmaps\%f copy .\bitmaps\%f $(OBJS)\bitmaps
448
449$(OBJS)\fl_demo1_fl_demo1.obj: .\fl_demo1.cpp
450 $(CXX) /c /nologo /TP /Fo$@ $(FL_DEMO1_CXXFLAGS) $**
451
452$(OBJS)\fl_demo1_fl_demo1.res: .\fl_demo1.rc
453 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_2_p_1) $(__NO_VC_CRTDBG_p_12) /d __WXMSW__ $(__WXUNIV_DEFINE_p_12) $(__DEBUG_DEFINE_p_12) $(__UNICODE_DEFINE_p_12) /i .\..\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_12) /d _WINDOWS /i .\..\..\..\samples /d NOPCH /i .\..\..\include /d BMP_DIR="bitmaps/" $**
454
455$(OBJS)\fl_demo2_fl_demo2.obj: .\fl_demo2.cpp
456 $(CXX) /c /nologo /TP /Fo$@ $(FL_DEMO2_CXXFLAGS) $**
457
458$(OBJS)\fl_demo2_fl_demo2.res: .\fl_demo2.rc
459 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_15_p_1) $(__NO_VC_CRTDBG_p_12) /d __WXMSW__ $(__WXUNIV_DEFINE_p_12) $(__DEBUG_DEFINE_p_12) $(__UNICODE_DEFINE_p_12) /i .\..\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_12) /d _WINDOWS /i .\..\..\..\samples /d NOPCH /i .\..\..\include /d BMP_DIR="bitmaps/" $**
460
461$(OBJS)\fl_sample1_fl_sample1.obj: .\fl_sample1.cpp
462 $(CXX) /c /nologo /TP /Fo$@ $(FL_SAMPLE1_CXXFLAGS) $**
463
464$(OBJS)\fl_sample1_fl_sample1.res: .\fl_sample1.rc
465 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_28_p_1) $(__NO_VC_CRTDBG_p_12) /d __WXMSW__ $(__WXUNIV_DEFINE_p_12) $(__DEBUG_DEFINE_p_12) $(__UNICODE_DEFINE_p_12) /i .\..\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_12) /d _WINDOWS /i .\..\..\..\samples /d NOPCH /i .\..\..\include /d BMP_DIR="bitmaps/" $**
466
467$(OBJS)\fl_sample2_fl_sample2.obj: .\fl_sample2.cpp
468 $(CXX) /c /nologo /TP /Fo$@ $(FL_SAMPLE2_CXXFLAGS) $**
469
470$(OBJS)\fl_sample2_fl_sample2.res: .\fl_sample2.rc
471 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_41_p_1) $(__NO_VC_CRTDBG_p_12) /d __WXMSW__ $(__WXUNIV_DEFINE_p_12) $(__DEBUG_DEFINE_p_12) $(__UNICODE_DEFINE_p_12) /i .\..\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_12) /d _WINDOWS /i .\..\..\..\samples /d NOPCH /i .\..\..\include /d BMP_DIR="bitmaps/" $**
472
473$(OBJS)\fl_sample3_fl_sample3.obj: .\fl_sample3.cpp
474 $(CXX) /c /nologo /TP /Fo$@ $(FL_SAMPLE3_CXXFLAGS) $**
475
476$(OBJS)\fl_sample3_fl_sample3.res: .\fl_sample3.rc
477 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_54_p_1) $(__NO_VC_CRTDBG_p_12) /d __WXMSW__ $(__WXUNIV_DEFINE_p_12) $(__DEBUG_DEFINE_p_12) $(__UNICODE_DEFINE_p_12) /i .\..\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_12) /d _WINDOWS /i .\..\..\..\samples /d NOPCH /i .\..\..\include /d BMP_DIR="bitmaps/" $**