Home | History | Annotate | Download | only in speex_C54_test
      1 ; Code Composer Project File, Version 2.0 (do not modify or remove this line)
      2 
      3 [Project Settings]
      4 ProjectDir="C:\Speex\speex_14274\ti\speex_C54_test\"
      5 ProjectType=Executable
      6 CPUFamily=TMS320C54XX
      7 Tool="Compiler"
      8 Tool="CustomBuilder"
      9 Tool="DspBiosBuilder"
     10 Tool="Linker"
     11 Config="Debug"
     12 Config="Release"
     13 
     14 [Source Files]
     15 Source="..\..\libspeexdsp\buffer.c"
     16 Source="..\..\libspeexdsp\fftwrap.c"
     17 Source="..\..\libspeexdsp\filterbank.c"
     18 Source="..\..\libspeexdsp\jitter.c"
     19 Source="..\..\libspeexdsp\kiss_fft.c"
     20 Source="..\..\libspeexdsp\kiss_fftr.c"
     21 Source="..\..\libspeexdsp\mdf.c"
     22 Source="..\..\libspeexdsp\preprocess.c"
     23 Source="..\..\libspeexdsp\resample.c"
     24 Source="..\..\libspeexdsp\scal.c"
     25 Source="speex_C54_test.cmd"
     26 
     27 ["Compiler" Settings: "Debug"]
     28 Options=-g -q -o3 -fr"..\ti\speex_C54_test\Debug" -i"..\ti" -i"..\include" -d"_DEBUG" -d"CONFIG_TI_C54X" -d"HAVE_CONFIG_H" -d"NO_LONGLONG" -mf -ms
     29 
     30 ["Compiler" Settings: "Release"]
     31 Options=-q -o2 -fr"..\ti\speex_C54_test\Release" -i"..\ti" -i"..\include" -d"CONFIG_TI_C54X" -d"HAVE_CONFIG_H" -d"NO_LONGLONG" -mf -ms
     32 
     33 ["DspBiosBuilder" Settings: "Debug"]
     34 Options=-v54
     35 
     36 ["DspBiosBuilder" Settings: "Release"]
     37 Options=-v54
     38 
     39 ["Linker" Settings: "Debug"]
     40 Options=-q -c -heap4096 -m".\Debug\speex_C54_test.map" -o".\Debug\speex_C54_test.out" -stack4096 -w -x
     41 
     42 ["Linker" Settings: "Release"]
     43 Options=-q -c -m".\Release\speex_C54_test.map" -o".\Release\speex_C54_test.out" -w -x
     44 
     45