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

📄 makefile.am

📁 一个小巧的嵌入式图形系统wGUI, 可以用VC编译
💻 AM
字号:
## Process this file with automake to produce Makefile.inAUTOMAKE_OPTIONS = dist-zip dist-bzip2SUBDIRS = src tests includes docs fontslibwguidocdir = ${prefix}/docslibwguidoc_DATA = \	README\	COPYING\	AUTHORS\	CHANGES\	INSTALL\	NEWS\	LICENSE\	BUGS\	wgui.confEXTRA_DIST = $(libwguidoc_DATA) \	Doxyfile\	wGui.sln\	wGui.vcproj\	wGui-VS8.sln\	wGui-VS8.vcproj\	wgui.dsp

⌨️ 快捷键说明

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