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

📄 makefile.am

📁 gphone is a net phone base on the rtp protocol. It is simple but pratical and can be a good sample f
💻 AM
字号:
bin_PROGRAMS = gphonegphone_SOURCES = gphone.c talk.c listen.c ui.c config-ui.c call-ui.c \                 thread.c connection.cgphone_LDADD = $(GLIB_LIBS) $(GTK_LIBS) -L../lib -lgphonegphone_DEPENDENCIES = $(top_builddir)/lib/libgphone.aINCLUDES = -I$(top_srcdir)/include $(GLIB_CFLAGS) $(GTK_CFLAGS)CFLAGS = -g -Wall

⌨️ 快捷键说明

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