]> git.saurik.com Git - wxWidgets.git/blame - samples/db/makefile.gcc
A clarification
[wxWidgets.git] / samples / db / makefile.gcc
CommitLineData
3b20263d
VS
1# =========================================================================
2# This makefile was generated by
c3255f5f 3# Bakefile 0.1.3 (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
b17c1746
DE
15OBJS = \
16 gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
17SETUPHDIR = \
18 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
9bfe7ad9 19DBTEST_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG_2) $(GCCFLAGS) \
076f10e0 20 -DHAVE_W32API_H -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
ec08d395 21 $(__UNICODE_DEFINE_p) -I.\..\..\include -I$(SETUPHDIR) -Wall -I. \
9bfe7ad9
VS
22 $(__DLLFLAG_p) -I.\..\..\samples $(__EXCEPTIONSFLAG_4) \
23 $(__EXCEPTIONSFLAG_5) $(CPPFLAGS) $(CXXFLAGS)
076f10e0
VS
24DBTEST_OBJECTS = \
25 $(OBJS)\dbtest_dbtest.o \
26 $(OBJS)\dbtest_listdb.o \
27 $(OBJS)\dbtest_dbtest_rc.o
3b20263d
VS
28
29### Conditionally set variables: ###
30
250700e4
RD
31ifeq ($(GCC_VERSION),2.95)
32GCCFLAGS = -fvtable-thunks
33endif
3b20263d
VS
34ifeq ($(USE_GUI),0)
35PORTNAME = base
36endif
37ifeq ($(USE_GUI),1)
38PORTNAME = msw
39endif
40ifeq ($(BUILD),debug)
076f10e0
VS
41ifeq ($(DEBUG_FLAG),default)
42WXDEBUGFLAG = d
43endif
44endif
45ifeq ($(DEBUG_FLAG),1)
3b20263d
VS
46WXDEBUGFLAG = d
47endif
3b20263d
VS
48ifeq ($(UNICODE),1)
49WXUNICODEFLAG = u
50endif
51ifeq ($(WXUNIV),1)
52WXUNIVNAME = univ
53endif
b17c1746
DE
54ifeq ($(SHARED),1)
55WXDLLFLAG = dll
076f10e0 56endif
b17c1746
DE
57ifeq ($(USE_ODBC),1)
58__dbtest___depname = $(OBJS)\dbtest.exe
59endif
60ifeq ($(BUILD),debug)
61__OPTIMIZEFLAG_2 = -O0
250700e4
RD
62endif
63ifeq ($(BUILD),release)
b17c1746 64__OPTIMIZEFLAG_2 = -O2
076f10e0 65endif
b17c1746
DE
66ifeq ($(USE_EXCEPTIONS),0)
67__EXCEPTIONSFLAG_4 = -fno-rtti
076f10e0 68endif
b17c1746
DE
69ifeq ($(USE_EXCEPTIONS),1)
70__EXCEPTIONSFLAG_4 =
076f10e0 71endif
b17c1746
DE
72ifeq ($(USE_EXCEPTIONS),0)
73__EXCEPTIONSFLAG_5 = -fno-exceptions
74endif
75ifeq ($(USE_EXCEPTIONS),1)
76__EXCEPTIONSFLAG_5 =
77endif
78ifeq ($(WXUNIV),1)
79__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
80endif
81ifeq ($(WXUNIV),1)
82__WXUNIV_DEFINE_p_1 = --define __WXUNIVERSAL__
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
VS
93ifeq ($(DEBUG_FLAG),default)
94__DEBUG_DEFINE_p_1 = --define __WXDEBUG__
95endif
96endif
97ifeq ($(DEBUG_FLAG),1)
3b20263d
VS
98__DEBUG_DEFINE_p_1 = --define __WXDEBUG__
99endif
b17c1746
DE
100ifeq ($(UNICODE),1)
101__UNICODE_DEFINE_p = -D_UNICODE
102endif
103ifeq ($(UNICODE),1)
104__UNICODE_DEFINE_p_1 = --define _UNICODE
105endif
3b20263d
VS
106ifeq ($(SHARED),1)
107__DLLFLAG_p = -DWXUSINGDLL
108endif
109ifeq ($(SHARED),1)
110__DLLFLAG_p_1 = --define WXUSINGDLL
111endif
b17c1746 112ifeq ($(MONOLITHIC),0)
b92ca05a 113ifeq ($(USE_ODBC),1)
b17c1746 114__WXLIB_ODBC_p = -lwxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_odbc
b71531ad 115endif
b92ca05a 116endif
b17c1746
DE
117ifeq ($(MONOLITHIC),0)
118__WXLIB_CORE_p = \
119 -lwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core
b71531ad 120endif
b17c1746
DE
121ifeq ($(MONOLITHIC),0)
122__WXLIB_BASE_p = -lwxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG)
b71531ad 123endif
b17c1746
DE
124ifeq ($(MONOLITHIC),1)
125__WXLIB_MONO_p = \
126 -lwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)
b71531ad 127endif
076f10e0 128ifeq ($(USE_GUI),1)
b17c1746 129__LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG)
076f10e0
VS
130endif
131ifeq ($(USE_GUI),1)
b17c1746 132__LIB_JPEG_p = -lwxjpeg$(WXDEBUGFLAG)
076f10e0
VS
133endif
134ifeq ($(USE_GUI),1)
b17c1746 135__LIB_PNG_p = -lwxpng$(WXDEBUGFLAG)
3b20263d 136endif
4e209a20
VS
137ifeq ($(MSLU),1)
138__UNICOWS_LIB_p = -lunicows
139endif
b17c1746
DE
140ifeq ($(SHARED),0)
141LIBDIRNAME = .\..\..\lib\gcc_lib$(CFG)
3b20263d 142endif
b17c1746
DE
143ifeq ($(SHARED),1)
144LIBDIRNAME = .\..\..\lib\gcc_dll$(CFG)
3b20263d 145endif
b17c1746
DE
146ifeq ($(BUILD),debug)
147ifeq ($(DEBUG_INFO),default)
148__DEBUGINFO = -g
3b20263d 149endif
fd9f42b6 150endif
b17c1746
DE
151ifeq ($(BUILD),release)
152ifeq ($(DEBUG_INFO),default)
153__DEBUGINFO =
3b20263d 154endif
3b20263d 155endif
b17c1746
DE
156ifeq ($(DEBUG_INFO),0)
157__DEBUGINFO =
158endif
159ifeq ($(DEBUG_INFO),1)
160__DEBUGINFO = -g
2e9fdc04 161endif
3b20263d
VS
162
163
164all: $(OBJS)
165$(OBJS):
166 -if not exist $(OBJS) mkdir $(OBJS)
167
168### Targets: ###
169
2e9fdc04 170all: $(__dbtest___depname)
3b20263d 171
3b20263d
VS
172clean:
173 -if exist $(OBJS)\*.o del $(OBJS)\*.o
174 -if exist $(OBJS)\dbtest.exe del $(OBJS)\dbtest.exe
175
2e9fdc04 176ifeq ($(USE_ODBC),1)
076f10e0 177$(OBJS)\dbtest.exe: $(DBTEST_OBJECTS) $(OBJS)\dbtest_dbtest_rc.o
b92ca8cf 178 $(CXX) -o $@ $(DBTEST_OBJECTS) $(LDFLAGS) $(__DEBUGINFO) -mthreads -L$(LIBDIRNAME) -Wl,--subsystem,windows -mwindows $(__WXLIB_ODBC_p) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) -lwxzlib$(WXDEBUGFLAG) -lwxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG) -lwxexpat$(WXDEBUGFLAG) $(__UNICOWS_LIB_p) -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32 -lodbc32
2e9fdc04 179endif
3b20263d 180
b17c1746
DE
181$(OBJS)\dbtest_dbtest.o: ./dbtest.cpp
182 $(CXX) -c -o $@ $(DBTEST_CXXFLAGS) $<
183
184$(OBJS)\dbtest_listdb.o: ./listdb.cpp
185 $(CXX) -c -o $@ $(DBTEST_CXXFLAGS) $<
186
187$(OBJS)\dbtest_dbtest_rc.o: ./dbtest.rc
188 windres --use-temp-file -i$< -o$@ --define __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) --include-dir ./../../include --include-dir $(SETUPHDIR) --include-dir . $(__DLLFLAG_p_1) --include-dir ./../../samples
189
250700e4 190.PHONY: all clean