📄 makefile.am
字号:
include $(top_srcdir)/misc/Makefile.commonnoinst_LTLIBRARIES = libnosefart.lalibnosefart_la_SOURCES = \ fds_snd.c \ log.c \ mmc5_snd.c \ nes_apu.c \ vrc7_snd.c \ dis6502.c \ fmopl.c \ memguard.c \ nes6502.c \ nsf.c \ vrcvisnd.c libnosefart_la_CFLAGS = $(VISIBILITY_FLAG) -DNSF_PLAYER -fno-strict-aliasingnoinst_HEADERS = \ dis6502.h \ fmopl.h \ memguard.h \ nes6502.h \ nsf.h \ types.h \ vrc7_snd.h \ fds_snd.h \ log.h \ mmc5_snd.h \ nes_apu.h \ osd.h \ version.h \ vrcvisnd.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -