]> git.saurik.com Git - wxWidgets.git/blame - samples/ipc/makefile.gcc
WinCE doesn't have GetMessageTime
[wxWidgets.git] / samples / ipc / makefile.gcc
CommitLineData
3b20263d
VS
1# =========================================================================
2# This makefile was generated by
bdc408c4 3# Bakefile 0.1.1 (http://bakefile.sourceforge.net)
3b20263d
VS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
fd9f42b6 7include ../../build/msw/config.gcc
3b20263d
VS
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
d179e30b 15CLIENT_CXXFLAGS = $(CPPFLAGS) $(__DEBUGINFO) $(__OPTIMIZEFLAG) $(GCCFLAGS) \
076f10e0 16 -DHAVE_W32API_H -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
ec08d395
JS
17 $(__UNICODE_DEFINE_p) -I.\..\..\include -I$(SETUPHDIR) -Wall -I. \
18 $(__DLLFLAG_p) -I.\..\..\samples $(CXXFLAGS)
d179e30b
VS
19CLIENT_OBJECTS = \
20 $(OBJS)\client_sample_rc.o \
21 $(OBJS)\client_client.o
076f10e0
VS
22OBJS = \
23 gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
d179e30b
VS
24SERVER_CXXFLAGS = $(CPPFLAGS) $(__DEBUGINFO) $(__OPTIMIZEFLAG) $(GCCFLAGS) \
25 -DHAVE_W32API_H -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
ec08d395
JS
26 $(__UNICODE_DEFINE_p) -I.\..\..\include -I$(SETUPHDIR) -Wall -I. \
27 $(__DLLFLAG_p) -I.\..\..\samples $(CXXFLAGS)
d179e30b
VS
28SERVER_OBJECTS = \
29 $(OBJS)\server_sample_rc.o \
30 $(OBJS)\server_server.o
75a0a7b7
VS
31SETUPHDIR = \
32 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
3b20263d
VS
33
34### Conditionally set variables: ###
35
250700e4
RD
36ifeq ($(GCC_VERSION),2.95)
37GCCFLAGS = -fvtable-thunks
38endif
75a0a7b7
VS
39ifeq ($(SHARED),0)
40LIBDIRNAME = .\..\..\lib\gcc_lib$(CFG)
41endif
42ifeq ($(SHARED),1)
43LIBDIRNAME = .\..\..\lib\gcc_dll$(CFG)
44endif
3b20263d
VS
45ifeq ($(USE_GUI),0)
46PORTNAME = base
47endif
48ifeq ($(USE_GUI),1)
49PORTNAME = msw
50endif
51ifeq ($(BUILD),debug)
076f10e0
VS
52ifeq ($(DEBUG_FLAG),default)
53WXDEBUGFLAG = d
54endif
55endif
56ifeq ($(DEBUG_FLAG),1)
3b20263d
VS
57WXDEBUGFLAG = d
58endif
59ifeq ($(SHARED),1)
60WXDLLFLAG = dll
61endif
62ifeq ($(UNICODE),1)
63WXUNICODEFLAG = u
64endif
65ifeq ($(WXUNIV),1)
66WXUNIVNAME = univ
67endif
68ifeq ($(BUILD),debug)
076f10e0
VS
69ifeq ($(DEBUG_INFO),default)
70__DEBUGINFO = -g
71endif
250700e4
RD
72endif
73ifeq ($(BUILD),release)
076f10e0
VS
74ifeq ($(DEBUG_INFO),default)
75__DEBUGINFO =
76endif
77endif
78ifeq ($(DEBUG_INFO),0)
79__DEBUGINFO =
80endif
81ifeq ($(DEBUG_INFO),1)
82__DEBUGINFO = -g
250700e4
RD
83endif
84ifeq ($(BUILD),debug)
076f10e0
VS
85ifeq ($(DEBUG_FLAG),default)
86__DEBUG_DEFINE_p = -D__WXDEBUG__
87endif
88endif
89ifeq ($(DEBUG_FLAG),1)
3b20263d
VS
90__DEBUG_DEFINE_p = -D__WXDEBUG__
91endif
92ifeq ($(BUILD),debug)
076f10e0 93ifeq ($(DEBUG_FLAG),default)
d179e30b 94__DEBUG_DEFINE_p_0 = --define __WXDEBUG__
076f10e0
VS
95endif
96endif
97ifeq ($(DEBUG_FLAG),1)
d179e30b 98__DEBUG_DEFINE_p_0 = --define __WXDEBUG__
3b20263d
VS
99endif
100ifeq ($(SHARED),1)
101__DLLFLAG_p = -DWXUSINGDLL
102endif
103ifeq ($(SHARED),1)
d179e30b 104__DLLFLAG_p_0 = --define WXUSINGDLL
3b20263d 105endif
076f10e0
VS
106ifeq ($(USE_GUI),1)
107__LIB_JPEG_p = -lwxjpeg$(WXDEBUGFLAG)
108endif
109ifeq ($(USE_GUI),1)
110__LIB_PNG_p = -lwxpng$(WXDEBUGFLAG)
111endif
112ifeq ($(USE_GUI),1)
113__LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG)
114endif
250700e4 115ifeq ($(BUILD),debug)
d179e30b 116__OPTIMIZEFLAG = -O0
250700e4
RD
117endif
118ifeq ($(BUILD),release)
d179e30b 119__OPTIMIZEFLAG = -O2
250700e4 120endif
3b20263d 121ifeq ($(UNICODE),1)
ec08d395 122__UNICODE_DEFINE_p = -D_UNICODE
3b20263d
VS
123endif
124ifeq ($(UNICODE),1)
ec08d395 125__UNICODE_DEFINE_p_0 = --define _UNICODE
3b20263d 126endif
4e209a20
VS
127ifeq ($(MSLU),1)
128__UNICOWS_LIB_p = -lunicows
129endif
3b20263d
VS
130ifeq ($(MONOLITHIC),0)
131__WXLIB_BASE_p = -lwxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG)
132endif
133ifeq ($(MONOLITHIC),0)
076f10e0
VS
134__WXLIB_CORE_p = \
135 -lwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core
3b20263d
VS
136endif
137ifeq ($(MONOLITHIC),1)
076f10e0
VS
138__WXLIB_MONO_p = \
139 -lwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)
3b20263d 140endif
d179e30b
VS
141ifeq ($(MONOLITHIC),0)
142__WXLIB_NET_p = -lwxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_net
143endif
3b20263d
VS
144ifeq ($(WXUNIV),1)
145__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
146endif
147ifeq ($(WXUNIV),1)
d179e30b 148__WXUNIV_DEFINE_p_0 = --define __WXUNIVERSAL__
3b20263d
VS
149endif
150
151
152all: $(OBJS)
153$(OBJS):
154 -if not exist $(OBJS) mkdir $(OBJS)
155
156### Targets: ###
157
d179e30b
VS
158all: $(OBJS)\client.exe $(OBJS)\server.exe
159
1c3a6972 160$(OBJS)\client_client.o: ./client.cpp
d179e30b 161 $(CXX) -c -o $@ $(CLIENT_CXXFLAGS) $<
3b20263d 162
1c3a6972 163$(OBJS)\client_sample_rc.o: ./../../samples/sample.rc
ec08d395 164 windres --use-temp-file -i$< -o$@ --define __WXMSW__ $(__WXUNIV_DEFINE_p_0) $(__DEBUG_DEFINE_p_0) $(__UNICODE_DEFINE_p_0) --include-dir ./../../include --include-dir $(SETUPHDIR) --include-dir . $(__DLLFLAG_p_0) --include-dir ./../../samples
3b20263d 165
1c3a6972 166$(OBJS)\server_sample_rc.o: ./../../samples/sample.rc
ec08d395 167 windres --use-temp-file -i$< -o$@ --define __WXMSW__ $(__WXUNIV_DEFINE_p_0) $(__DEBUG_DEFINE_p_0) $(__UNICODE_DEFINE_p_0) --include-dir ./../../include --include-dir $(SETUPHDIR) --include-dir . $(__DLLFLAG_p_0) --include-dir ./../../samples
d179e30b 168
1c3a6972 169$(OBJS)\server_server.o: ./server.cpp
d179e30b 170 $(CXX) -c -o $@ $(SERVER_CXXFLAGS) $<
3b20263d
VS
171
172clean:
173 -if exist $(OBJS)\*.o del $(OBJS)\*.o
d179e30b
VS
174 -if exist $(OBJS)\client.exe del $(OBJS)\client.exe
175 -if exist $(OBJS)\server.exe del $(OBJS)\server.exe
176
177$(OBJS)\client.exe: $(CLIENT_OBJECTS) $(OBJS)\client_sample_rc.o
ec08d395 178 $(CXX) -o $@ $(CLIENT_OBJECTS) $(LDFLAGS) $(__DEBUGINFO) -mthreads -L$(LIBDIRNAME) -Wl,--subsystem,windows -mwindows $(__WXLIB_CORE_p) $(__WXLIB_NET_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) -lwxzlib$(WXDEBUGFLAG) -lwxregex$(WXDEBUGFLAG) -lwxexpat$(WXDEBUGFLAG) $(__UNICOWS_LIB_p) -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lodbc32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32
3b20263d 179
d179e30b 180$(OBJS)\server.exe: $(SERVER_OBJECTS) $(OBJS)\server_sample_rc.o
ec08d395 181 $(CXX) -o $@ $(SERVER_OBJECTS) $(LDFLAGS) $(__DEBUGINFO) -mthreads -L$(LIBDIRNAME) -Wl,--subsystem,windows -mwindows $(__WXLIB_CORE_p) $(__WXLIB_NET_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) -lwxzlib$(WXDEBUGFLAG) -lwxregex$(WXDEBUGFLAG) -lwxexpat$(WXDEBUGFLAG) $(__UNICOWS_LIB_p) -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lodbc32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32
3b20263d 182
250700e4 183.PHONY: all clean