]> git.saurik.com Git - wxWidgets.git/blame - samples/menu/makefile.gcc
Regenerated makefiles
[wxWidgets.git] / samples / menu / makefile.gcc
CommitLineData
3b20263d
VS
1# =========================================================================
2# This makefile was generated by
c4839ccf 3# Bakefile 0.1.4 (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
c33fae85 15WX_RELEASE_NODOT = 25
b17c1746
DE
16OBJS = \
17 gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
18SETUPHDIR = \
19 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
9bfe7ad9
VS
20MENU_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG_2) $(GCCFLAGS) -DHAVE_W32API_H \
21 -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
22 -I.\..\..\include -I$(SETUPHDIR) -Wall -I. $(__DLLFLAG_p) -I.\..\..\samples \
c33fae85 23 -DNOPCH $(__EXCEPTIONSFLAG_4) $(__EXCEPTIONSFLAG_5) $(CPPFLAGS) $(CXXFLAGS)
25a73439
VS
24MENU_OBJECTS = \
25 $(OBJS)\menu_menu.o \
26 $(OBJS)\menu_menu_rc.o
3b20263d
VS
27
28### Conditionally set variables: ###
29
250700e4
RD
30ifeq ($(GCC_VERSION),2.95)
31GCCFLAGS = -fvtable-thunks
32endif
3b20263d
VS
33ifeq ($(USE_GUI),0)
34PORTNAME = base
35endif
36ifeq ($(USE_GUI),1)
37PORTNAME = msw
38endif
39ifeq ($(BUILD),debug)
25a73439
VS
40ifeq ($(DEBUG_FLAG),default)
41WXDEBUGFLAG = d
42endif
43endif
44ifeq ($(DEBUG_FLAG),1)
3b20263d
VS
45WXDEBUGFLAG = d
46endif
3b20263d
VS
47ifeq ($(UNICODE),1)
48WXUNICODEFLAG = u
49endif
50ifeq ($(WXUNIV),1)
51WXUNIVNAME = univ
52endif
b17c1746
DE
53ifeq ($(SHARED),1)
54WXDLLFLAG = dll
25a73439 55endif
dd65d8c8
RN
56ifeq ($(MONOLITHIC),0)
57EXTRALIBS_FOR_BASE =
58endif
59ifeq ($(MONOLITHIC),1)
60EXTRALIBS_FOR_BASE =
61endif
b17c1746
DE
62ifeq ($(BUILD),debug)
63__OPTIMIZEFLAG_2 = -O0
250700e4
RD
64endif
65ifeq ($(BUILD),release)
b17c1746 66__OPTIMIZEFLAG_2 = -O2
25a73439 67endif
b17c1746
DE
68ifeq ($(USE_EXCEPTIONS),0)
69__EXCEPTIONSFLAG_4 = -fno-rtti
25a73439 70endif
b17c1746
DE
71ifeq ($(USE_EXCEPTIONS),1)
72__EXCEPTIONSFLAG_4 =
25a73439 73endif
b17c1746
DE
74ifeq ($(USE_EXCEPTIONS),0)
75__EXCEPTIONSFLAG_5 = -fno-exceptions
76endif
77ifeq ($(USE_EXCEPTIONS),1)
78__EXCEPTIONSFLAG_5 =
79endif
80ifeq ($(WXUNIV),1)
81__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
82endif
83ifeq ($(WXUNIV),1)
84__WXUNIV_DEFINE_p_1 = --define __WXUNIVERSAL__
250700e4
RD
85endif
86ifeq ($(BUILD),debug)
25a73439
VS
87ifeq ($(DEBUG_FLAG),default)
88__DEBUG_DEFINE_p = -D__WXDEBUG__
89endif
90endif
91ifeq ($(DEBUG_FLAG),1)
3b20263d
VS
92__DEBUG_DEFINE_p = -D__WXDEBUG__
93endif
94ifeq ($(BUILD),debug)
25a73439
VS
95ifeq ($(DEBUG_FLAG),default)
96__DEBUG_DEFINE_p_1 = --define __WXDEBUG__
97endif
98endif
99ifeq ($(DEBUG_FLAG),1)
3b20263d
VS
100__DEBUG_DEFINE_p_1 = --define __WXDEBUG__
101endif
b17c1746
DE
102ifeq ($(UNICODE),1)
103__UNICODE_DEFINE_p = -D_UNICODE
104endif
105ifeq ($(UNICODE),1)
106__UNICODE_DEFINE_p_1 = --define _UNICODE
107endif
3b20263d
VS
108ifeq ($(SHARED),1)
109__DLLFLAG_p = -DWXUSINGDLL
110endif
111ifeq ($(SHARED),1)
112__DLLFLAG_p_1 = --define WXUSINGDLL
113endif
b17c1746
DE
114ifeq ($(MONOLITHIC),0)
115__WXLIB_CORE_p = \
c33fae85 116 -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core
b71531ad 117endif
b17c1746 118ifeq ($(MONOLITHIC),0)
c33fae85
RN
119__WXLIB_BASE_p = \
120 -lwxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)
b71531ad 121endif
b17c1746
DE
122ifeq ($(MONOLITHIC),1)
123__WXLIB_MONO_p = \
c33fae85 124 -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)
b71531ad 125endif
b17c1746 126ifeq ($(USE_GUI),1)
9c2d002b 127__LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG)
b71531ad 128endif
25a73439 129ifeq ($(USE_GUI),1)
9c2d002b 130__LIB_JPEG_p = -lwxjpeg$(WXDEBUGFLAG)
25a73439
VS
131endif
132ifeq ($(USE_GUI),1)
9c2d002b 133__LIB_PNG_p = -lwxpng$(WXDEBUGFLAG)
25a73439 134endif
b17c1746
DE
135ifeq ($(MSLU),1)
136__UNICOWS_LIB_p = -lunicows
250700e4 137endif
b17c1746
DE
138ifeq ($(SHARED),0)
139LIBDIRNAME = .\..\..\lib\gcc_lib$(CFG)
3b20263d 140endif
b17c1746
DE
141ifeq ($(SHARED),1)
142LIBDIRNAME = .\..\..\lib\gcc_dll$(CFG)
3b20263d 143endif
b17c1746
DE
144ifeq ($(BUILD),debug)
145ifeq ($(DEBUG_INFO),default)
146__DEBUGINFO = -g
4e209a20 147endif
3b20263d 148endif
b17c1746
DE
149ifeq ($(BUILD),release)
150ifeq ($(DEBUG_INFO),default)
151__DEBUGINFO =
3b20263d 152endif
3b20263d 153endif
b17c1746
DE
154ifeq ($(DEBUG_INFO),0)
155__DEBUGINFO =
3b20263d 156endif
b17c1746
DE
157ifeq ($(DEBUG_INFO),1)
158__DEBUGINFO = -g
3b20263d
VS
159endif
160
161
162all: $(OBJS)
163$(OBJS):
164 -if not exist $(OBJS) mkdir $(OBJS)
165
166### Targets: ###
167
168all: $(OBJS)\menu.exe
169
3b20263d
VS
170clean:
171 -if exist $(OBJS)\*.o del $(OBJS)\*.o
172 -if exist $(OBJS)\menu.exe del $(OBJS)\menu.exe
173
25a73439 174$(OBJS)\menu.exe: $(MENU_OBJECTS) $(OBJS)\menu_menu_rc.o
dd65d8c8 175 $(CXX) -o $@ $(MENU_OBJECTS) $(LDFLAGS) $(__DEBUGINFO) -mthreads -L$(LIBDIRNAME) -Wl,--subsystem,windows -mwindows $(__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
3b20263d 176
b17c1746
DE
177$(OBJS)\menu_menu.o: ./menu.cpp
178 $(CXX) -c -o $@ $(MENU_CXXFLAGS) $<
179
180$(OBJS)\menu_menu_rc.o: ./menu.rc
c33fae85 181 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 --define NOPCH
b17c1746 182
250700e4 183.PHONY: all clean