1 | ############################################################################# |
---|
2 | # Makefile for building: libSwisscomXtraZone.so |
---|
3 | # Generated by qmake (2.01a) (Qt 4.5.2) on: Tue Jan 19 11:57:19 2010 |
---|
4 | # Project: SwisscomXtraZone.pro |
---|
5 | # Template: lib |
---|
6 | ############################################################################# |
---|
7 | |
---|
8 | ####### Compiler, tools and options |
---|
9 | |
---|
10 | CC = gcc |
---|
11 | CXX = g++ |
---|
12 | DEFINES = -DQT_PLUGIN -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED |
---|
13 | CFLAGS = -pipe -g -D_REENTRANT -Wall -W -fPIC $(DEFINES) |
---|
14 | CXXFLAGS = -pipe -g -D_REENTRANT -Wall -W -fPIC $(DEFINES) |
---|
15 | INCPATH = -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtSql -I/usr/include/qt4 -Iapp -I../../lib/libinterfaces/src/exceptions -I../../lib/libinterfaces/src/business -I../../lib/libinterfaces/src/ui -I../../lib/libinterfaces/src -I../../lib/libgateway/src/exceptions -I../../lib/libgateway/src/business -I../../lib/libgateway/src/persistence -I../../lib/libdatatypes/src/business -I../../lib/libdatatypes/src -I../../lib/libutils/src -Idebug -I. |
---|
16 | LINK = g++ |
---|
17 | LFLAGS = -shared |
---|
18 | LIBS = $(SUBLIBS) -L/usr/lib -L../../lib/ -ltntdb -lgateway -linterfaces -ldatatypes -lutils -lpthread -lQtSql -lQtGui -lQtNetwork -lQtCore |
---|
19 | AR = ar cqs |
---|
20 | RANLIB = |
---|
21 | QMAKE = /usr/bin/qmake |
---|
22 | TAR = tar -cf |
---|
23 | COMPRESS = gzip -9f |
---|
24 | COPY = cp -f |
---|
25 | SED = sed |
---|
26 | COPY_FILE = $(COPY) |
---|
27 | COPY_DIR = $(COPY) -r |
---|
28 | INSTALL_FILE = install -m 644 -p |
---|
29 | INSTALL_DIR = $(COPY_DIR) |
---|
30 | INSTALL_PROGRAM = install -m 755 -p |
---|
31 | DEL_FILE = rm -f |
---|
32 | SYMLINK = ln -sf |
---|
33 | DEL_DIR = rmdir |
---|
34 | MOVE = mv -f |
---|
35 | CHK_DIR_EXISTS= test -d |
---|
36 | MKDIR = mkdir -p |
---|
37 | |
---|
38 | ####### Output directory |
---|
39 | |
---|
40 | OBJECTS_DIR = debug/ |
---|
41 | |
---|
42 | ####### Files |
---|
43 | |
---|
44 | SOURCES = src/business/validation/BCAccountValidator.cpp \ |
---|
45 | src/main.cpp \ |
---|
46 | src/business/BCAccount.cpp \ |
---|
47 | src/business/BCGateway.cpp \ |
---|
48 | src/persistence/DAAccountStorageOfficer.cpp \ |
---|
49 | src/ui/vcsettingswidget.cpp debug/moc_BCAccountValidator.cpp \ |
---|
50 | debug/moc_main.cpp \ |
---|
51 | debug/moc_BCAccount.cpp \ |
---|
52 | debug/moc_BCGateway.cpp \ |
---|
53 | debug/moc_DAAccountStorageOfficer.cpp \ |
---|
54 | debug/moc_vcsettingswidget.cpp \ |
---|
55 | debug/qrc_SwisscomXtraZone.cpp |
---|
56 | OBJECTS = debug/BCAccountValidator.o \ |
---|
57 | debug/main.o \ |
---|
58 | debug/BCAccount.o \ |
---|
59 | debug/BCGateway.o \ |
---|
60 | debug/DAAccountStorageOfficer.o \ |
---|
61 | debug/vcsettingswidget.o \ |
---|
62 | debug/moc_BCAccountValidator.o \ |
---|
63 | debug/moc_main.o \ |
---|
64 | debug/moc_BCAccount.o \ |
---|
65 | debug/moc_BCGateway.o \ |
---|
66 | debug/moc_DAAccountStorageOfficer.o \ |
---|
67 | debug/moc_vcsettingswidget.o \ |
---|
68 | debug/qrc_SwisscomXtraZone.o |
---|
69 | DIST = /usr/share/qt4/mkspecs/common/g++.conf \ |
---|
70 | /usr/share/qt4/mkspecs/common/unix.conf \ |
---|
71 | /usr/share/qt4/mkspecs/common/linux.conf \ |
---|
72 | /usr/share/qt4/mkspecs/qconfig.pri \ |
---|
73 | /usr/share/qt4/mkspecs/features/qt_functions.prf \ |
---|
74 | /usr/share/qt4/mkspecs/features/qt_config.prf \ |
---|
75 | /usr/share/qt4/mkspecs/features/exclusive_builds.prf \ |
---|
76 | /usr/share/qt4/mkspecs/features/default_pre.prf \ |
---|
77 | /usr/share/qt4/mkspecs/features/debug.prf \ |
---|
78 | /usr/share/qt4/mkspecs/features/debug_and_release.prf \ |
---|
79 | /usr/share/qt4/mkspecs/features/default_post.prf \ |
---|
80 | /usr/share/qt4/mkspecs/features/build_pass.prf \ |
---|
81 | /usr/share/qt4/mkspecs/features/unix/thread.prf \ |
---|
82 | /usr/share/qt4/mkspecs/features/warn_on.prf \ |
---|
83 | /usr/share/qt4/mkspecs/features/qt.prf \ |
---|
84 | /usr/share/qt4/mkspecs/features/moc.prf \ |
---|
85 | /usr/share/qt4/mkspecs/features/resources.prf \ |
---|
86 | /usr/share/qt4/mkspecs/features/uic.prf \ |
---|
87 | /usr/share/qt4/mkspecs/features/yacc.prf \ |
---|
88 | /usr/share/qt4/mkspecs/features/lex.prf \ |
---|
89 | /usr/share/qt4/mkspecs/features/include_source_dir.prf \ |
---|
90 | SwisscomXtraZone.pro |
---|
91 | QMAKE_TARGET = SwisscomXtraZone |
---|
92 | DESTDIR = ../ |
---|
93 | TARGET = libSwisscomXtraZone.so |
---|
94 | TARGETD = libSwisscomXtraZone.so |
---|
95 | |
---|
96 | first: all |
---|
97 | ####### Implicit rules |
---|
98 | |
---|
99 | .SUFFIXES: .o .c .cpp .cc .cxx .C |
---|
100 | |
---|
101 | .cpp.o: |
---|
102 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" |
---|
103 | |
---|
104 | .cc.o: |
---|
105 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" |
---|
106 | |
---|
107 | .cxx.o: |
---|
108 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" |
---|
109 | |
---|
110 | .C.o: |
---|
111 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<" |
---|
112 | |
---|
113 | .c.o: |
---|
114 | $(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<" |
---|
115 | |
---|
116 | ####### Build rules |
---|
117 | |
---|
118 | all: Makefile.Debug ../$(TARGET) |
---|
119 | |
---|
120 | ../$(TARGET): ui_vcsettingswidget.h $(OBJECTS) $(SUBLIBS) $(OBJCOMP) |
---|
121 | @$(CHK_DIR_EXISTS) ../ || $(MKDIR) ../ |
---|
122 | -$(DEL_FILE) $(TARGET) |
---|
123 | $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP) |
---|
124 | -$(MOVE) $(TARGET) ../ |
---|
125 | |
---|
126 | |
---|
127 | |
---|
128 | qmake: FORCE |
---|
129 | @$(QMAKE) -unix CONFIG+=debug_and_release -o Makefile.Debug SwisscomXtraZone.pro |
---|
130 | |
---|
131 | dist: |
---|
132 | @$(CHK_DIR_EXISTS) debug/SwisscomXtraZone2.0.0 || $(MKDIR) debug/SwisscomXtraZone2.0.0 |
---|
133 | $(COPY_FILE) --parents $(SOURCES) $(DIST) debug/SwisscomXtraZone2.0.0/ && $(COPY_FILE) --parents src/business/validation/BCAccountValidator.h src/main.h src/business/BCAccount.h src/business/BCGateway.h src/persistence/DAAccountStorageOfficer.h src/ui/vcsettingswidget.h debug/SwisscomXtraZone2.0.0/ && $(COPY_FILE) --parents lib/SwisscomXtraZone.qrc debug/SwisscomXtraZone2.0.0/ && $(COPY_FILE) --parents src/business/validation/BCAccountValidator.cpp src/main.cpp src/business/BCAccount.cpp src/business/BCGateway.cpp src/persistence/DAAccountStorageOfficer.cpp src/ui/vcsettingswidget.cpp debug/SwisscomXtraZone2.0.0/ && $(COPY_FILE) --parents src/ui/vcsettingswidget.ui debug/SwisscomXtraZone2.0.0/ && $(COPY_FILE) --parents locale/de.ts debug/SwisscomXtraZone2.0.0/ && (cd `dirname debug/SwisscomXtraZone2.0.0` && $(TAR) SwisscomXtraZone2.0.0.tar SwisscomXtraZone2.0.0 && $(COMPRESS) SwisscomXtraZone2.0.0.tar) && $(MOVE) `dirname debug/SwisscomXtraZone2.0.0`/SwisscomXtraZone2.0.0.tar.gz . && $(DEL_FILE) -r debug/SwisscomXtraZone2.0.0 |
---|
134 | |
---|
135 | |
---|
136 | clean:compiler_clean |
---|
137 | -$(DEL_FILE) $(OBJECTS) |
---|
138 | -$(DEL_FILE) *~ core *.core |
---|
139 | |
---|
140 | |
---|
141 | ####### Sub-libraries |
---|
142 | |
---|
143 | distclean: clean |
---|
144 | -$(DEL_FILE) $(TARGET) |
---|
145 | -$(DEL_FILE) Makefile.Debug |
---|
146 | |
---|
147 | |
---|
148 | mocclean: compiler_moc_header_clean compiler_moc_source_clean |
---|
149 | |
---|
150 | mocables: compiler_moc_header_make_all compiler_moc_source_make_all |
---|
151 | |
---|
152 | compiler_moc_header_make_all: debug/moc_BCAccountValidator.cpp debug/moc_main.cpp debug/moc_BCAccount.cpp debug/moc_BCGateway.cpp debug/moc_DAAccountStorageOfficer.cpp debug/moc_vcsettingswidget.cpp |
---|
153 | compiler_moc_header_clean: |
---|
154 | -$(DEL_FILE) debug/moc_BCAccountValidator.cpp debug/moc_main.cpp debug/moc_BCAccount.cpp debug/moc_BCGateway.cpp debug/moc_DAAccountStorageOfficer.cpp debug/moc_vcsettingswidget.cpp |
---|
155 | debug/moc_BCAccountValidator.cpp: src/business/validation/BCAccountValidator.h |
---|
156 | /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) src/business/validation/BCAccountValidator.h -o debug/moc_BCAccountValidator.cpp |
---|
157 | |
---|
158 | debug/moc_main.cpp: src/main.h |
---|
159 | /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) src/main.h -o debug/moc_main.cpp |
---|
160 | |
---|
161 | debug/moc_BCAccount.cpp: src/business/BCAccount.h |
---|
162 | /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) src/business/BCAccount.h -o debug/moc_BCAccount.cpp |
---|
163 | |
---|
164 | debug/moc_BCGateway.cpp: src/business/BCGateway.h |
---|
165 | /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) src/business/BCGateway.h -o debug/moc_BCGateway.cpp |
---|
166 | |
---|
167 | debug/moc_DAAccountStorageOfficer.cpp: src/persistence/DAAccountStorageOfficer.h |
---|
168 | /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) src/persistence/DAAccountStorageOfficer.h -o debug/moc_DAAccountStorageOfficer.cpp |
---|
169 | |
---|
170 | debug/moc_vcsettingswidget.cpp: ui_vcsettingswidget.h \ |
---|
171 | src/ui/vcsettingswidget.h |
---|
172 | /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) src/ui/vcsettingswidget.h -o debug/moc_vcsettingswidget.cpp |
---|
173 | |
---|
174 | compiler_rcc_make_all: debug/qrc_SwisscomXtraZone.cpp |
---|
175 | compiler_rcc_clean: |
---|
176 | -$(DEL_FILE) debug/qrc_SwisscomXtraZone.cpp |
---|
177 | debug/qrc_SwisscomXtraZone.cpp: lib/SwisscomXtraZone.qrc \ |
---|
178 | lib/de.qm \ |
---|
179 | lib/Swisscom_Root_CA_1_pem.crt \ |
---|
180 | lib/SwisscomXtraZone.ico |
---|
181 | /usr/bin/rcc -name SwisscomXtraZone lib/SwisscomXtraZone.qrc -o debug/qrc_SwisscomXtraZone.cpp |
---|
182 | |
---|
183 | compiler_image_collection_make_all: qmake_image_collection.cpp |
---|
184 | compiler_image_collection_clean: |
---|
185 | -$(DEL_FILE) qmake_image_collection.cpp |
---|
186 | compiler_moc_source_make_all: |
---|
187 | compiler_moc_source_clean: |
---|
188 | compiler_uic_make_all: ui_vcsettingswidget.h |
---|
189 | compiler_uic_clean: |
---|
190 | -$(DEL_FILE) ui_vcsettingswidget.h |
---|
191 | ui_vcsettingswidget.h: src/ui/vcsettingswidget.ui |
---|
192 | /usr/bin/uic-qt4 src/ui/vcsettingswidget.ui -o ui_vcsettingswidget.h |
---|
193 | |
---|
194 | compiler_yacc_decl_make_all: |
---|
195 | compiler_yacc_decl_clean: |
---|
196 | compiler_yacc_impl_make_all: |
---|
197 | compiler_yacc_impl_clean: |
---|
198 | compiler_lex_make_all: |
---|
199 | compiler_lex_clean: |
---|
200 | compiler_clean: compiler_moc_header_clean compiler_rcc_clean compiler_uic_clean |
---|
201 | |
---|
202 | ####### Compile |
---|
203 | |
---|
204 | debug/BCAccountValidator.o: src/business/validation/BCAccountValidator.cpp src/business/validation/BCAccountValidator.h |
---|
205 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/BCAccountValidator.o src/business/validation/BCAccountValidator.cpp |
---|
206 | |
---|
207 | debug/main.o: src/main.cpp src/main.h \ |
---|
208 | src/business/BCGateway.h |
---|
209 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/main.o src/main.cpp |
---|
210 | |
---|
211 | debug/BCAccount.o: src/business/BCAccount.cpp src/business/BCAccount.h \ |
---|
212 | src/business/BCGateway.h \ |
---|
213 | src/business/validation/BCAccountValidator.h \ |
---|
214 | src/persistence/DAAccountStorageOfficer.h |
---|
215 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/BCAccount.o src/business/BCAccount.cpp |
---|
216 | |
---|
217 | debug/BCGateway.o: src/business/BCGateway.cpp src/business/BCGateway.h \ |
---|
218 | src/business/BCAccount.h \ |
---|
219 | src/ui/vcsettingswidget.h \ |
---|
220 | ui_vcsettingswidget.h |
---|
221 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/BCGateway.o src/business/BCGateway.cpp |
---|
222 | |
---|
223 | debug/DAAccountStorageOfficer.o: src/persistence/DAAccountStorageOfficer.cpp src/persistence/DAAccountStorageOfficer.h |
---|
224 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/DAAccountStorageOfficer.o src/persistence/DAAccountStorageOfficer.cpp |
---|
225 | |
---|
226 | debug/vcsettingswidget.o: src/ui/vcsettingswidget.cpp src/ui/vcsettingswidget.h \ |
---|
227 | ui_vcsettingswidget.h \ |
---|
228 | src/business/BCAccount.h |
---|
229 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/vcsettingswidget.o src/ui/vcsettingswidget.cpp |
---|
230 | |
---|
231 | debug/moc_BCAccountValidator.o: debug/moc_BCAccountValidator.cpp |
---|
232 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/moc_BCAccountValidator.o debug/moc_BCAccountValidator.cpp |
---|
233 | |
---|
234 | debug/moc_main.o: debug/moc_main.cpp |
---|
235 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/moc_main.o debug/moc_main.cpp |
---|
236 | |
---|
237 | debug/moc_BCAccount.o: debug/moc_BCAccount.cpp |
---|
238 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/moc_BCAccount.o debug/moc_BCAccount.cpp |
---|
239 | |
---|
240 | debug/moc_BCGateway.o: debug/moc_BCGateway.cpp |
---|
241 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/moc_BCGateway.o debug/moc_BCGateway.cpp |
---|
242 | |
---|
243 | debug/moc_DAAccountStorageOfficer.o: debug/moc_DAAccountStorageOfficer.cpp |
---|
244 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/moc_DAAccountStorageOfficer.o debug/moc_DAAccountStorageOfficer.cpp |
---|
245 | |
---|
246 | debug/moc_vcsettingswidget.o: debug/moc_vcsettingswidget.cpp |
---|
247 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/moc_vcsettingswidget.o debug/moc_vcsettingswidget.cpp |
---|
248 | |
---|
249 | debug/qrc_SwisscomXtraZone.o: debug/qrc_SwisscomXtraZone.cpp |
---|
250 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug/qrc_SwisscomXtraZone.o debug/qrc_SwisscomXtraZone.cpp |
---|
251 | |
---|
252 | ####### Install |
---|
253 | |
---|
254 | install: FORCE |
---|
255 | |
---|
256 | uninstall: FORCE |
---|
257 | |
---|
258 | FORCE: |
---|
259 | |
---|