]> git.saurik.com Git - wxWidgets.git/blame - samples/splash/makefile.gcc
Document wxTextCtrl::XYToPosition, PositionToXY and GetLineLength change
[wxWidgets.git] / samples / splash / makefile.gcc
CommitLineData
8b9d7133
WS
1# =========================================================================
2# This makefile was generated by
0d90d6ea 3# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
8b9d7133
WS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
7include ../../build/msw/config.gcc
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
0d90d6ea 15CPPDEPS = -MT$@ -MF$@.d -MD
4818141b 16WX_RELEASE_NODOT = 26
8b9d7133
WS
17OBJS = \
18 gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
b14abf14 19LIBDIRNAME = .\..\..\lib\gcc_$(LIBTYPE_SUFFIX)$(CFG)
8b9d7133
WS
20SETUPHDIR = \
21 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
8c9f8f91
JS
22SPLASH_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG_2) $(__THREADSFLAG) \
23 $(GCCFLAGS) -DHAVE_W32API_H -D__WXMSW__ $(__WXUNIV_DEFINE_p) \
24 $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
25 $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) -I.\..\..\include -I$(SETUPHDIR) \
26 -W -Wall -I. $(__DLLFLAG_p) -I.\..\..\samples -DNOPCH $(__RTTIFLAG_5) \
27 $(__EXCEPTIONSFLAG_6) -Wno-ctor-dtor-privacy $(CPPFLAGS) $(CXXFLAGS)
8b9d7133
WS
28SPLASH_OBJECTS = \
29 $(OBJS)\splash_splash.o \
30 $(OBJS)\splash_sample_rc.o
31
32### Conditionally set variables: ###
33
34ifeq ($(GCC_VERSION),2.95)
35GCCFLAGS = -fvtable-thunks
36endif
37ifeq ($(USE_GUI),0)
38PORTNAME = base
39endif
40ifeq ($(USE_GUI),1)
41PORTNAME = msw
42endif
43ifeq ($(BUILD),debug)
44ifeq ($(DEBUG_FLAG),default)
45WXDEBUGFLAG = d
46endif
47endif
48ifeq ($(DEBUG_FLAG),1)
49WXDEBUGFLAG = d
50endif
51ifeq ($(UNICODE),1)
52WXUNICODEFLAG = u
53endif
54ifeq ($(WXUNIV),1)
55WXUNIVNAME = univ
56endif
57ifeq ($(SHARED),1)
58WXDLLFLAG = dll
59endif
b14abf14
JS
60ifeq ($(SHARED),0)
61LIBTYPE_SUFFIX = lib
62endif
63ifeq ($(SHARED),1)
64LIBTYPE_SUFFIX = dll
65endif
dd65d8c8
RN
66ifeq ($(MONOLITHIC),0)
67EXTRALIBS_FOR_BASE =
68endif
69ifeq ($(MONOLITHIC),1)
70EXTRALIBS_FOR_BASE =
71endif
8b9d7133
WS
72ifeq ($(BUILD),debug)
73__OPTIMIZEFLAG_2 = -O0
74endif
75ifeq ($(BUILD),release)
76__OPTIMIZEFLAG_2 = -O2
77endif
8c9f8f91
JS
78ifeq ($(USE_RTTI),0)
79__RTTIFLAG_5 = -fno-rtti
8b9d7133 80endif
8c9f8f91
JS
81ifeq ($(USE_RTTI),1)
82__RTTIFLAG_5 =
8b9d7133
WS
83endif
84ifeq ($(USE_EXCEPTIONS),0)
8c9f8f91 85__EXCEPTIONSFLAG_6 = -fno-exceptions
8b9d7133
WS
86endif
87ifeq ($(USE_EXCEPTIONS),1)
8c9f8f91 88__EXCEPTIONSFLAG_6 =
8b9d7133
WS
89endif
90ifeq ($(WXUNIV),1)
91__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
92endif
93ifeq ($(WXUNIV),1)
94__WXUNIV_DEFINE_p_1 = --define __WXUNIVERSAL__
95endif
96ifeq ($(BUILD),debug)
97ifeq ($(DEBUG_FLAG),default)
98__DEBUG_DEFINE_p = -D__WXDEBUG__
99endif
100endif
101ifeq ($(DEBUG_FLAG),1)
102__DEBUG_DEFINE_p = -D__WXDEBUG__
103endif
104ifeq ($(BUILD),debug)
105ifeq ($(DEBUG_FLAG),default)
106__DEBUG_DEFINE_p_1 = --define __WXDEBUG__
107endif
108endif
109ifeq ($(DEBUG_FLAG),1)
110__DEBUG_DEFINE_p_1 = --define __WXDEBUG__
111endif
8c9f8f91
JS
112ifeq ($(USE_EXCEPTIONS),0)
113__EXCEPTIONS_DEFINE_p = -DwxNO_EXCEPTIONS
114endif
115ifeq ($(USE_EXCEPTIONS),0)
116__EXCEPTIONS_DEFINE_p_1 = --define wxNO_EXCEPTIONS
117endif
118ifeq ($(USE_RTTI),0)
119__RTTI_DEFINE_p = -DwxNO_RTTI
120endif
121ifeq ($(USE_RTTI),0)
122__RTTI_DEFINE_p_1 = --define wxNO_RTTI
123endif
124ifeq ($(USE_THREADS),0)
125__THREAD_DEFINE_p = -DwxNO_THREADS
126endif
127ifeq ($(USE_THREADS),0)
128__THREAD_DEFINE_p_1 = --define wxNO_THREADS
129endif
8b9d7133
WS
130ifeq ($(UNICODE),1)
131__UNICODE_DEFINE_p = -D_UNICODE
132endif
133ifeq ($(UNICODE),1)
134__UNICODE_DEFINE_p_1 = --define _UNICODE
135endif
136ifeq ($(SHARED),1)
137__DLLFLAG_p = -DWXUSINGDLL
138endif
139ifeq ($(SHARED),1)
140__DLLFLAG_p_1 = --define WXUSINGDLL
141endif
142ifeq ($(MONOLITHIC),0)
a3e68e5c
WS
143__WXLIB_MEDIA_p = \
144 -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_media
145endif
146ifeq ($(MONOLITHIC),0)
8b9d7133 147__WXLIB_ADV_p = \
c33fae85 148 -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_adv
8b9d7133
WS
149endif
150ifeq ($(MONOLITHIC),0)
151__WXLIB_CORE_p = \
c33fae85 152 -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core
8b9d7133
WS
153endif
154ifeq ($(MONOLITHIC),0)
c33fae85
RN
155__WXLIB_BASE_p = \
156 -lwxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)
8b9d7133
WS
157endif
158ifeq ($(MONOLITHIC),1)
159__WXLIB_MONO_p = \
c33fae85 160 -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)
8b9d7133
WS
161endif
162ifeq ($(USE_GUI),1)
9c2d002b 163__LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG)
8b9d7133
WS
164endif
165ifeq ($(USE_GUI),1)
9c2d002b 166__LIB_JPEG_p = -lwxjpeg$(WXDEBUGFLAG)
8b9d7133
WS
167endif
168ifeq ($(USE_GUI),1)
9c2d002b 169__LIB_PNG_p = -lwxpng$(WXDEBUGFLAG)
8b9d7133
WS
170endif
171ifeq ($(MSLU),1)
172__UNICOWS_LIB_p = -lunicows
173endif
8b9d7133
WS
174ifeq ($(BUILD),debug)
175ifeq ($(DEBUG_INFO),default)
176__DEBUGINFO = -g
177endif
178endif
179ifeq ($(BUILD),release)
180ifeq ($(DEBUG_INFO),default)
181__DEBUGINFO =
182endif
183endif
184ifeq ($(DEBUG_INFO),0)
185__DEBUGINFO =
186endif
187ifeq ($(DEBUG_INFO),1)
188__DEBUGINFO = -g
189endif
8c9f8f91
JS
190ifeq ($(USE_THREADS),0)
191__THREADSFLAG =
192endif
193ifeq ($(USE_THREADS),1)
194__THREADSFLAG = -mthreads
195endif
8b9d7133
WS
196
197
198all: $(OBJS)
199$(OBJS):
200 -if not exist $(OBJS) mkdir $(OBJS)
201
202### Targets: ###
203
204all: $(OBJS)\splash.exe data
205
206clean:
207 -if exist $(OBJS)\*.o del $(OBJS)\*.o
0d90d6ea 208 -if exist $(OBJS)\*.d del $(OBJS)\*.d
8b9d7133
WS
209 -if exist $(OBJS)\splash.exe del $(OBJS)\splash.exe
210
211$(OBJS)\splash.exe: $(SPLASH_OBJECTS) $(OBJS)\splash_sample_rc.o
a3e68e5c 212 $(CXX) -o $@ $(SPLASH_OBJECTS) $(LDFLAGS) $(__DEBUGINFO) $(__THREADSFLAG) -L$(LIBDIRNAME) -Wl,--subsystem,windows -mwindows $(__WXLIB_MEDIA_p) $(__WXLIB_ADV_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) $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32 -lodbc32
8b9d7133
WS
213
214data:
215 if not exist $(OBJS) mkdir $(OBJS)
503271a5 216 for %%f in (splash.png press.mpg) do if not exist $(OBJS)\%%f copy .\%%f $(OBJS)
8b9d7133
WS
217
218$(OBJS)\splash_splash.o: ./splash.cpp
0d90d6ea 219 $(CXX) -c -o $@ $(SPLASH_CXXFLAGS) $(CPPDEPS) $<
8b9d7133
WS
220
221$(OBJS)\splash_sample_rc.o: ./../sample.rc
8c9f8f91 222 windres --use-temp-file -i$< -o$@ --define __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) --include-dir ./../../include --include-dir $(SETUPHDIR) --include-dir . $(__DLLFLAG_p_1) --include-dir ./../../samples --define NOPCH
8b9d7133
WS
223
224.PHONY: all clean data
b14abf14 225
8c9f8f91 226
0d90d6ea
JS
227# Dependencies tracking:
228-include $(OBJS)/*.d