|
1 # ============================================================================== |
|
2 # Generated by qmake (2.01a) (Qt 4.6.1) on: Wed May 5 13:58:12 2010 |
|
3 # This file is generated by qmake and should not be modified by the |
|
4 # user. |
|
5 # Name : Makefile |
|
6 # Description : Wrapper Makefile for calling Symbian build tools |
|
7 # |
|
8 # ============================================================================== |
|
9 |
|
10 |
|
11 MAKEFILE = Makefile |
|
12 QMAKE = e:\Qt\4.6.1\bin\qmake |
|
13 DEL_FILE = del |
|
14 DEL_DIR = rmdir |
|
15 MOVE = move |
|
16 XCOPY = xcopy /d /f /h /r /y /i |
|
17 ABLD = ABLD.BAT |
|
18 DEBUG_PLATFORMS = winscw gcce armv5 armv6 |
|
19 RELEASE_PLATFORMS = gcce armv5 armv6 |
|
20 MAKE = make |
|
21 |
|
22 ifeq (WINS,$(findstring WINS, $(PLATFORM))) |
|
23 ZDIR=$(EPOCROOT)epoc32\release\$(PLATFORM)\$(CFG)\Z |
|
24 else |
|
25 ZDIR=$(EPOCROOT)epoc32\data\z |
|
26 endif |
|
27 |
|
28 DEFINES = -DSYMBIAN -DUNICODE -DQT_KEYPAD_NAVIGATION -DQT_SOFTKEYS_ENABLED -DQT_USE_MATH_H_FLOATS -DQT_GUI_LIB -DQT_CORE_LIB |
|
29 INCPATH = -I"E:/Qt/4.6.1/include/QtCore" -I"E:/Qt/4.6.1/include/QtCore/tmp" -I"E:/Qt/4.6.1/include/QtGui" -I"E:/Qt/4.6.1/include/QtGui/tmp" -I"E:/Qt/4.6.1/include" -I"E:/Qt/4.6.1/include/tmp" -I"E:/Qt/4.6.1/mkspecs/common/symbian" -I"E:/Qt/4.6.1/mkspecs/common/symbian/tmp" -I"E:/Symbian/S60_5th_Edition_SDK_v1.0_2/epoc32/include" -I"E:/qt-mobility-src-1.0.0-tp2/smf_integrated_30apr/smfrepo/smf/smfservermodule/smfserver" -I"E:/qt-mobility-src-1.0.0-tp2/smf_integrated_30apr/smfrepo/smf/smfservermodule/smfserver/tmp" -I"E:/Symbian/S60_5th_Edition_SDK_v1.0_2/epoc32/include/stdapis" -I"E:/Symbian/S60_5th_Edition_SDK_v1.0_2/epoc32/include/stdapis/sys" -I"E:/Symbian/S60_5th_Edition_SDK_v1.0_2/epoc32/include/stdapis/stlport" -I"E:/Symbian/S60_5th_Edition_SDK_v1.0_2/epoc32/include/middleware" -I"E:/Symbian/S60_5th_Edition_SDK_v1.0_2/epoc32/include/domain/middleware" -I"E:/Symbian/S60_5th_Edition_SDK_v1.0_2/epoc32/include/domain/middleware/loc" -I"E:/qt-mobility-src-1.0.0-tp2/smf_integrated_30apr/smfrepo/smf/smfservermodule" -I"E:/qt-mobility-src-1.0.0-tp2/smf_integrated_30apr/smfrepo/smf/smfservermodule/tmp" |
|
30 first: default |
|
31 default: debug-winscw |
|
32 all: debug release |
|
33 |
|
34 qmake: |
|
35 $(QMAKE) -spec symbian-abld -o "bld.inf" "E:/qt-mobility-src-1.0.0-tp2/smf_integrated_30apr/smfrepo/smf/smfservermodule/smfservermodule.pro" |
|
36 |
|
37 bld.inf: |
|
38 $(QMAKE) |
|
39 |
|
40 $(ABLD): bld.inf |
|
41 bldmake bldfiles |
|
42 |
|
43 debug: $(ABLD) |
|
44 $(ABLD) build winscw udeb |
|
45 $(ABLD) build gcce udeb |
|
46 $(ABLD) build armv5 udeb |
|
47 $(ABLD) build armv6 udeb |
|
48 |
|
49 release: $(ABLD) |
|
50 $(ABLD) build gcce urel |
|
51 $(ABLD) build armv5 urel |
|
52 $(ABLD) build armv6 urel |
|
53 |
|
54 debug-winscw: $(ABLD) |
|
55 $(ABLD) build winscw udeb |
|
56 debug-gcce: $(ABLD) |
|
57 $(ABLD) build gcce udeb |
|
58 debug-armv5: $(ABLD) |
|
59 $(ABLD) build armv5 udeb |
|
60 debug-armv6: $(ABLD) |
|
61 $(ABLD) build armv6 udeb |
|
62 release-gcce: $(ABLD) |
|
63 $(ABLD) build gcce urel |
|
64 release-armv5: $(ABLD) |
|
65 $(ABLD) build armv5 urel |
|
66 release-armv6: $(ABLD) |
|
67 $(ABLD) build armv6 urel |
|
68 |
|
69 export: $(ABLD) |
|
70 $(ABLD) export |
|
71 |
|
72 cleanexport: $(ABLD) |
|
73 $(ABLD) cleanexport |
|
74 |
|
75 smfserver\$(MAKEFILE): |
|
76 @$(CHK_DIR_EXISTS) smfserver\ $(MKDIR) smfserver\ |
|
77 cd smfserver\ && $(QMAKE) smfserver.pro -win32 -o $(MAKEFILE) |
|
78 sub-smfserver-qmake_all: FORCE |
|
79 @$(CHK_DIR_EXISTS) smfserver\ $(MKDIR) smfserver\ |
|
80 cd smfserver\ && $(QMAKE) smfserver.pro -win32 -o $(MAKEFILE) |
|
81 sub-smfserver: smfserver\$(MAKEFILE) FORCE |
|
82 cd smfserver\ && $(MAKE) -f $(MAKEFILE) |
|
83 smfclient\$(MAKEFILE): |
|
84 @$(CHK_DIR_EXISTS) smfclient\ $(MKDIR) smfclient\ |
|
85 cd smfclient\ && $(QMAKE) smfclient.pro -win32 -o $(MAKEFILE) |
|
86 sub-smfclient-qmake_all: FORCE |
|
87 @$(CHK_DIR_EXISTS) smfclient\ $(MKDIR) smfclient\ |
|
88 cd smfclient\ && $(QMAKE) smfclient.pro -win32 -o $(MAKEFILE) |
|
89 sub-smfclient: smfclient\$(MAKEFILE) FORCE |
|
90 cd smfclient\ && $(MAKE) -f $(MAKEFILE) |
|
91 |
|
92 |
|
93 E:\Qt\4.6.1\bin\moc.exe: |
|
94 (cd $(QTDIR)/src/tools/moc && $(MAKE)) |
|
95 |
|
96 mocclean: compiler_moc_header_clean compiler_moc_source_clean |
|
97 |
|
98 mocables: compiler_moc_header_make_all compiler_moc_source_make_all |
|
99 FORCE: |
|
100 |
|
101 winscw_deployment: |
|
102 |
|
103 winscw_deployment_clean: |
|
104 |
|
105 sis: restore_build |
|
106 $(if $(wildcard smfservermodule_template.pkg),$(if $(wildcard .make.cache),$(MAKE) -s -f $(MAKEFILE) ok_sis,$(if $(QT_SIS_TARGET),$(MAKE) -s -f $(MAKEFILE) ok_sis,$(MAKE) -s -f $(MAKEFILE) fail_sis_nocache)),$(MAKE) -s -f $(MAKEFILE) fail_sis_nopkg) |
|
107 |
|
108 ok_sis: |
|
109 createpackage.bat $(QT_SIS_OPTIONS) smfservermodule_template.pkg $(QT_SIS_TARGET) $(QT_SIS_CERTIFICATE) $(QT_SIS_KEY) $(QT_SIS_PASSPHRASE) |
|
110 |
|
111 fail_sis_nopkg: |
|
112 $(error PKG file does not exist, 'SIS' target is only supported for executables or projects with DEPLOYMENT statement) |
|
113 |
|
114 fail_sis_nocache: |
|
115 $(error Project has to be built or QT_SIS_TARGET environment variable has to be set before calling 'SIS' target) |
|
116 |
|
117 restore_build: |
|
118 -include .make.cache |
|
119 |
|
120 store_build: |
|
121 @echo # ============================================================================== > .make.cache |
|
122 @echo # This file is generated by make and should not be modified by the user >> .make.cache |
|
123 @echo # Name : .make.cache >> .make.cache |
|
124 @echo # Part of : smfservermodule >> .make.cache |
|
125 @echo # Description : This file is used to cache last build target for >> .make.cache |
|
126 @echo # make sis target. >> .make.cache |
|
127 @echo # Version : >> .make.cache |
|
128 @echo # >> .make.cache |
|
129 @echo # ============================================================================== >> .make.cache |
|
130 @echo. >> .make.cache |
|
131 @echo QT_SIS_TARGET ?= $(QT_SIS_TARGET) >> .make.cache |
|
132 |
|
133 dodistclean: |
|
134 -$(MAKE) -f "e:\qt-mobility-src-1.0.0-tp2\smf_integrated_30apr\smfrepo\smf\smfservermodule\smfserver\Makefile" dodistclean |
|
135 -$(MAKE) -f "e:\qt-mobility-src-1.0.0-tp2\smf_integrated_30apr\smfrepo\smf\smfservermodule\smfclient\Makefile" dodistclean |
|
136 -@ if EXIST "e:\qt-mobility-src-1.0.0-tp2\smf_integrated_30apr\smfrepo\smf\smfservermodule\Makefile" $(DEL_FILE) "e:\qt-mobility-src-1.0.0-tp2\smf_integrated_30apr\smfrepo\smf\smfservermodule\Makefile" |
|
137 -@ if EXIST "e:\qt-mobility-src-1.0.0-tp2\smf_integrated_30apr\smfrepo\smf\smfservermodule\.make.cache" $(DEL_FILE) "e:\qt-mobility-src-1.0.0-tp2\smf_integrated_30apr\smfrepo\smf\smfservermodule\.make.cache" |
|
138 -@ if EXIST "e:\qt-mobility-src-1.0.0-tp2\smf_integrated_30apr\smfrepo\smf\smfservermodule\bld.inf" $(DEL_FILE) "e:\qt-mobility-src-1.0.0-tp2\smf_integrated_30apr\smfrepo\smf\smfservermodule\bld.inf" |
|
139 |
|
140 distclean: clean dodistclean |
|
141 |
|
142 clean: $(ABLD) |
|
143 -$(ABLD) reallyclean |
|
144 -bldmake clean |
|
145 |
|
146 clean-debug: $(ABLD) |
|
147 $(ABLD) reallyclean winscw udeb |
|
148 $(ABLD) reallyclean gcce udeb |
|
149 $(ABLD) reallyclean armv5 udeb |
|
150 $(ABLD) reallyclean armv6 udeb |
|
151 |
|
152 clean-release: $(ABLD) |
|
153 $(ABLD) reallyclean gcce urel |
|
154 $(ABLD) reallyclean armv5 urel |
|
155 $(ABLD) reallyclean armv6 urel |
|
156 |
|
157 clean-debug-winscw: $(ABLD) |
|
158 $(ABLD) reallyclean winscw udeb |
|
159 clean-debug-gcce: $(ABLD) |
|
160 $(ABLD) reallyclean gcce udeb |
|
161 clean-debug-armv5: $(ABLD) |
|
162 $(ABLD) reallyclean armv5 udeb |
|
163 clean-debug-armv6: $(ABLD) |
|
164 $(ABLD) reallyclean armv6 udeb |
|
165 clean-release-gcce: $(ABLD) |
|
166 $(ABLD) reallyclean gcce urel |
|
167 clean-release-armv5: $(ABLD) |
|
168 $(ABLD) reallyclean armv5 urel |
|
169 clean-release-armv6: $(ABLD) |
|
170 $(ABLD) reallyclean armv6 urel |
|
171 |