]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/sockets/makefile.vc
Document wxTextCtrl::XYToPosition, PositionToXY and GetLineLength change
[wxWidgets.git] / samples / sockets / makefile.vc
... / ...
CommitLineData
1# =========================================================================
2# This makefile was generated by
3# Bakefile 0.1.9 (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 = 26
16OBJS = \
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
18LIBDIRNAME = .\..\..\lib\vc_$(LIBTYPE_SUFFIX)$(CFG)
19SETUPHDIR = \
20 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
21CLIENT_CXXFLAGS = /M$(__RUNTIME_LIBS_8)$(__DEBUGRUNTIME) /DWIN32 \
22 $(__DEBUGINFO) /Fd$(OBJS)\client.pdb $(____DEBUGRUNTIME) $(__OPTIMIZEFLAG) \
23 $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
24 $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) \
25 $(__UNICODE_DEFINE_p) /I.\..\..\include /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) \
26 /D_WINDOWS /I.\..\..\samples /DNOPCH $(__RTTIFLAG) $(__EXCEPTIONSFLAG) \
27 $(CPPFLAGS) $(CXXFLAGS)
28CLIENT_OBJECTS = \
29 $(OBJS)\client_client.obj \
30 $(OBJS)\client_client.res
31SERVER_CXXFLAGS = /M$(__RUNTIME_LIBS_22)$(__DEBUGRUNTIME) /DWIN32 \
32 $(__DEBUGINFO) /Fd$(OBJS)\server.pdb $(____DEBUGRUNTIME) $(__OPTIMIZEFLAG) \
33 $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
34 $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) \
35 $(__UNICODE_DEFINE_p) /I.\..\..\include /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) \
36 /D_WINDOWS /I.\..\..\samples /DNOPCH $(__RTTIFLAG) $(__EXCEPTIONSFLAG) \
37 $(CPPFLAGS) $(CXXFLAGS)
38SERVER_OBJECTS = \
39 $(OBJS)\server_server.obj \
40 $(OBJS)\server_server.res
41
42### Conditionally set variables: ###
43
44!if "$(USE_GUI)" == "0"
45PORTNAME = base
46!endif
47!if "$(USE_GUI)" == "1"
48PORTNAME = msw
49!endif
50!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
51WXDEBUGFLAG = d
52!endif
53!if "$(DEBUG_FLAG)" == "1"
54WXDEBUGFLAG = d
55!endif
56!if "$(UNICODE)" == "1"
57WXUNICODEFLAG = u
58!endif
59!if "$(WXUNIV)" == "1"
60WXUNIVNAME = univ
61!endif
62!if "$(SHARED)" == "1"
63WXDLLFLAG = dll
64!endif
65!if "$(SHARED)" == "0"
66LIBTYPE_SUFFIX = lib
67!endif
68!if "$(SHARED)" == "1"
69LIBTYPE_SUFFIX = dll
70!endif
71!if "$(MONOLITHIC)" == "0"
72EXTRALIBS_FOR_BASE =
73!endif
74!if "$(MONOLITHIC)" == "1"
75EXTRALIBS_FOR_BASE =
76!endif
77!if "$(RUNTIME_LIBS)" == "dynamic"
78__RUNTIME_LIBS_8 = D
79!endif
80!if "$(RUNTIME_LIBS)" == "static"
81__RUNTIME_LIBS_8 = $(__THREADSFLAG)
82!endif
83!if "$(RUNTIME_LIBS)" == "dynamic"
84__RUNTIME_LIBS_22 = D
85!endif
86!if "$(RUNTIME_LIBS)" == "static"
87__RUNTIME_LIBS_22 = $(__THREADSFLAG)
88!endif
89!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
90__DEBUGINFO = /Zi
91!endif
92!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
93__DEBUGINFO =
94!endif
95!if "$(DEBUG_INFO)" == "0"
96__DEBUGINFO =
97!endif
98!if "$(DEBUG_INFO)" == "1"
99__DEBUGINFO = /Zi
100!endif
101!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
102__DEBUGINFO_1 = /DEBUG
103!endif
104!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
105__DEBUGINFO_1 =
106!endif
107!if "$(DEBUG_INFO)" == "0"
108__DEBUGINFO_1 =
109!endif
110!if "$(DEBUG_INFO)" == "1"
111__DEBUGINFO_1 = /DEBUG
112!endif
113!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
114____DEBUGRUNTIME = /D_DEBUG
115!endif
116!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
117____DEBUGRUNTIME =
118!endif
119!if "$(DEBUG_RUNTIME_LIBS)" == "0"
120____DEBUGRUNTIME =
121!endif
122!if "$(DEBUG_RUNTIME_LIBS)" == "1"
123____DEBUGRUNTIME = /D_DEBUG
124!endif
125!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
126____DEBUGRUNTIME_0 = /d _DEBUG
127!endif
128!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
129____DEBUGRUNTIME_0 =
130!endif
131!if "$(DEBUG_RUNTIME_LIBS)" == "0"
132____DEBUGRUNTIME_0 =
133!endif
134!if "$(DEBUG_RUNTIME_LIBS)" == "1"
135____DEBUGRUNTIME_0 = /d _DEBUG
136!endif
137!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
138__DEBUGRUNTIME = d
139!endif
140!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
141__DEBUGRUNTIME =
142!endif
143!if "$(DEBUG_RUNTIME_LIBS)" == "0"
144__DEBUGRUNTIME =
145!endif
146!if "$(DEBUG_RUNTIME_LIBS)" == "1"
147__DEBUGRUNTIME = d
148!endif
149!if "$(BUILD)" == "debug"
150__OPTIMIZEFLAG = /Od
151!endif
152!if "$(BUILD)" == "release"
153__OPTIMIZEFLAG = /O2
154!endif
155!if "$(USE_THREADS)" == "0"
156__THREADSFLAG = L
157!endif
158!if "$(USE_THREADS)" == "1"
159__THREADSFLAG = T
160!endif
161!if "$(USE_RTTI)" == "0"
162__RTTIFLAG =
163!endif
164!if "$(USE_RTTI)" == "1"
165__RTTIFLAG = /GR
166!endif
167!if "$(USE_EXCEPTIONS)" == "0"
168__EXCEPTIONSFLAG =
169!endif
170!if "$(USE_EXCEPTIONS)" == "1"
171__EXCEPTIONSFLAG = /EHsc
172!endif
173!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
174__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
175!endif
176!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
177__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
178!endif
179!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
180__NO_VC_CRTDBG_p_0 = /d __NO_VC_CRTDBG__
181!endif
182!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
183__NO_VC_CRTDBG_p_0 = /d __NO_VC_CRTDBG__
184!endif
185!if "$(WXUNIV)" == "1"
186__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
187!endif
188!if "$(WXUNIV)" == "1"
189__WXUNIV_DEFINE_p_0 = /d __WXUNIVERSAL__
190!endif
191!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
192__DEBUG_DEFINE_p = /D__WXDEBUG__
193!endif
194!if "$(DEBUG_FLAG)" == "1"
195__DEBUG_DEFINE_p = /D__WXDEBUG__
196!endif
197!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
198__DEBUG_DEFINE_p_0 = /d __WXDEBUG__
199!endif
200!if "$(DEBUG_FLAG)" == "1"
201__DEBUG_DEFINE_p_0 = /d __WXDEBUG__
202!endif
203!if "$(USE_EXCEPTIONS)" == "0"
204__EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
205!endif
206!if "$(USE_EXCEPTIONS)" == "0"
207__EXCEPTIONS_DEFINE_p_0 = /d wxNO_EXCEPTIONS
208!endif
209!if "$(USE_RTTI)" == "0"
210__RTTI_DEFINE_p = /DwxNO_RTTI
211!endif
212!if "$(USE_RTTI)" == "0"
213__RTTI_DEFINE_p_0 = /d wxNO_RTTI
214!endif
215!if "$(USE_THREADS)" == "0"
216__THREAD_DEFINE_p = /DwxNO_THREADS
217!endif
218!if "$(USE_THREADS)" == "0"
219__THREAD_DEFINE_p_0 = /d wxNO_THREADS
220!endif
221!if "$(UNICODE)" == "1"
222__UNICODE_DEFINE_p = /D_UNICODE
223!endif
224!if "$(UNICODE)" == "1"
225__UNICODE_DEFINE_p_0 = /d _UNICODE
226!endif
227!if "$(SHARED)" == "1"
228__DLLFLAG_p = /DWXUSINGDLL
229!endif
230!if "$(SHARED)" == "1"
231__DLLFLAG_p_0 = /d WXUSINGDLL
232!endif
233!if "$(MONOLITHIC)" == "0"
234__WXLIB_CORE_p = \
235 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
236!endif
237!if "$(MONOLITHIC)" == "0"
238__WXLIB_NET_p = \
239 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_net.lib
240!endif
241!if "$(MONOLITHIC)" == "0"
242__WXLIB_BASE_p = \
243 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
244!endif
245!if "$(MONOLITHIC)" == "1"
246__WXLIB_MONO_p = \
247 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
248!endif
249!if "$(USE_GUI)" == "1"
250__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
251!endif
252!if "$(USE_GUI)" == "1"
253__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
254!endif
255!if "$(USE_GUI)" == "1"
256__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
257!endif
258!if "$(MSLU)" == "1"
259__UNICOWS_LIB_p = unicows.lib
260!endif
261
262
263all: $(OBJS)
264$(OBJS):
265 -if not exist $(OBJS) mkdir $(OBJS)
266
267### Targets: ###
268
269all: $(OBJS)\client.exe $(OBJS)\server.exe
270
271clean:
272 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
273 -if exist $(OBJS)\*.res del $(OBJS)\*.res
274 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
275 -if exist $(OBJS)\client.exe del $(OBJS)\client.exe
276 -if exist $(OBJS)\client.ilk del $(OBJS)\client.ilk
277 -if exist $(OBJS)\client.pdb del $(OBJS)\client.pdb
278 -if exist $(OBJS)\server.exe del $(OBJS)\server.exe
279 -if exist $(OBJS)\server.ilk del $(OBJS)\server.ilk
280 -if exist $(OBJS)\server.pdb del $(OBJS)\server.pdb
281
282$(OBJS)\client.exe: $(CLIENT_OBJECTS) $(OBJS)\client_client.res
283 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
284 $(CLIENT_OBJECTS) $(__WXLIB_CORE_p) $(__WXLIB_NET_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
285<<
286
287$(OBJS)\server.exe: $(SERVER_OBJECTS) $(OBJS)\server_server.res
288 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
289 $(SERVER_OBJECTS) $(__WXLIB_CORE_p) $(__WXLIB_NET_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
290<<
291
292$(OBJS)\client_client.obj: .\client.cpp
293 $(CXX) /c /nologo /TP /Fo$@ $(CLIENT_CXXFLAGS) $**
294
295$(OBJS)\client_client.res: .\client.rc
296 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_0) $(__NO_VC_CRTDBG_p_0) /d __WXMSW__ $(__WXUNIV_DEFINE_p_0) $(__DEBUG_DEFINE_p_0) $(__EXCEPTIONS_DEFINE_p_0) $(__RTTI_DEFINE_p_0) $(__THREAD_DEFINE_p_0) $(__UNICODE_DEFINE_p_0) /i .\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_0) /d _WINDOWS /i .\..\..\samples /d NOPCH $**
297
298$(OBJS)\server_server.obj: .\server.cpp
299 $(CXX) /c /nologo /TP /Fo$@ $(SERVER_CXXFLAGS) $**
300
301$(OBJS)\server_server.res: .\server.rc
302 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_0) $(__NO_VC_CRTDBG_p_0) /d __WXMSW__ $(__WXUNIV_DEFINE_p_0) $(__DEBUG_DEFINE_p_0) $(__EXCEPTIONS_DEFINE_p_0) $(__RTTI_DEFINE_p_0) $(__THREAD_DEFINE_p_0) $(__UNICODE_DEFINE_p_0) /i .\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_0) /d _WINDOWS /i .\..\..\samples /d NOPCH $**
303