makefile.am.svn-base
来自「基于LINUX/UNIX的UPN库,是智能家具的用的底层库.」· SVN-BASE 代码 · 共 33 行
SVN-BASE
33 行
## Process this file with automake to produce Makefile.in## Created by Anjuta - will be overwritten## If you don't want it to overwrite it,## Please disable it in the Anjuta project configurationINCLUDES =\ -I../includeAM_CFLAGS =\ -Wall\ -gAM_CXXFLAGS =\ -Wall\ -gbin_PROGRAMS = rendererrenderer_SOURCES = \ cAVTransport.cc\ cConnectionManager.cc\ cRenderer.cc\ cRenderingControl.cc\ cService.cc\ renderer.ccrenderer_LDFLAGS = renderer_LDADD = \ -lupnp -luuid
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?