regenerated after adding DEBUG_ options
[wxWidgets.git] / samples / ownerdrw / 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 LIBDIRNAME = \
16         .\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
17 OBJS = \
18         vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
19 OWNERDRW_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS_7)$(__DEBUGRUNTIME_3) \
20         /DWIN32 $(__DEBUGINFO_0) /Fd$(OBJS)\ownerdrw.pdb $(____DEBUGRUNTIME_2_p) \
21         $(__OPTIMIZEFLAG_4) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
22         $(__UNICODE_DEFINE_p) /I.\..\..\include /I$(LIBDIRNAME) /I.\..\..\src\tiff \
23         /I.\..\..\src\jpeg /I.\..\..\src\png /I.\..\..\src\zlib /I.\..\..\src\regex \
24         /I.\..\..\src\expat\lib /I. $(__DLLFLAG_p) /D_WINDOWS $(CXXFLAGS)
25 OWNERDRW_OBJECTS =  \
26         $(OBJS)\ownerdrw_ownerdrw.obj \
27         $(OBJS)\ownerdrw_ownerdrw.res
28
29 ### Conditionally set variables: ###
30
31 !if "$(USE_GUI)" == "0"
32 PORTNAME = base
33 !endif
34 !if "$(USE_GUI)" == "1"
35 PORTNAME = msw
36 !endif
37 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
38 WXDEBUGFLAG = d
39 !endif
40 !if "$(DEBUG_FLAG)" == "1"
41 WXDEBUGFLAG = d
42 !endif
43 !if "$(SHARED)" == "1"
44 WXDLLFLAG = dll
45 !endif
46 !if "$(UNICODE)" == "1"
47 WXUNICODEFLAG = u
48 !endif
49 !if "$(WXUNIV)" == "1"
50 WXUNIVNAME = univ
51 !endif
52 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
53 __DEBUGINFO_0 = /Zi
54 !endif
55 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
56 __DEBUGINFO_0 = 
57 !endif
58 !if "$(DEBUG_INFO)" == "0"
59 __DEBUGINFO_0 = 
60 !endif
61 !if "$(DEBUG_INFO)" == "1"
62 __DEBUGINFO_0 = /Zi
63 !endif
64 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
65 __DEBUGINFO_1 = /DEBUG
66 !endif
67 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
68 __DEBUGINFO_1 = 
69 !endif
70 !if "$(DEBUG_INFO)" == "0"
71 __DEBUGINFO_1 = 
72 !endif
73 !if "$(DEBUG_INFO)" == "1"
74 __DEBUGINFO_1 = /DEBUG
75 !endif
76 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
77 __DEBUGINFO_3 = d
78 !endif
79 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
80 __DEBUGINFO_3 = 
81 !endif
82 !if "$(DEBUG_INFO)" == "0"
83 __DEBUGINFO_3 = 
84 !endif
85 !if "$(DEBUG_INFO)" == "1"
86 __DEBUGINFO_3 = d
87 !endif
88 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
89 __DEBUGRUNTIME_3 = 
90 !endif
91 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
92 __DEBUGRUNTIME_3 = d
93 !endif
94 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
95 __DEBUGRUNTIME_3 = $(__DEBUGINFO_3)
96 !endif
97 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
98 __DEBUG_DEFINE_p = /D__WXDEBUG__
99 !endif
100 !if "$(DEBUG_FLAG)" == "1"
101 __DEBUG_DEFINE_p = /D__WXDEBUG__
102 !endif
103 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
104 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
105 !endif
106 !if "$(DEBUG_FLAG)" == "1"
107 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
108 !endif
109 !if "$(SHARED)" == "1"
110 __DLLFLAG_p = /DWXUSINGDLL
111 !endif
112 !if "$(SHARED)" == "1"
113 __DLLFLAG_p_1 = /d WXUSINGDLL
114 !endif
115 !if "$(USE_GUI)" == "1"
116 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
117 !endif
118 !if "$(USE_GUI)" == "1"
119 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
120 !endif
121 !if "$(USE_GUI)" == "1"
122 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
123 !endif
124 !if "$(BUILD)" == "debug"
125 __OPTIMIZEFLAG_4 = /Od
126 !endif
127 !if "$(BUILD)" == "release"
128 __OPTIMIZEFLAG_4 = /O2
129 !endif
130 !if "$(RUNTIME_LIBS)" == "dynamic"
131 __RUNTIME_LIBS_7 = D
132 !endif
133 !if "$(RUNTIME_LIBS)" == "static"
134 __RUNTIME_LIBS_7 = T
135 !endif
136 !if "$(UNICODE)" == "1"
137 __UNICODE_DEFINE_p = /DwxUSE_UNICODE=1
138 !endif
139 !if "$(UNICODE)" == "1"
140 __UNICODE_DEFINE_p_1 = /d wxUSE_UNICODE=1
141 !endif
142 !if "$(MONOLITHIC)" == "0"
143 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
144 !endif
145 !if "$(MONOLITHIC)" == "0"
146 __WXLIB_CORE_p = \
147         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
148 !endif
149 !if "$(MONOLITHIC)" == "1"
150 __WXLIB_MONO_p = \
151         wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
152 !endif
153 !if "$(WXUNIV)" == "1"
154 __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
155 !endif
156 !if "$(WXUNIV)" == "1"
157 __WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
158 !endif
159 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
160 ____DEBUGINFO_2_p = /D_DEBUG
161 !endif
162 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
163 ____DEBUGINFO_2_p = /DNDEBUG
164 !endif
165 !if "$(DEBUG_INFO)" == "0"
166 ____DEBUGINFO_2_p = /DNDEBUG
167 !endif
168 !if "$(DEBUG_INFO)" == "1"
169 ____DEBUGINFO_2_p = /D_DEBUG
170 !endif
171 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
172 ____DEBUGINFO_2_p_1 = /d _DEBUG
173 !endif
174 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
175 ____DEBUGINFO_2_p_1 = /d NDEBUG
176 !endif
177 !if "$(DEBUG_INFO)" == "0"
178 ____DEBUGINFO_2_p_1 = /d NDEBUG
179 !endif
180 !if "$(DEBUG_INFO)" == "1"
181 ____DEBUGINFO_2_p_1 = /d _DEBUG
182 !endif
183 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
184 ____DEBUGRUNTIME_2_p = /DNDEBUG
185 !endif
186 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
187 ____DEBUGRUNTIME_2_p = /D_DEBUG
188 !endif
189 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
190 ____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2_p)
191 !endif
192 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
193 ____DEBUGRUNTIME_2_p_1 = /d NDEBUG
194 !endif
195 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
196 ____DEBUGRUNTIME_2_p_1 = /d _DEBUG
197 !endif
198 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
199 ____DEBUGRUNTIME_2_p_1 = $(____DEBUGINFO_2_p_1)
200 !endif
201
202
203 all: $(OBJS)
204 $(OBJS):
205         -if not exist $(OBJS) mkdir $(OBJS)
206
207 ### Targets: ###
208
209 all: $(OBJS)\ownerdrw.exe
210
211 $(OBJS)\ownerdrw_ownerdrw.obj: .\ownerdrw.cpp
212         $(CXX) /c /nologo /TP /Fo$@ $(OWNERDRW_CXXFLAGS) $**
213
214 $(OBJS)\ownerdrw_ownerdrw.res: .\ownerdrw.rc
215         rc /fo$@  /d WIN32 $(____DEBUGRUNTIME_2_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) /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_1) /d _WINDOWS $**
216
217 clean: 
218         -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
219         -if exist $(OBJS)\*.res del $(OBJS)\*.res
220         -if exist $(OBJS)\ownerdrw.exe del $(OBJS)\ownerdrw.exe
221
222 $(OBJS)\ownerdrw.exe: $(OWNERDRW_OBJECTS) $(OBJS)\ownerdrw_ownerdrw.res
223         link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1)  /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS  @<<
224         $(OWNERDRW_OBJECTS)  $(__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
225 <<