]> git.saurik.com Git - wxWidgets.git/blame - samples/docvwmdi/makefile.gcc
Fixed a compile error
[wxWidgets.git] / samples / docvwmdi / makefile.gcc
CommitLineData
3b20263d
VS
1# =========================================================================
2# This makefile was generated by
b17c1746 3# Bakefile 0.1.2 (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 19DOCVIEW_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG_2) $(GCCFLAGS) \
25a73439 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)
25a73439
VS
24DOCVIEW_OBJECTS = \
25 $(OBJS)\docview_docview.o \
26 $(OBJS)\docview_doc.o \
27 $(OBJS)\docview_view.o \
28 $(OBJS)\docview_docview_rc.o
3b20263d
VS
29
30### Conditionally set variables: ###
31
250700e4
RD
32ifeq ($(GCC_VERSION),2.95)
33GCCFLAGS = -fvtable-thunks
34endif
3b20263d
VS
35ifeq ($(USE_GUI),0)
36PORTNAME = base
37endif
38ifeq ($(USE_GUI),1)
39PORTNAME = msw
40endif
41ifeq ($(BUILD),debug)
25a73439
VS
42ifeq ($(DEBUG_FLAG),default)
43WXDEBUGFLAG = d
44endif
45endif
46ifeq ($(DEBUG_FLAG),1)
3b20263d
VS
47WXDEBUGFLAG = d
48endif
3b20263d
VS
49ifeq ($(UNICODE),1)
50WXUNICODEFLAG = u
51endif
52ifeq ($(WXUNIV),1)
53WXUNIVNAME = univ
54endif
b17c1746
DE
55ifeq ($(SHARED),1)
56WXDLLFLAG = dll
25a73439 57endif
b17c1746
DE
58ifeq ($(BUILD),debug)
59__OPTIMIZEFLAG_2 = -O0
250700e4
RD
60endif
61ifeq ($(BUILD),release)
b17c1746 62__OPTIMIZEFLAG_2 = -O2
25a73439 63endif
b17c1746
DE
64ifeq ($(USE_EXCEPTIONS),0)
65__EXCEPTIONSFLAG_4 = -fno-rtti
25a73439 66endif
b17c1746
DE
67ifeq ($(USE_EXCEPTIONS),1)
68__EXCEPTIONSFLAG_4 =
25a73439 69endif
b17c1746
DE
70ifeq ($(USE_EXCEPTIONS),0)
71__EXCEPTIONSFLAG_5 = -fno-exceptions
72endif
73ifeq ($(USE_EXCEPTIONS),1)
74__EXCEPTIONSFLAG_5 =
75endif
76ifeq ($(WXUNIV),1)
77__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
78endif
79ifeq ($(WXUNIV),1)
80__WXUNIV_DEFINE_p_1 = --define __WXUNIVERSAL__
250700e4
RD
81endif
82ifeq ($(BUILD),debug)
25a73439
VS
83ifeq ($(DEBUG_FLAG),default)
84__DEBUG_DEFINE_p = -D__WXDEBUG__
85endif
86endif
87ifeq ($(DEBUG_FLAG),1)
3b20263d
VS
88__DEBUG_DEFINE_p = -D__WXDEBUG__
89endif
90ifeq ($(BUILD),debug)
25a73439
VS
91ifeq ($(DEBUG_FLAG),default)
92__DEBUG_DEFINE_p_1 = --define __WXDEBUG__
93endif
94endif
95ifeq ($(DEBUG_FLAG),1)
3b20263d
VS
96__DEBUG_DEFINE_p_1 = --define __WXDEBUG__
97endif
b17c1746
DE
98ifeq ($(UNICODE),1)
99__UNICODE_DEFINE_p = -D_UNICODE
100endif
101ifeq ($(UNICODE),1)
102__UNICODE_DEFINE_p_1 = --define _UNICODE
103endif
3b20263d
VS
104ifeq ($(SHARED),1)
105__DLLFLAG_p = -DWXUSINGDLL
106endif
107ifeq ($(SHARED),1)
108__DLLFLAG_p_1 = --define WXUSINGDLL
109endif
b17c1746
DE
110ifeq ($(MONOLITHIC),0)
111__WXLIB_CORE_p = \
112 -lwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core
b71531ad 113endif
b17c1746
DE
114ifeq ($(MONOLITHIC),0)
115__WXLIB_BASE_p = -lwxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG)
b71531ad 116endif
b17c1746
DE
117ifeq ($(MONOLITHIC),1)
118__WXLIB_MONO_p = \
119 -lwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)
b71531ad 120endif
b17c1746
DE
121ifeq ($(USE_GUI),1)
122__LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG)
b71531ad 123endif
25a73439
VS
124ifeq ($(USE_GUI),1)
125__LIB_JPEG_p = -lwxjpeg$(WXDEBUGFLAG)
126endif
127ifeq ($(USE_GUI),1)
128__LIB_PNG_p = -lwxpng$(WXDEBUGFLAG)
129endif
b17c1746
DE
130ifeq ($(MSLU),1)
131__UNICOWS_LIB_p = -lunicows
250700e4 132endif
b17c1746
DE
133ifeq ($(SHARED),0)
134LIBDIRNAME = .\..\..\lib\gcc_lib$(CFG)
3b20263d 135endif
b17c1746
DE
136ifeq ($(SHARED),1)
137LIBDIRNAME = .\..\..\lib\gcc_dll$(CFG)
3b20263d 138endif
b17c1746
DE
139ifeq ($(BUILD),debug)
140ifeq ($(DEBUG_INFO),default)
141__DEBUGINFO = -g
4e209a20 142endif
3b20263d 143endif
b17c1746
DE
144ifeq ($(BUILD),release)
145ifeq ($(DEBUG_INFO),default)
146__DEBUGINFO =
3b20263d 147endif
3b20263d 148endif
b17c1746
DE
149ifeq ($(DEBUG_INFO),0)
150__DEBUGINFO =
3b20263d 151endif
b17c1746
DE
152ifeq ($(DEBUG_INFO),1)
153__DEBUGINFO = -g
3b20263d
VS
154endif
155
156
157all: $(OBJS)
158$(OBJS):
159 -if not exist $(OBJS) mkdir $(OBJS)
160
161### Targets: ###
162
163all: $(OBJS)\docview.exe
164
b17c1746
DE
165clean:
166 -if exist $(OBJS)\*.o del $(OBJS)\*.o
167 -if exist $(OBJS)\docview.exe del $(OBJS)\docview.exe
168
169$(OBJS)\docview.exe: $(DOCVIEW_OBJECTS) $(OBJS)\docview_docview_rc.o
b92ca05a 170 $(CXX) -o $@ $(DOCVIEW_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$(WXDEBUGFLAG) -lwxexpat$(WXDEBUGFLAG) $(__UNICOWS_LIB_p) -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32 -lodbc32
3b20263d 171
1c3a6972 172$(OBJS)\docview_docview.o: ./docview.cpp
3b20263d
VS
173 $(CXX) -c -o $@ $(DOCVIEW_CXXFLAGS) $<
174
b17c1746
DE
175$(OBJS)\docview_doc.o: ./doc.cpp
176 $(CXX) -c -o $@ $(DOCVIEW_CXXFLAGS) $<
3b20263d 177
1c3a6972 178$(OBJS)\docview_view.o: ./view.cpp
3b20263d
VS
179 $(CXX) -c -o $@ $(DOCVIEW_CXXFLAGS) $<
180
b17c1746
DE
181$(OBJS)\docview_docview_rc.o: ./docview.rc
182 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
3b20263d 183
250700e4 184.PHONY: all clean