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

📄 makefile.am

📁 这个库实现了录象功能
💻 AM
字号:
localedir = $(datadir)/localeEXTRA_DIST = \mainpage.incl \api_usage.html \codecs.html \hackersguide.txt \qt4l_building.html \qt4l_codecs.html \qt4l_index.html \qt4l_license.html \qt4l_opening.html \qt4l_positioning.html \qt4l_reading.html \qt4l_util.html \qt4l_writing.html \translatorsguide.txt \Doxyfile.inapiref:	doxygen Doxyfilehtml: apiref all: htmlCLEANFILES = libquicktime.tagsinstall-data-local:	test -z "$(DESTDIR)$(docdir)/apiref" || $(mkdir_p) "$(DESTDIR)$(docdir)/apiref"	$(INSTALL_DATA) apiref/* $(DESTDIR)$(docdir)/apirefclean-local:	-rm -rf apirefuninstall-local:	-rm -rf "$(DESTDIR)$(docdir)/apiref"

⌨️ 快捷键说明

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