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

📄 makefile.am

📁 linux下的图形界面开发minigui最新源代码
💻 AM
字号:
## Makefile.am for MiniGUI using the framebuffer console video driverINCLUDES=-I../../../include -I../../include -I../noinst_LTLIBRARIES = libvideo_fbcon.lalibvideo_fbcon_la_SOURCES = $(FBCON_SRCS)# The SDL framebuffer console video driver sourcesFBCON_SRCS =        \    fbvideo.h       \    fb3dfx.c        \    fb3dfx.h        \    fbmatrox.c      \    fbmatrox.h      \    fbvideo.c       \    3dfx_mmio.h     \    3dfx_regs.h     \    matrox_mmio.h   \    matrox_regs.h   \    fbneomagic.c    \    fbneomagic.h    \    neomagic_mmio.h

⌨️ 快捷键说明

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