?? makefile.am
字號:
## Makefile.am for sofia features module## Copyright (C) 2005,2006 Nokia Corporation# Contact: Pekka Pessi <pekka.pessi@nokia.com># Licensed under LGPL. See file COPYING.# ----------------------------------------------------------------------# Header pathsINCLUDES = $(INTERNAL_INCLUDES)# ----------------------------------------------------------------------# Build targetsnoinst_LTLIBRARIES = libfeatures.la# ----------------------------------------------------------------------# Rules for building the targetsnobase_nodist_include_sofia_HEADERS = sofia-sip/sofia_features.hlibfeatures_la_SOURCES = features.c# ----------------------------------------------------------------------# Install and distribution rulesEXTRA_DIST = Doxyfile features.docs# ----------------------------------------------------------------------# Sofia specific rulesinclude ../sofia.am
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -