⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 datagramtest.gcce

📁 拦截短消息
💻 GCCE
📖 第 1 页 / 共 5 页
字号:

# REAL TARGET - BUILD VARIANT UDEB

WHATUDEB : WHATGENERIC

CLEANUDEB : CLEANBUILDUDEB CLEANRELEASEUDEB

CLEANBUILDUDEB : 
	@perl -S ermdir.pl "$(EPOCBLDUDEB)"

CLEANRELEASEUDEB : CLEANGENERIC


UDEB_RELEASEABLES1= \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\UDEB\DatagramTest.exe \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\UDEB\DatagramTest.exe.map

WHATUDEB:
	@echo $(UDEB_RELEASEABLES1)

CLEANRELEASEUDEB:
	-$(ERASE) $(UDEB_RELEASEABLES1)

LISTINGUDEB : MAKEWORKUDEB \
	LISTINGUDEBdatagramtest \
	LISTINGUDEBdatagramtestapplication \
	LISTINGUDEBdatagramtestappview \
	LISTINGUDEBdatagramtestappui \
	LISTINGUDEBdatagramtestdocument \
	LISTINGUDEBsmsdatagramreceiver \
	LISTINGUDEBsmsdatagramsender

LIBSUDEB= \
	-( \
	$(EPOCSTATLINKUDEB)\usrt2_2.lib \
	-) \
	$(EPOCLIB)\LIB\euser.dso \
	$(EPOCLIB)\LIB\apparc.dso \
	$(EPOCLIB)\LIB\cone.dso \
	$(EPOCLIB)\LIB\eikcore.dso \
	$(EPOCLIB)\LIB\avkon.dso \
	$(EPOCLIB)\LIB\commonengine.dso \
	$(EPOCLIB)\LIB\efsrv.dso \
	$(EPOCLIB)\LIB\estor.dso \
	$(EPOCLIB)\LIB\apgrfx.dso \
	$(EPOCLIB)\LIB\DatagramService.dso \
	$(EPOCLIB)\LIB\eikcoctl.dso \
	$(EPOCLIB)\LIB\dfpaeabi.dso \
	$(EPOCLIB)\LIB\dfprvct2_2.dso \
	$(EPOCLIB)\LIB\drtaeabi.dso \
	$(EPOCLIB)\LIB\scppnwdl.dso \
	$(EPOCLIB)\LIB\drtrvct2_2.dso \
	$(STATIC_LIBS_LIST)

LIBSUDEBDEPS= \
	$(EPOCSTATLINKUDEB)\usrt2_2.lib \
	$(EPOCLIB)\LIB\euser.dso \
	$(EPOCLIB)\LIB\apparc.dso \
	$(EPOCLIB)\LIB\cone.dso \
	$(EPOCLIB)\LIB\eikcore.dso \
	$(EPOCLIB)\LIB\avkon.dso \
	$(EPOCLIB)\LIB\commonengine.dso \
	$(EPOCLIB)\LIB\efsrv.dso \
	$(EPOCLIB)\LIB\estor.dso \
	$(EPOCLIB)\LIB\apgrfx.dso \
	$(EPOCLIB)\LIB\DatagramService.dso \
	$(EPOCLIB)\LIB\eikcoctl.dso \
	$(EPOCLIB)\LIB\dfpaeabi.dso \
	$(EPOCLIB)\LIB\dfprvct2_2.dso \
	$(EPOCLIB)\LIB\drtaeabi.dso \
	$(EPOCLIB)\LIB\scppnwdl.dso \
	$(EPOCLIB)\LIB\drtrvct2_2.dso

VTBLEXPORTSUDEB=

OBJECTSUDEB= \
	$(EPOCBLDUDEB)\datagramtest.o \
	$(EPOCBLDUDEB)\datagramtestapplication.o \
	$(EPOCBLDUDEB)\datagramtestappview.o \
	$(EPOCBLDUDEB)\datagramtestappui.o \
	$(EPOCBLDUDEB)\datagramtestdocument.o \
	$(EPOCBLDUDEB)\smsdatagramreceiver.o \
	$(EPOCBLDUDEB)\smsdatagramsender.o

