Updating the source code for plugin manager, transport manager, smfserver and smf client.
# ==============================================================================
# Generated by qmake (2.01a) (Qt 4.6.1) on: Tue May 18 15:53:35 2010
# This file is generated by qmake and should not be modified by the
# user.
# Name : Makefile
# Description : Wrapper Makefile for calling Symbian build tools
#
# ==============================================================================
MAKEFILE = Makefile
QMAKE = d:\Qt\4.6.1\bin\qmake
DEL_FILE = del
DEL_DIR = rmdir
MOVE = move
XCOPY = xcopy /d /f /h /r /y /i
ABLD = ABLD.BAT
DEBUG_PLATFORMS = winscw gcce armv5 armv6
RELEASE_PLATFORMS = gcce armv5 armv6
MAKE = make
ifeq (WINS,$(findstring WINS, $(PLATFORM)))
ZDIR=$(EPOCROOT)epoc32\release\$(PLATFORM)\$(CFG)\Z
else
ZDIR=$(EPOCROOT)epoc32\data\z
endif
DEFINES = -DSYMBIAN -DUNICODE -DQT_KEYPAD_NAVIGATION -DQT_SOFTKEYS_ENABLED -DQT_USE_MATH_H_FLOATS -DWRITE_LOG -DSMFCLIENT_LIB_EXPORT -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
INCPATH = -I"D:/Qt/4.6.1/include/QtCore" -I"D:/Qt/4.6.1/include/QtCore/tmp" -I"D:/Qt/4.6.1/include/QtNetwork" -I"D:/Qt/4.6.1/include/QtNetwork/tmp" -I"D:/Qt/4.6.1/include/QtGui" -I"D:/Qt/4.6.1/include/QtGui/tmp" -I"D:/Qt/4.6.1/include" -I"D:/Qt/4.6.1/include/tmp" -I"D:/CarbideWorkspace/smfserver_cleaned/smf/smfservermodule/smfclient" -I"D:/CarbideWorkspace/smfserver_cleaned/smf/smfservermodule/smfclient/tmp" -I"D:/Qt/4.6.1/mkspecs/common/symbian" -I"D:/Qt/4.6.1/mkspecs/common/symbian/tmp" -I"D:/S60/devices/S60_5th_Edition_SDK_v0.9/epoc32/include" -I"D:/S60/devices/S60_5th_Edition_SDK_v0.9/epoc32/include/stdapis" -I"D:/S60/devices/S60_5th_Edition_SDK_v0.9/epoc32/include/stdapis/sys" -I"D:/CarbideWorkspace/smfserver_cleaned/smf/smfservermodule/smfclient/client" -I"D:/CarbideWorkspace/smfserver_cleaned/smf/smfservermodule/smfclient/client/tmp" -I"D:/CarbideWorkspace/smfserver_cleaned/smf/smfservermodule/smfclient/common" -I"D:/CarbideWorkspace/smfserver_cleaned/smf/smfservermodule/smfclient/common/tmp" -I"D:/S60/devices/S60_5th_Edition_SDK_v0.9/epoc32/include/middleware" -I"D:/S60/devices/S60_5th_Edition_SDK_v0.9/epoc32/include/domain/middleware" -I"D:/S60/devices/S60_5th_Edition_SDK_v0.9/epoc32/include/applications" -I"D:/S60/devices/S60_5th_Edition_SDK_v0.9/epoc32/include/domain/applications" -I"D:/S60/devices/S60_5th_Edition_SDK_v0.9/epoc32/include/domain/middleware/loc" -I"D:/S60/devices/S60_5th_Edition_SDK_v0.9/epoc32/include/stdapis/stlport"
first: default
default: debug-winscw
all: debug release
qmake:
$(QMAKE) -spec symbian-abld -o "bld.inf" "D:/CarbideWorkspace/smfserver_cleaned/smf/smfservermodule/smfclient/smfclient.pro"
bld.inf:
$(QMAKE)
$(ABLD): bld.inf
bldmake bldfiles
debug: $(ABLD)
$(ABLD) build winscw udeb
$(ABLD) build gcce udeb
$(ABLD) build armv5 udeb
$(ABLD) build armv6 udeb
release: $(ABLD)
$(ABLD) build gcce urel
$(ABLD) build armv5 urel
$(ABLD) build armv6 urel
debug-winscw: $(ABLD)
$(ABLD) build winscw udeb
debug-gcce: $(ABLD)
$(ABLD) build gcce udeb
debug-armv5: $(ABLD)
$(ABLD) build armv5 udeb
debug-armv6: $(ABLD)
$(ABLD) build armv6 udeb
release-gcce: $(ABLD)
$(ABLD) build gcce urel
release-armv5: $(ABLD)
$(ABLD) build armv5 urel
release-armv6: $(ABLD)
$(ABLD) build armv6 urel
export: $(ABLD)
$(ABLD) export
cleanexport: $(ABLD)
$(ABLD) cleanexport
D:\Qt\4.6.1\bin\moc.exe:
(cd $(QTDIR)/src/tools/moc && $(MAKE))
mocclean: compiler_moc_header_clean compiler_moc_source_clean
mocables: compiler_moc_header_make_all compiler_moc_source_make_all
compiler_moc_header_make_all: moc_smfcontactfetcher.cpp moc_smfpostprovider.cpp moc_smfgallery.cpp moc_smfclient_p.cpp moc_smfcontactfetcher_p.cpp moc_smfpostprovider_p.cpp moc_smfgallery_p.cpp
compiler_moc_header_clean:
-$(DEL_FILE) moc_smfcontactfetcher.cpp moc_smfpostprovider.cpp moc_smfgallery.cpp moc_smfclient_p.cpp moc_smfcontactfetcher_p.cpp moc_smfpostprovider_p.cpp moc_smfgallery_p.cpp 2> NUL
moc_smfcontactfetcher.cpp: client\smfcontactfetcher.h \
d:\Qt\4.6.1\bin\moc.exe
D:\Qt\4.6.1\bin\moc.exe $(DEFINES) $(INCPATH) -DSYMBIAN client\smfcontactfetcher.h -o moc_smfcontactfetcher.cpp
moc_smfpostprovider.cpp: client\smfpostprovider_p.h \
client\smfpostprovider.h \
client\smfpostprovider.h \
d:\Qt\4.6.1\bin\moc.exe
D:\Qt\4.6.1\bin\moc.exe $(DEFINES) $(INCPATH) -DSYMBIAN client\smfpostprovider.h -o moc_smfpostprovider.cpp
moc_smfgallery.cpp: client\smfgallery.h \
d:\Qt\4.6.1\bin\moc.exe
D:\Qt\4.6.1\bin\moc.exe $(DEFINES) $(INCPATH) -DSYMBIAN client\smfgallery.h -o moc_smfgallery.cpp
moc_smfclient_p.cpp: client\smfclient.h \
client\smfclientsymbian.h \
client\smfclientsymbiansession.h \
client\smfclient_p.h \
d:\Qt\4.6.1\bin\moc.exe
D:\Qt\4.6.1\bin\moc.exe $(DEFINES) $(INCPATH) -DSYMBIAN client\smfclient_p.h -o moc_smfclient_p.cpp
moc_smfcontactfetcher_p.cpp: client\smfcontactfetcher.h \
client\smfpostprovider.h \
client\smfpostprovider_p.h \
client\smfcontactfetcher_p.h \
d:\Qt\4.6.1\bin\moc.exe
D:\Qt\4.6.1\bin\moc.exe $(DEFINES) $(INCPATH) -DSYMBIAN client\smfcontactfetcher_p.h -o moc_smfcontactfetcher_p.cpp
moc_smfpostprovider_p.cpp: client\smfpostprovider.h \
client\smfpostprovider_p.h \
client\smfpostprovider_p.h \
d:\Qt\4.6.1\bin\moc.exe
D:\Qt\4.6.1\bin\moc.exe $(DEFINES) $(INCPATH) -DSYMBIAN client\smfpostprovider_p.h -o moc_smfpostprovider_p.cpp
moc_smfgallery_p.cpp: client\smfgallery.h \
client\smfgallery_p.h \
d:\Qt\4.6.1\bin\moc.exe
D:\Qt\4.6.1\bin\moc.exe $(DEFINES) $(INCPATH) -DSYMBIAN client\smfgallery_p.h -o moc_smfgallery_p.cpp
compiler_rcc_make_all:
compiler_rcc_clean:
compiler_image_collection_make_all: qmake_image_collection.cpp
compiler_image_collection_clean:
-$(DEL_FILE) qmake_image_collection.cpp 2> NUL
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all:
compiler_uic_clean:
compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean: compiler_moc_header_clean
create_temps:
-@ if NOT EXIST "D:\Qt\4.6.1\include\QtCore\tmp" mkdir "D:\Qt\4.6.1\include\QtCore\tmp"
-@ if NOT EXIST "D:\Qt\4.6.1\include\QtNetwork\tmp" mkdir "D:\Qt\4.6.1\include\QtNetwork\tmp"
-@ if NOT EXIST "D:\Qt\4.6.1\include\QtGui\tmp" mkdir "D:\Qt\4.6.1\include\QtGui\tmp"
-@ if NOT EXIST "D:\Qt\4.6.1\include\tmp" mkdir "D:\Qt\4.6.1\include\tmp"
-@ if NOT EXIST "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\tmp" mkdir "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\tmp"
-@ if NOT EXIST "D:\Qt\4.6.1\mkspecs\common\symbian\tmp" mkdir "D:\Qt\4.6.1\mkspecs\common\symbian\tmp"
-@ if NOT EXIST "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\client\tmp" mkdir "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\client\tmp"
-@ if NOT EXIST "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\common\tmp" mkdir "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\common\tmp"
extension_clean: compiler_clean
-@ if EXIST "D:\Qt\4.6.1\include\QtCore\tmp" rmdir /S /Q "D:\Qt\4.6.1\include\QtCore\tmp"
-@ if EXIST "D:\Qt\4.6.1\include\QtNetwork\tmp" rmdir /S /Q "D:\Qt\4.6.1\include\QtNetwork\tmp"
-@ if EXIST "D:\Qt\4.6.1\include\QtGui\tmp" rmdir /S /Q "D:\Qt\4.6.1\include\QtGui\tmp"
-@ if EXIST "D:\Qt\4.6.1\include\tmp" rmdir /S /Q "D:\Qt\4.6.1\include\tmp"
-@ if EXIST "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\tmp" rmdir /S /Q "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\tmp"
-@ if EXIST "D:\Qt\4.6.1\mkspecs\common\symbian\tmp" rmdir /S /Q "D:\Qt\4.6.1\mkspecs\common\symbian\tmp"
-@ if EXIST "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\client\tmp" rmdir /S /Q "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\client\tmp"
-@ if EXIST "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\common\tmp" rmdir /S /Q "D:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\common\tmp"
pre_targetdeps: \
generated_sources \
all_source_deps
generated_sources: \
moc_smfcontactfetcher.cpp \
moc_smfpostprovider.cpp \
moc_smfgallery.cpp \
moc_smfclient_p.cpp \
moc_smfcontactfetcher_p.cpp \
moc_smfpostprovider_p.cpp \
moc_smfgallery_p.cpp
all_source_deps: \
client\smfgallery.h \
client\smfgallery_p.h \
client\smfclientsymbian.h \
client\smfclientsymbiansession.h \
client\smfpostprovider.h \
client\smfpostprovider_p.h \
client\smfclient.h \
client\smfclient_p.h \
client\smfcontactfetcher.h \
client\smfcontactfetcher_p.h \
client\SmfClientSymbian.h \
common\smfcomment.h \
common\smfcomment_p.h \
common\smfcontact.h \
common\SmfClientGlobal.h \
common\smfcontact_p.h \
common\smfgroup.h \
common\smfclientglobal.h \
common\smfgroup_p.h \
common\smfpost.h \
common\smfpost_p.h \
common\smfprovider.h
finalize:
winscw_deployment:
winscw_deployment_clean:
sis: restore_build
$(if $(wildcard smfclient_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)
ok_sis:
createpackage.bat $(QT_SIS_OPTIONS) smfclient_template.pkg $(QT_SIS_TARGET) $(QT_SIS_CERTIFICATE) $(QT_SIS_KEY) $(QT_SIS_PASSPHRASE)
fail_sis_nopkg:
$(error PKG file does not exist, 'SIS' target is only supported for executables or projects with DEPLOYMENT statement)
fail_sis_nocache:
$(error Project has to be built or QT_SIS_TARGET environment variable has to be set before calling 'SIS' target)
restore_build:
-include .make.cache
store_build:
@echo # ============================================================================== > .make.cache
@echo # This file is generated by make and should not be modified by the user >> .make.cache
@echo # Name : .make.cache >> .make.cache
@echo # Part of : smfclient >> .make.cache
@echo # Description : This file is used to cache last build target for >> .make.cache
@echo # make sis target. >> .make.cache
@echo # Version : >> .make.cache
@echo # >> .make.cache
@echo # ============================================================================== >> .make.cache
@echo. >> .make.cache
@echo QT_SIS_TARGET ?= $(QT_SIS_TARGET) >> .make.cache
dodistclean:
-@ if EXIST "d:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\Makefile" $(DEL_FILE) "d:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\Makefile"
-@ if EXIST "d:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\Makefile_0xE08059D4.mk" $(DEL_FILE) "d:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\Makefile_0xE08059D4.mk"
-@ if EXIST "d:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\smfclient_0xE08059D4.mmp" $(DEL_FILE) "d:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\smfclient_0xE08059D4.mmp"
-@ if EXIST "d:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\.make.cache" $(DEL_FILE) "d:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\.make.cache"
-@ if EXIST "d:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\bld.inf" $(DEL_FILE) "d:\CarbideWorkspace\smfserver_cleaned\smf\smfservermodule\smfclient\bld.inf"
distclean: clean dodistclean
clean: $(ABLD)
-$(ABLD) reallyclean
-bldmake clean
clean-debug: $(ABLD)
$(ABLD) reallyclean winscw udeb
$(ABLD) reallyclean gcce udeb
$(ABLD) reallyclean armv5 udeb
$(ABLD) reallyclean armv6 udeb
clean-release: $(ABLD)
$(ABLD) reallyclean gcce urel
$(ABLD) reallyclean armv5 urel
$(ABLD) reallyclean armv6 urel
clean-debug-winscw: $(ABLD)
$(ABLD) reallyclean winscw udeb
clean-debug-gcce: $(ABLD)
$(ABLD) reallyclean gcce udeb
clean-debug-armv5: $(ABLD)
$(ABLD) reallyclean armv5 udeb
clean-debug-armv6: $(ABLD)
$(ABLD) reallyclean armv6 udeb
clean-release-gcce: $(ABLD)
$(ABLD) reallyclean gcce urel
clean-release-armv5: $(ABLD)
$(ABLD) reallyclean armv5 urel
clean-release-armv6: $(ABLD)
$(ABLD) reallyclean armv6 urel