summaryrefslogtreecommitdiff
path: root/ti/speex_C54_test/speex_C54_test.pjt
blob: 73b94fa7d88ef0741c7994b32104425491223711 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="C:\Speex\speex_14274\ti\speex_C54_test\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="..\..\libspeex\bits.c"
Source="..\..\libspeex\cb_search.c"
Source="..\..\libspeex\exc_10_16_table.c"
Source="..\..\libspeex\exc_10_32_table.c"
Source="..\..\libspeex\exc_20_32_table.c"
Source="..\..\libspeex\exc_5_256_table.c"
Source="..\..\libspeex\exc_5_64_table.c"
Source="..\..\libspeex\exc_8_128_table.c"
Source="..\..\libspeex\filters.c"
Source="..\..\libspeex\gain_table.c"
Source="..\..\libspeex\gain_table_lbr.c"
Source="..\..\libspeex\lpc.c"
Source="..\..\libspeex\lsp.c"
Source="..\..\libspeex\lsp_tables_nb.c"
Source="..\..\libspeex\ltp.c"
Source="..\..\libspeex\modes.c"
Source="..\..\libspeex\nb_celp.c"
Source="..\..\libspeex\quant_lsp.c"
Source="..\..\libspeex\sb_celp.c"
Source="..\..\libspeex\speex.c"
Source="..\..\libspeex\speex_callbacks.c"
Source="..\..\libspeex\vbr.c"
Source="..\..\libspeex\vq.c"
Source="..\..\libspeex\window.c"
Source="..\..\ti\testenc-TI-C5x.c"
Source="speex_C54_test.cmd"

["Compiler" Settings: "Debug"]
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

["Compiler" Settings: "Release"]
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

["DspBiosBuilder" Settings: "Debug"]
Options=-v54

["DspBiosBuilder" Settings: "Release"]
Options=-v54

["Linker" Settings: "Debug"]
Options=-q -c -heap4096 -m".\Debug\speex_C54_test.map" -o".\Debug\speex_C54_test.out" -stack4096 -w -x

["Linker" Settings: "Release"]
Options=-q -c -m".\Release\speex_C54_test.map" -o".\Release\speex_C54_test.out" -w -x