test9.mak

来自「5402开发板附带的源程序」· MAK 代码 · 共 36 行

MAK
36
字号
/************* 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]
test9.cmd 3

[Project Root]
E:\dspasm\ZY13DSP12BC3\zy5402\test9

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

[source files]
test9.c 1048731152 1
math.h 935463068 0
stdio.h 935463068 0
21483

[dependencies]
 2 1:1 2:2 -31596
 0 -802
 0 -802

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

⌨️ 快捷键说明

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