Makefile.lite
资源名称:tcpmp.rar [点击查看]
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:0k
源码类别:
Windows CE
开发平台:
C/C++
- #
- # GNU makefile
- #
- topdir = ../../..
- LIB_NAME = libreplaygain_analysis
- INCLUDES = -I$(topdir)/include/share
- SRCS_C =
- replaygain_analysis.c
- include $(topdir)/build/lib.mk
- # DO NOT DELETE THIS LINE -- make depend depends on it.