📄 makefile.am
字号:
# the libdc1394_control itselfMAINTAINERCLEANFILES = Makefile.inlib_LTLIBRARIES = libdc1394_control.lalibdc1394_control_la_LDFLAGS = -version-info @lt_major@:@lt_revision@:@lt_age@libdc1394_control_la_SOURCES = \ dc1394_control.c \ dc1394_capture.c \ dc1394_control.h \ dc1394_format7.c \ dc1394_absolute.c \ dc1394_internal.h \ kernel-video1394.h# headers to be installedpkginclude_HEADERS = dc1394_control.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -