main.dep

来自「mp3文件格式与wav文件格式的音频文件转换工具」· DEP 代码 · 共 152 行

DEP
152
字号
# Microsoft Developer Studio Generated Dependency File, included by main.mak

.\bitstream.c : \
	".\bitstream.h"\
	".\error.h"\
	".\ieeefloat.h"\
	".\portableio.h"\
	".\types.h"\
	

.\fft.c : \
	".\ieeefloat.h"\
	".\l3psy.h"\
	".\layer3.h"\
	".\portableio.h"\
	".\types.h"\
	

.\formatBitstream.c : \
	".\formatbitstream.h"\
	

.\huffman.c : \
	".\bitstream.h"\
	".\huffman.h"\
	".\ieeefloat.h"\
	".\l3bitstream.h"\
	".\layer3.h"\
	".\portableio.h"\
	".\types.h"\
	

.\ieeefloat.c : \
	".\ieeefloat.h"\
	

.\l3bitstream.c : \
	".\bitstream.h"\
	".\error.h"\
	".\formatbitstream.h"\
	".\huffman.h"\
	".\ieeefloat.h"\
	".\l3bitstream.h"\
	".\l3loop.h"\
	".\l3mdct.h"\
	".\l3psy.h"\
	".\layer3.h"\
	".\portableio.h"\
	".\tables.h"\
	".\types.h"\
	

.\l3loop.c : \
	".\bitstream.h"\
	".\error.h"\
	".\huffman.h"\
	".\ieeefloat.h"\
	".\l3bitstream.h"\
	".\l3loop.h"\
	".\layer3.h"\
	".\portableio.h"\
	".\reservoir.h"\
	".\sqrttab.h"\
	".\tables.h"\
	".\types.h"\
	

.\l3mdct.c : \
	".\ieeefloat.h"\
	".\l3mdct.h"\
	".\layer3.h"\
	".\portableio.h"\
	".\types.h"\
	

.\l3psy.c : \
	".\error.h"\
	".\fft.h"\
	".\ieeefloat.h"\
	".\l3psy.h"\
	".\layer3.h"\
	".\portableio.h"\
	".\psy_data.h"\
	".\tables.h"\
	".\types.h"\
	

.\l3subband.c : \
	".\ieeefloat.h"\
	".\l3subband.h"\
	".\portableio.h"\
	".\tables.h"\
	".\types.h"\
	

.\layer3.c : \
	".\bitstream.h"\
	".\error.h"\
	".\ieeefloat.h"\
	".\l3bitstream.h"\
	".\l3loop.h"\
	".\l3mdct.h"\
	".\l3psy.h"\
	".\l3subband.h"\
	".\layer3.h"\
	".\portableio.h"\
	".\types.h"\
	".\wave.h"\
	

.\main.c : \
	".\error.h"\
	".\ieeefloat.h"\
	".\layer3.h"\
	".\portableio.h"\
	".\types.h"\
	".\wave.h"\
	

.\portableio.c : \
	".\ieeefloat.h"\
	".\portableio.h"\
	

.\reservoir.c : \
	".\bitstream.h"\
	".\error.h"\
	".\huffman.h"\
	".\ieeefloat.h"\
	".\l3bitstream.h"\
	".\l3loop.h"\
	".\layer3.h"\
	".\portableio.h"\
	".\reservoir.h"\
	".\types.h"\
	

.\tables.c : \
	".\ieeefloat.h"\
	".\portableio.h"\
	".\tables.h"\
	".\types.h"\
	

.\wave.c : \
	".\error.h"\
	".\ieeefloat.h"\
	".\portableio.h"\
	".\types.h"\
	".\wave.h"\
	

⌨️ 快捷键说明

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