$(EPOCTRGUDEB)\DatagramTest.exe : $(OBJECTSUDEB) $(LIBSUDEBDEPS)
	-$(ERASE) "$(EPOCTRGUDEB)\DatagramTest.exe.map" 
	$(LD) $(STATIC_LIBS) $(SYMBIAN_UDEB_LINK_FLAGS) $(SHARED_OBJECT_OPTION) $(CODE_SEGMENT_START) $(DATA_SEGMENT_START) 0x400000 $(SYMVER_OPTION) $(SO_NAME_OPTION) DatagramTest{000a0000}[a000017f].exe $(LINKER_DEBUG_OPTION)  $(LINKER_ENTRY_OPTION) _E32Startup  $(UNDEFINED_SYMBOL_REF_OPTION) _E32Startup  $(EPOCSTATLINKUDEB)\EEXE.LIB$(EEXE_OBJECT) \
		$(LINKER_OUTPUT_OPTION) "$(EPOCBLDUDEB)\DatagramTest.exe" \
		$(LINKER_SYMBOLS_MAP_OPTION) $(UDEB_MAP_FILE) \
		$(COMMANDFILE_OPTION)  \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\group\DatagramTest.GCCE.UDEB.objects.via\
		$(LIBSUDEB) \
		$(VTBLEXPORTSUDEB) $(USERLDFLAGS) 
	copy "$(EPOCBLDUDEB)\DatagramTest.exe" "$(EPOCTRGUDEB)\DatagramTest.sym"
	elf2e32 --sid=0xa000017f  --version=10.0 --stack=0x00005000\
		 --uid1=0x1000007a --uid2=0x100039ce --uid3=0xa000017f --vid=0x00000000\
		 --capability=NetworkServices+ReadUserData --fpu=softvfp --targettype=EXE --output="$@" --elfinput="$(EPOCBLDUDEB)\DatagramTest.exe" --linkas=DatagramTest{000a0000}[a000017f].exe --libpath="$(EPOCLIB)\LIB"


# SOURCES

# Resource z\resource\apps\datagramtest.rsc

DEPEND= \
	\S60\devices\S60_3rd_FP2_SDK\EPOC32\INCLUDE\GCCE\GCCE.h \
	\S60\devices\S60_3rd_FP2_SDK\EPOC32\INCLUDE\symcpp.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\aknfontcategory.hrh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\aknfontidoffsets.hrh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\appinfo.rh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\avkon.hrh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\avkon.rh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\avkon.rsg \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\badef.rh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\baerrrsvr.rh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\eikcolor.hrh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\eikon.hrh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\eikon.rh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\gulftflg.hrh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\lafpublc.hrh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\uikon.hrh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\uikon.rh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\variant\Symbian_OS_v9.3.hrh \
	\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\data\DatagramTest.rls \
	\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\inc\DatagramTest.hrh

GENERIC_RESOURCE : $(EPOCDATA)\z\resource\apps\datagramtest.rsc

$(EPOCDATA)\z\resource\apps\datagramtest.rsc : \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\data\datagramtest.rss $(DEPEND)
	perl -S epocrc.pl -m045,046,047 -I "\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\data" -I "\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\inc" -I- -I "\S60\devices\S60_3rd_FP2_SDK\epoc32\include" -I "\S60\devices\S60_3rd_FP2_SDK\epoc32\include\variant" -DLANGUAGE_SC -u "\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\data\datagramtest.rss"    -o$@   -h"\S60\devices\S60_3rd_FP2_SDK\EPOC32\BUILD\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\group\datagramtest\GCCE\datagramtest.rsg" -t"\S60\devices\S60_3rd_FP2_SDK\EPOC32\BUILD\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\group\datagramtest\GCCE" -l"z\resource\apps:\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\group" -preinclude"\S60\devices\S60_3rd_FP2_SDK\epoc32\include\variant\Symbian_OS_v9.3.hrh"
	perl -S ecopyfile.pl "\S60\devices\S60_3rd_FP2_SDK\EPOC32\BUILD\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\group\datagramtest\GCCE\datagramtest.rsg" "\S60\devices\S60_3rd_FP2_SDK\epoc32\include\datagramtest.rsg"

# Resource z\private\10003a3f\import\apps\datagramtest_reg.rsc

DEPEND= \
	\S60\devices\S60_3rd_FP2_SDK\EPOC32\INCLUDE\GCCE\GCCE.h \
	\S60\devices\S60_3rd_FP2_SDK\EPOC32\INCLUDE\symcpp.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\DatagramTest.rsg \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\appinfo.rh \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\variant\Symbian_OS_v9.3.hrh \
	\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\data\DatagramTest.rls

GENERIC_RESOURCE : $(EPOCDATA)\z\private\10003a3f\import\apps\datagramtest_reg.rsc

$(EPOCDATA)\z\private\10003a3f\import\apps\datagramtest_reg.rsc : \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\data\datagramtest_reg.rss $(DEPEND)
	perl -S epocrc.pl -m045,046,047 -I "\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\data" -I "\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\inc" -I- -I "\S60\devices\S60_3rd_FP2_SDK\epoc32\include" -I "\S60\devices\S60_3rd_FP2_SDK\epoc32\include\variant" -DLANGUAGE_SC -u "\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\data\datagramtest_reg.rss"    -o$@   -t"\S60\devices\S60_3rd_FP2_SDK\EPOC32\BUILD\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\group\datagramtest\GCCE" -l"z\private\10003a3f\import\apps:\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\group" -preinclude"\S60\devices\S60_3rd_FP2_SDK\epoc32\include\variant\Symbian_OS_v9.3.hrh"

# Source datagramtest.cpp

$(EPOCBLDUREL)\datagramtest.lis $(EPOCBLDUREL)\datagramtest.o \
$(EPOCBLDUDEB)\datagramtest.lis $(EPOCBLDUDEB)\datagramtest.o \
: \
	$(PREFIXFILE) \
	\S60\devices\S60_3rd_FP2_SDK\EPOC32\INCLUDE\symcpp.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\aknapp.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\apadef.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\apaflrec.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\apaid.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\apmstd.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\apparc.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\d32locd.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\d32locd.inl \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32base.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32base.inl \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32capability.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32cmn.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32cmn.inl \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32const.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32debug.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32def.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32des16.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32des8.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32err.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32event.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32hal.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32keys.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32ktran.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32ldr.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32lmsg.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32notif.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32std.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32std.inl \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32svr.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\eikapp.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\eikstart.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\f32file.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\f32file.inl \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\gdi.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\gdi.inl \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\partitions.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\s32std.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\s32std.inl \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\s32strm.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\s32strm.inl \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\variant\Symbian_OS_v9.3.hrh \
	\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\inc\DatagramTestApplication.h

$(EPOCBLDUREL)\datagramtest.o : \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src\datagramtest.cpp
	@echo datagramtest.cpp
	$(CCUREL)   $(CPP_LANG_OPTION) -include /S60/devices/S60_3rd_FP2_SDK/EPOC32/INCLUDE/GCCE/GCCE.h  $(INCLUDE_OPTION) $(call absolutePaths,\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src $(INCDIR) $(OUTPUT_OPTION) $@ \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src\datagramtest.cpp)

LISTINGURELdatagramtest : $(EPOCBLDUREL)\datagramtest.lis
	perl -S ecopyfile.pl $? \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src\datagramtest.ARMV5.lst

$(EPOCBLDUREL)\datagramtest.lis : \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src\datagramtest.cpp
	$(CCUREL)  $(CPP_LANG_OPTION) -include /S60/devices/S60_3rd_FP2_SDK/EPOC32/INCLUDE/GCCE/GCCE.h  $(ASSEMBLER_LISTING_OPTION) $(INCLUDE_OPTION) $(call absolutePaths,\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src $(INCDIR) $(OUTPUT_OPTION) $@ \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src\datagramtest.cpp) 

$(EPOCBLDUDEB)\datagramtest.o : \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src\datagramtest.cpp
	@echo datagramtest.cpp
	$(CCUDEB)   $(CPP_LANG_OPTION) -include /S60/devices/S60_3rd_FP2_SDK/EPOC32/INCLUDE/GCCE/GCCE.h  $(INCLUDE_OPTION) $(call absolutePaths,\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src $(INCDIR) $(OUTPUT_OPTION) $@ \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src\datagramtest.cpp)

LISTINGUDEBdatagramtest : $(EPOCBLDUDEB)\datagramtest.lis
	perl -S ecopyfile.pl $? \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src\datagramtest.ARMV5.lst

$(EPOCBLDUDEB)\datagramtest.lis : \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src\datagramtest.cpp
	$(CCUDEB)  $(CPP_LANG_OPTION) -include /S60/devices/S60_3rd_FP2_SDK/EPOC32/INCLUDE/GCCE/GCCE.h  $(ASSEMBLER_LISTING_OPTION) $(INCLUDE_OPTION) $(call absolutePaths,\Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src $(INCDIR) $(OUTPUT_OPTION) $@ \Symbian\AnsiDgm\TestCode\S60v3_EasyDgmTest\src\datagramtest.cpp) 



# Source datagramtestapplication.cpp

$(EPOCBLDUREL)\datagramtestapplication.lis $(EPOCBLDUREL)\datagramtestapplication.o \
$(EPOCBLDUDEB)\datagramtestapplication.lis $(EPOCBLDUDEB)\datagramtestapplication.o \
: \
	$(PREFIXFILE) \
	\S60\devices\S60_3rd_FP2_SDK\EPOC32\INCLUDE\symcpp.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\aknapp.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\akndoc.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\apadef.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\apaflrec.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\apaid.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\apmstd.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\apparc.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\d32locd.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\d32locd.inl \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32base.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32base.inl \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32capability.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32cmn.h \
	\S60\devices\S60_3rd_FP2_SDK\epoc32\include\e32cmn.inl \

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -