📄 makefile.am
字号:
bin_PROGRAMS = hsmsdhsmsd_SOURCES = main.cpp \ registrar.cpp \ user_agent.cpphsmsd_LDFLAGS = -L$(top_srcdir)/corelib \ -L$(top_srcdir)/config \ -lexpat \ -lhsms_config \ -lhsms_core \ -lpthread \ -lrtAM_CPPFLAGS = -I$(top_srcdir)/daemon \ -I$(top_srcdir)/corelib \ -I$(top_srcdir)/common \ -I$(top_srcdir)/configsysconf_DATA = $(top_srcdir)/config/xml/dtd/hsms.xml
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -