www.pudn.com > x28x_FFT.rar > build.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="build" ProjectDir="C:\tidcs\c28\dsp_tbox\fft\cstb\fft1024c\build\" ProjectType=Executable CPUFamily=TMS320C28XX Tool="Compiler" Tool="Linker" Config="Debug" Config="Release" [Source Files] Source="..\src\fftcd.c" Source="c28x.cmd" ["Compiler" Settings: "Debug"] Options=-g -q -fr"C:\tidcs\c28\dsp_tbox\fft\cstb\fft1024c\build\Debug" -i"..\..\..\clib\include" -i"..\include" -i"..\..\..\..\..\stb_lib\include" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 ["Compiler" Settings: "Release"] Options=-q -o3 -fr"C:\tidcs\c28\dsp_tbox\fft\cstb\fft1024c\build\Release" -d"LARGE_MODEL" -ml -v28 ["Linker" Settings: "Debug"] Options=-q -c -m"build.map" -o".\Debug\build.out" -x -i"..\..\..\clib\lib" -i"..\..\..\..\..\stb_lib\lib" -l"rts2800.lib" -l"stb.lib" -l"fft.lib" ["Linker" Settings: "Release"] Options=-q -c -o".\Release\build.out" -x