makefile.am
来自「Source code (C++) of the Amoebax game fo」· AM 代码 · 共 10 行
AM
10 行
# Process this file with automake to produce a Makefile.in filesfxdir = $(pkgdatadir)/sfxsfx_DATA = \ die.wav \ levelup.wav \ youlose.wav \ youwin.wavEXTRA_DIST = $(sfx_DATA)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?