~ubuntu-branches/ubuntu/dapper/speex/dapper-security

« back to all changes in this revision

Viewing changes to ti/speex_C64_test/speex_C64_test.pjt

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2005-12-07 23:22:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051207232221-nme7vf9m182p7dpe
Tags: 1.1.11.1-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
 
2
 
 
3
[Project Settings]
 
4
ProjectDir="E:\speextrunktest\ti\speex_C64_test\"
 
5
ProjectType=Executable
 
6
CPUFamily=TMS320C64XX
 
7
Tool="Compiler"
 
8
Tool="DspBiosBuilder"
 
9
Tool="Linker"
 
10
Config="Debug"
 
11
Config="Release"
 
12
 
 
13
[Source Files]
 
14
Source="..\..\libspeex\bits.c"
 
15
Source="..\..\libspeex\cb_search.c"
 
16
Source="..\..\libspeex\exc_10_16_table.c"
 
17
Source="..\..\libspeex\exc_10_32_table.c"
 
18
Source="..\..\libspeex\exc_20_32_table.c"
 
19
Source="..\..\libspeex\exc_5_256_table.c"
 
20
Source="..\..\libspeex\exc_5_64_table.c"
 
21
Source="..\..\libspeex\exc_8_128_table.c"
 
22
Source="..\..\libspeex\filters.c"
 
23
Source="..\..\libspeex\gain_table.c"
 
24
Source="..\..\libspeex\gain_table_lbr.c"
 
25
Source="..\..\libspeex\lpc.c"
 
26
Source="..\..\libspeex\lsp.c"
 
27
Source="..\..\libspeex\lsp_tables_nb.c"
 
28
Source="..\..\libspeex\ltp.c"
 
29
Source="..\..\libspeex\math_approx.c"
 
30
Source="..\..\libspeex\misc.c"
 
31
Source="..\..\libspeex\modes.c"
 
32
Source="..\..\libspeex\nb_celp.c"
 
33
Source="..\..\libspeex\quant_lsp.c"
 
34
Source="..\..\libspeex\sb_celp.c"
 
35
Source="..\..\libspeex\speex.c"
 
36
Source="..\..\libspeex\speex_callbacks.c"
 
37
Source="..\..\libspeex\vbr.c"
 
38
Source="..\..\libspeex\vq.c"
 
39
Source="..\testenc-TI-C64x.c"
 
40
Source="C:\ti\c6000\cgtools\lib\rts6400.lib"
 
41
Source="speex_C64_test.cmd"
 
42
 
 
43
["Compiler" Settings: "Debug"]
 
44
Options=-g -o3 -fr"$(Proj_dir)\Debug" -i"..\ti" -i"..\include" -d"_DEBUG" -d"HAVE_CONFIG_H" -mv6400
 
45
 
 
46
["Compiler" Settings: "Release"]
 
47
Options=-o3 -fr"$(Proj_dir)\Release" -i"..\ti" -i"..\include"  -i"..\" -i"..\..\include" -d"HAVE_CONFIG_H" -mv6400
 
48
 
 
49
["DspBiosBuilder" Settings: "Debug"]
 
50
Options=-v6x
 
51
 
 
52
["DspBiosBuilder" Settings: "Release"]
 
53
Options=-v6x
 
54
 
 
55
["Linker" Settings: "Debug"]
 
56
Options=-c -m".\Debug\speex_C64_test.map" -o".\Debug\speex_C64_test.out" -w -x
 
57
 
 
58
["Linker" Settings: "Release"]
 
59
Options=-c -m".\Release\speex_C64_test.map" -o".\Release\speex_C64_test.out" -w -x