makefile.lite

来自「wince下著名的视频播放器源码」· LITE 代码 · 共 16 行

LITE
16
字号
## GNU makefile#topdir = ../../..LIB_NAME = libreplaygain_synthesisINCLUDES = -I./include -I$(topdir)/include -I$(topdir)/include/shareSRCS_C = \	replaygain_synthesis.cinclude $(topdir)/build/lib.mk# DO NOT DELETE THIS LINE -- make depend depends on it.

⌨️ 快捷键说明

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