📄 makefile.am
字号:
####### kdevelop will overwrite this part!!! (begin)##########bin_PROGRAMS = ethsniffINCLUDES = $(all_includes)ethsniff_SOURCES = ethsniff.c ache.c common.c datetime.c getipdlg.c hexviewdlg.c ipexport.c netdrv.c netspy.c packet.c poport.c processdlg.c protocal.c serverfun.c spyfun.c TestNet.c wizserver.c wizspy.c ethsniff_LDADD = EXTRA_DIST = wizspy.h wizspy.c wizserver.h wizserver.c TestNet.c spyfun.h spyfun.c serverfun.h serverfun.c protocal.h protocal.c processdlg.h processdlg.c poport.h poport.c packet.h packet.c netspy.h netspy.c netdrv.h netdrv.c Makefile ipexport.h ipexport.c hexviewdlg.h hexviewdlg.c getipdlg.h getipdlg.c datetime.h datetime.c common.h common.c ache.h ache.c ethsniff.c ####### kdevelop will overwrite this part!!! (end)############
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -