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