test18.mak

来自「这里面有很多dsp应用程序源码」· MAK 代码 · 共 34 行

MAK
34
字号
/************* Code Composer V1 Project Data ********************
  The following section contains data generated by Code Composer
  to store project information like build options, source filenames
  and dependencies.

[command filename]
test18.cmd 2

[Project Root]
E:\zy5402\test18\send

[build options]
3
Linker = "-c -o test18.out -x "
Assembler = "-s "
Compiler = "-g -as "

[source files]
test18.C 1071654604 1
math.h 935463068 0
20758

[dependencies]
 1 1:3 24860
 0 -802

[version]
2.0
*/
-c -o test18.out -x
"test18.obj"
"test18.cmd"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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