1 |
william |
15 |
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> |
2 |
|
|
<CodeBlocks_project_file> |
3 |
|
|
<FileVersion major="1" minor="6" /> |
4 |
|
|
<Project> |
5 |
|
|
<Option title="liba52" /> |
6 |
|
|
<Option pch_mode="2" /> |
7 |
|
|
<Option compiler="gcc" /> |
8 |
|
|
<Build> |
9 |
|
|
<Target title="Debug"> |
10 |
|
|
<Option output="../../deps/debug/liba52" prefix_auto="1" extension_auto="1" /> |
11 |
|
|
<Option working_dir="" /> |
12 |
|
|
<Option object_output="obj/Debug/" /> |
13 |
|
|
<Option type="2" /> |
14 |
|
|
<Option compiler="gcc" /> |
15 |
|
|
<Option createDefFile="1" /> |
16 |
|
|
<Compiler> |
17 |
|
|
<Add option="-Wall" /> |
18 |
|
|
<Add option="-g" /> |
19 |
|
|
</Compiler> |
20 |
|
|
</Target> |
21 |
|
|
<Target title="Release"> |
22 |
|
|
<Option output="../../deps/release/liba52" prefix_auto="1" extension_auto="1" /> |
23 |
|
|
<Option working_dir="" /> |
24 |
|
|
<Option object_output="obj/Release/" /> |
25 |
|
|
<Option type="2" /> |
26 |
|
|
<Option compiler="gcc" /> |
27 |
|
|
<Option createDefFile="1" /> |
28 |
|
|
<Compiler> |
29 |
|
|
<Add option="-Wall" /> |
30 |
|
|
<Add option="-O2" /> |
31 |
|
|
</Compiler> |
32 |
|
|
<Linker> |
33 |
|
|
<Add option="-s" /> |
34 |
|
|
</Linker> |
35 |
|
|
</Target> |
36 |
|
|
</Build> |
37 |
|
|
<Unit filename="./a52.h" /> |
38 |
|
|
<Unit filename="./a52_internal.h" /> |
39 |
|
|
<Unit filename="./attributes.h" /> |
40 |
|
|
<Unit filename="./bit_allocate.c"> |
41 |
|
|
<Option compilerVar="CC" /> |
42 |
|
|
</Unit> |
43 |
|
|
<Unit filename="./bitstream.c"> |
44 |
|
|
<Option compilerVar="CC" /> |
45 |
|
|
</Unit> |
46 |
|
|
<Unit filename="./bitstream.h" /> |
47 |
|
|
<Unit filename="./config.h" /> |
48 |
|
|
<Unit filename="./downmix.c"> |
49 |
|
|
<Option compilerVar="CC" /> |
50 |
|
|
</Unit> |
51 |
|
|
<Unit filename="./imdct.c"> |
52 |
|
|
<Option compilerVar="CC" /> |
53 |
|
|
</Unit> |
54 |
|
|
<Unit filename="./inttypes.h" /> |
55 |
|
|
<Unit filename="./mm_accel.h" /> |
56 |
|
|
<Unit filename="./parse.c"> |
57 |
|
|
<Option compilerVar="CC" /> |
58 |
|
|
</Unit> |
59 |
|
|
<Unit filename="./tables.h" /> |
60 |
|
|
<Unit filename="./tendra.h" /> |
61 |
|
|
<Extensions> |
62 |
|
|
<code_completion /> |
63 |
|
|
<debugger /> |
64 |
|
|
</Extensions> |
65 |
|
|
</Project> |
66 |
|
|
</CodeBlocks_project_file> |