]>
Commit | Line | Data |
---|---|---|
250700e4 RD |
1 | # ========================================================================= |
2 | # This makefile was generated by | |
3 | # Bakefile 0.1.1.20030719 (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 | ANIMATEDLL_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS)$(__DEBUGFLAG_3) $(__DEBUGFLAG) /Fd..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate_vc$(VENDORTAG).pdb $(__OPTIMIZEFLAG) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I..\..\src\animate\..\..\..\include /I..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) /I..\..\src\animate\..\..\..\src\tiff /I..\..\src\animate\..\..\..\src\jpeg /I..\..\src\animate\..\..\..\src\png /I..\..\src\animate\..\..\..\src\zlib /I..\..\src\animate\..\..\..\src\regex /Fp$(OBJS)\wxprec_animatedll.pch /I..\..\src\animate\..\..\include /DWXUSINGDLL /DWXMAKINGDLL_ANIMATE $(CXXFLAGS) /Yuwx/wxprec.h | |
16 | ANIMATELIB_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS)$(__DEBUGFLAG_3) $(__DEBUGFLAG) /Fd..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.pdb $(__OPTIMIZEFLAG) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I..\..\src\animate\..\..\..\include /I..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) /I..\..\src\animate\..\..\..\src\tiff /I..\..\src\animate\..\..\..\src\jpeg /I..\..\src\animate\..\..\..\src\png /I..\..\src\animate\..\..\..\src\zlib /I..\..\src\animate\..\..\..\src\regex /Fp$(OBJS)\wxprec_animatelib.pch /I..\..\src\animate\..\..\include $(CXXFLAGS) /Yuwx/wxprec.h | |
17 | OBJS = vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) | |
18 | ||
19 | ### Conditionally set variables: ### | |
20 | ||
21 | !if "$(USE_GUI)" == "0" | |
22 | PORTNAME = base | |
23 | !endif | |
24 | !if "$(USE_GUI)" == "1" | |
25 | PORTNAME = msw | |
26 | !endif | |
27 | !if "$(OFFICIAL_BUILD)" == "0" | |
28 | VENDORTAG = _$(VENDOR) | |
29 | !endif | |
30 | !if "$(OFFICIAL_BUILD)" == "1" | |
31 | VENDORTAG = | |
32 | !endif | |
33 | !if "$(BUILD)" == "debug" | |
34 | WXDEBUGFLAG = d | |
35 | !endif | |
36 | !if "$(SHARED)" == "1" | |
37 | WXDLLFLAG = dll | |
38 | !endif | |
39 | !if "$(UNICODE)" == "1" | |
40 | WXUNICODEFLAG = u | |
41 | !endif | |
42 | !if "$(WXUNIV)" == "1" | |
43 | WXUNIVNAME = univ | |
44 | !endif | |
45 | !if "$(BUILD)" == "debug" | |
46 | __DEBUGFLAG = /Zi | |
47 | !endif | |
48 | !if "$(BUILD)" == "release" | |
49 | __DEBUGFLAG = | |
50 | !endif | |
51 | !if "$(BUILD)" == "debug" | |
52 | __DEBUGFLAG_1 = /DEBUG | |
53 | !endif | |
54 | !if "$(BUILD)" == "release" | |
55 | __DEBUGFLAG_1 = | |
56 | !endif | |
57 | !if "$(BUILD)" == "debug" | |
58 | __DEBUGFLAG_3 = d | |
59 | !endif | |
60 | !if "$(BUILD)" == "release" | |
61 | __DEBUGFLAG_3 = | |
62 | !endif | |
63 | !if "$(BUILD)" == "debug" | |
64 | __DEBUG_DEFINE_p = /D__WXDEBUG__ | |
65 | !endif | |
66 | !if "$(BUILD)" == "debug" | |
67 | __OPTIMIZEFLAG = /Od | |
68 | !endif | |
69 | !if "$(BUILD)" == "release" | |
70 | __OPTIMIZEFLAG = /O2 | |
71 | !endif | |
72 | !if "$(RUNTIME_LIBS)" == "dynamic" | |
73 | __RUNTIME_LIBS = D | |
74 | !endif | |
75 | !if "$(RUNTIME_LIBS)" == "static" | |
76 | __RUNTIME_LIBS = | |
77 | !endif | |
78 | !if "$(UNICODE)" == "1" | |
79 | __UNICODE_DEFINE_p = /DwxUSE_UNICODE=1 | |
80 | !endif | |
81 | !if "$(MONOLITHIC)" == "0" | |
82 | __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib | |
83 | !endif | |
84 | !if "$(MONOLITHIC)" == "0" | |
85 | __WXLIB_CORE_p = wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib | |
86 | !endif | |
87 | !if "$(MONOLITHIC)" == "1" | |
88 | __WXLIB_MONO_p = wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib | |
89 | !endif | |
90 | !if "$(WXUNIV)" == "1" | |
91 | __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__ | |
92 | !endif | |
93 | !if "$(SHARED)" == "1" | |
94 | __animatedll___depname = ..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate_vc$(VENDORTAG).dll | |
95 | !endif | |
96 | !if "$(SHARED)" == "0" | |
97 | __animatelib___depname = ..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib | |
98 | !endif | |
99 | ||
100 | ||
101 | all: $(OBJS) | |
102 | $(OBJS): | |
103 | -if not exist $(OBJS) mkdir $(OBJS) | |
104 | ||
105 | ### Targets: ### | |
106 | ||
107 | all: $(__animatedll___depname) $(__animatelib___depname) | |
108 | ||
109 | $(OBJS)\animatedll_animate.obj: ../../src/animate\animate.cpp | |
110 | $(CXX) /c /nologo /TP /Fo$@ $(ANIMATEDLL_CXXFLAGS) $** | |
111 | ||
112 | $(OBJS)\animatedll_dummy.obj: ../../src/animate\..\..\..\src\msw\dummy.cpp | |
113 | $(CXX) /c /nologo /TP /Fo$@ $(ANIMATEDLL_CXXFLAGS) /Ycwx/wxprec.h $** | |
114 | ||
115 | $(OBJS)\animatelib_animate.obj: ../../src/animate\animate.cpp | |
116 | $(CXX) /c /nologo /TP /Fo$@ $(ANIMATELIB_CXXFLAGS) $** | |
117 | ||
118 | $(OBJS)\animatelib_dummy.obj: ../../src/animate\..\..\..\src\msw\dummy.cpp | |
119 | $(CXX) /c /nologo /TP /Fo$@ $(ANIMATELIB_CXXFLAGS) /Ycwx/wxprec.h $** | |
120 | ||
121 | !if "$(SHARED)" == "1" | |
122 | ..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate_vc$(VENDORTAG).dll: $(OBJS)\animatedll_dummy.obj $(OBJS)\animatedll_dummy.obj $(OBJS)\animatedll_animate.obj | |
123 | link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGFLAG_1) /LIBPATH:..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) @<< | |
124 | $(OBJS)\animatedll_dummy.obj $(OBJS)\animatedll_animate.obj $(__WXLIB_MONO_p) wxtiff$(WXDEBUGFLAG).lib wxjpeg$(WXDEBUGFLAG).lib wxpng$(WXDEBUGFLAG).lib wxzlib$(WXDEBUGFLAG).lib wxregex$(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 $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) /IMPLIB:..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib | |
125 | << | |
126 | !endif | |
127 | ||
128 | !if "$(SHARED)" == "0" | |
129 | ..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib: $(OBJS)\animatelib_dummy.obj $(OBJS)\animatelib_dummy.obj $(OBJS)\animatelib_animate.obj | |
130 | if exist $@ del $@ | |
131 | lib /NOLOGO /OUT:$@ @<< | |
132 | $(OBJS)\animatelib_dummy.obj $(OBJS)\animatelib_animate.obj | |
133 | << | |
134 | !endif | |
135 | ||
136 | clean: | |
137 | -if exist $(OBJS)\*.obj del $(OBJS)\*.obj | |
138 | -if exist $(OBJS)\*.res del $(OBJS)\*.res | |
139 | -if exist ..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate_vc$(VENDORTAG).dll del ..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate_vc$(VENDORTAG).dll | |
140 | -if exist ..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib del ..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib | |
141 | -if exist ..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib del ..\..\src\animate\..\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib |