blob: f5fce73aeba855ff5347078805eb18d763325496 [file] [log] [blame]
Benny Prijonoa378bfc2007-04-09 07:10:10 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="libspeex"
6 ProjectGUID="{4B059DBA-CD9C-4D0F-BE8C-FFB4EFD498E9}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Debug|Win32"
18 OutputDirectory=".\output\libspeex-i386-win32-vc8-debug"
19 IntermediateDirectory=".\output\libspeex-i386-win32-vc8-debug"
20 ConfigurationType="4"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include"
44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;HAVE_CONFIG_H"
45 RuntimeLibrary="1"
46 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.pch"
47 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-debug/"
48 ObjectFile=".\output\libspeex-i386-win32-vc8-debug/"
49 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-debug/"
50 WarningLevel="3"
51 SuppressStartupBanner="true"
52 DebugInformationFormat="4"
53 />
54 <Tool
55 Name="VCManagedResourceCompilerTool"
56 />
57 <Tool
58 Name="VCResourceCompilerTool"
59 PreprocessorDefinitions="_DEBUG"
60 Culture="2057"
61 />
62 <Tool
63 Name="VCPreLinkEventTool"
64 />
65 <Tool
66 Name="VCLibrarianTool"
67 OutputFile="..\..\lib\libspeex-i386-win32-vc8-debug.lib"
68 SuppressStartupBanner="true"
69 />
70 <Tool
71 Name="VCALinkTool"
72 />
73 <Tool
74 Name="VCXDCMakeTool"
75 />
76 <Tool
77 Name="VCBscMakeTool"
78 SuppressStartupBanner="true"
79 OutputFile=".\output\libspeex-i386-win32-vc8-debug/libspeex.bsc"
80 />
81 <Tool
82 Name="VCFxCopTool"
83 />
84 <Tool
85 Name="VCPostBuildEventTool"
86 />
87 </Configuration>
88 <Configuration
89 Name="Release|Win32"
90 OutputDirectory=".\output\libspeex-i386-win32-vc8-release"
91 IntermediateDirectory=".\output\libspeex-i386-win32-vc8-release"
92 ConfigurationType="4"
93 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
94 UseOfMFC="0"
95 ATLMinimizesCRunTimeLibraryUsage="false"
96 >
97 <Tool
98 Name="VCPreBuildEventTool"
99 />
100 <Tool
101 Name="VCCustomBuildTool"
102 />
103 <Tool
104 Name="VCXMLDataGeneratorTool"
105 />
106 <Tool
107 Name="VCWebServiceProxyGeneratorTool"
108 />
109 <Tool
110 Name="VCMIDLTool"
111 />
112 <Tool
113 Name="VCCLCompilerTool"
114 Optimization="2"
115 InlineFunctionExpansion="2"
116 EnableIntrinsicFunctions="true"
117 FavorSizeOrSpeed="1"
118 AdditionalIncludeDirectories=".,../../speex/include,../../../pjlib/include"
119 PreprocessorDefinitions="inline=__inline;WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H"
120 RuntimeLibrary="2"
121 PrecompiledHeaderFile=".\output\libspeex-i386-win32-vc8-release/libspeex.pch"
122 AssemblerListingLocation=".\output\libspeex-i386-win32-vc8-release/"
123 ObjectFile=".\output\libspeex-i386-win32-vc8-release/"
124 ProgramDataBaseFileName=".\output\libspeex-i386-win32-vc8-release/"
125 SuppressStartupBanner="true"
126 />
127 <Tool
128 Name="VCManagedResourceCompilerTool"
129 />
130 <Tool
131 Name="VCResourceCompilerTool"
132 PreprocessorDefinitions="NDEBUG"
133 Culture="2057"
134 />
135 <Tool
136 Name="VCPreLinkEventTool"
137 />
138 <Tool
139 Name="VCLibrarianTool"
140 OutputFile="..\..\lib\libspeex-i386-win32-vc8-release.lib"
141 SuppressStartupBanner="true"
142 />
143 <Tool
144 Name="VCALinkTool"
145 />
146 <Tool
147 Name="VCXDCMakeTool"
148 />
149 <Tool
150 Name="VCBscMakeTool"
151 SuppressStartupBanner="true"
152 OutputFile=".\output\libspeex-i386-win32-vc8-release/libspeex.bsc"
153 />
154 <Tool
155 Name="VCFxCopTool"
156 />
157 <Tool
158 Name="VCPostBuildEventTool"
159 />
160 </Configuration>
161 </Configurations>
162 <References>
163 </References>
164 <Files>
165 <Filter
166 Name="Source Files"
167 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
168 >
169 <File
170 RelativePath="..\..\speex\libspeex\bits.c"
171 >
172 <FileConfiguration
173 Name="Debug|Win32"
174 >
175 <Tool
176 Name="VCCLCompilerTool"
177 AdditionalIncludeDirectories=""
178 PreprocessorDefinitions=""
179 />
180 </FileConfiguration>
181 <FileConfiguration
182 Name="Release|Win32"
183 >
184 <Tool
185 Name="VCCLCompilerTool"
186 Optimization="2"
187 AdditionalIncludeDirectories=""
188 PreprocessorDefinitions=""
189 />
190 </FileConfiguration>
191 </File>
192 <File
193 RelativePath="..\..\speex\libspeex\cb_search.c"
194 >
195 <FileConfiguration
196 Name="Debug|Win32"
197 >
198 <Tool
199 Name="VCCLCompilerTool"
200 AdditionalIncludeDirectories=""
201 PreprocessorDefinitions=""
202 />
203 </FileConfiguration>
204 <FileConfiguration
205 Name="Release|Win32"
206 >
207 <Tool
208 Name="VCCLCompilerTool"
209 Optimization="2"
210 AdditionalIncludeDirectories=""
211 PreprocessorDefinitions=""
212 />
213 </FileConfiguration>
214 </File>
215 <File
216 RelativePath="..\..\speex\libspeex\exc_10_16_table.c"
217 >
218 <FileConfiguration
219 Name="Debug|Win32"
220 >
221 <Tool
222 Name="VCCLCompilerTool"
223 AdditionalIncludeDirectories=""
224 PreprocessorDefinitions=""
225 />
226 </FileConfiguration>
227 <FileConfiguration
228 Name="Release|Win32"
229 >
230 <Tool
231 Name="VCCLCompilerTool"
232 Optimization="2"
233 AdditionalIncludeDirectories=""
234 PreprocessorDefinitions=""
235 />
236 </FileConfiguration>
237 </File>
238 <File
239 RelativePath="..\..\speex\libspeex\exc_10_32_table.c"
240 >
241 <FileConfiguration
242 Name="Debug|Win32"
243 >
244 <Tool
245 Name="VCCLCompilerTool"
246 AdditionalIncludeDirectories=""
247 PreprocessorDefinitions=""
248 />
249 </FileConfiguration>
250 <FileConfiguration
251 Name="Release|Win32"
252 >
253 <Tool
254 Name="VCCLCompilerTool"
255 Optimization="2"
256 AdditionalIncludeDirectories=""
257 PreprocessorDefinitions=""
258 />
259 </FileConfiguration>
260 </File>
261 <File
262 RelativePath="..\..\speex\libspeex\exc_20_32_table.c"
263 >
264 <FileConfiguration
265 Name="Debug|Win32"
266 >
267 <Tool
268 Name="VCCLCompilerTool"
269 AdditionalIncludeDirectories=""
270 PreprocessorDefinitions=""
271 />
272 </FileConfiguration>
273 <FileConfiguration
274 Name="Release|Win32"
275 >
276 <Tool
277 Name="VCCLCompilerTool"
278 Optimization="2"
279 AdditionalIncludeDirectories=""
280 PreprocessorDefinitions=""
281 />
282 </FileConfiguration>
283 </File>
284 <File
285 RelativePath="..\..\speex\libspeex\exc_5_256_table.c"
286 >
287 <FileConfiguration
288 Name="Debug|Win32"
289 >
290 <Tool
291 Name="VCCLCompilerTool"
292 AdditionalIncludeDirectories=""
293 PreprocessorDefinitions=""
294 />
295 </FileConfiguration>
296 <FileConfiguration
297 Name="Release|Win32"
298 >
299 <Tool
300 Name="VCCLCompilerTool"
301 Optimization="2"
302 AdditionalIncludeDirectories=""
303 PreprocessorDefinitions=""
304 />
305 </FileConfiguration>
306 </File>
307 <File
308 RelativePath="..\..\speex\libspeex\exc_5_64_table.c"
309 >
310 <FileConfiguration
311 Name="Debug|Win32"
312 >
313 <Tool
314 Name="VCCLCompilerTool"
315 AdditionalIncludeDirectories=""
316 PreprocessorDefinitions=""
317 />
318 </FileConfiguration>
319 <FileConfiguration
320 Name="Release|Win32"
321 >
322 <Tool
323 Name="VCCLCompilerTool"
324 Optimization="2"
325 AdditionalIncludeDirectories=""
326 PreprocessorDefinitions=""
327 />
328 </FileConfiguration>
329 </File>
330 <File
331 RelativePath="..\..\speex\libspeex\exc_8_128_table.c"
332 >
333 <FileConfiguration
334 Name="Debug|Win32"
335 >
336 <Tool
337 Name="VCCLCompilerTool"
338 AdditionalIncludeDirectories=""
339 PreprocessorDefinitions=""
340 />
341 </FileConfiguration>
342 <FileConfiguration
343 Name="Release|Win32"
344 >
345 <Tool
346 Name="VCCLCompilerTool"
347 Optimization="2"
348 AdditionalIncludeDirectories=""
349 PreprocessorDefinitions=""
350 />
351 </FileConfiguration>
352 </File>
353 <File
354 RelativePath="..\..\speex\libspeex\fftwrap.c"
355 >
356 <FileConfiguration
357 Name="Debug|Win32"
358 >
359 <Tool
360 Name="VCCLCompilerTool"
361 AdditionalIncludeDirectories=""
362 PreprocessorDefinitions=""
363 />
364 </FileConfiguration>
365 <FileConfiguration
366 Name="Release|Win32"
367 >
368 <Tool
369 Name="VCCLCompilerTool"
370 Optimization="2"
371 AdditionalIncludeDirectories=""
372 PreprocessorDefinitions=""
373 />
374 </FileConfiguration>
375 </File>
376 <File
377 RelativePath="..\..\speex\libspeex\filterbank.c"
378 >
379 <FileConfiguration
380 Name="Debug|Win32"
381 >
382 <Tool
383 Name="VCCLCompilerTool"
384 AdditionalIncludeDirectories=""
385 PreprocessorDefinitions=""
386 />
387 </FileConfiguration>
388 <FileConfiguration
389 Name="Release|Win32"
390 >
391 <Tool
392 Name="VCCLCompilerTool"
393 Optimization="2"
394 AdditionalIncludeDirectories=""
395 PreprocessorDefinitions=""
396 />
397 </FileConfiguration>
398 </File>
399 <File
400 RelativePath="..\..\speex\libspeex\filters.c"
401 >
402 <FileConfiguration
403 Name="Debug|Win32"
404 >
405 <Tool
406 Name="VCCLCompilerTool"
407 AdditionalIncludeDirectories=""
408 PreprocessorDefinitions=""
409 />
410 </FileConfiguration>
411 <FileConfiguration
412 Name="Release|Win32"
413 >
414 <Tool
415 Name="VCCLCompilerTool"
416 Optimization="2"
417 AdditionalIncludeDirectories=""
418 PreprocessorDefinitions=""
419 />
420 </FileConfiguration>
421 </File>
422 <File
423 RelativePath="..\..\speex\libspeex\gain_table.c"
424 >
425 <FileConfiguration
426 Name="Debug|Win32"
427 >
428 <Tool
429 Name="VCCLCompilerTool"
430 AdditionalIncludeDirectories=""
431 PreprocessorDefinitions=""
432 />
433 </FileConfiguration>
434 <FileConfiguration
435 Name="Release|Win32"
436 >
437 <Tool
438 Name="VCCLCompilerTool"
439 Optimization="2"
440 AdditionalIncludeDirectories=""
441 PreprocessorDefinitions=""
442 />
443 </FileConfiguration>
444 </File>
445 <File
446 RelativePath="..\..\speex\libspeex\gain_table_lbr.c"
447 >
448 <FileConfiguration
449 Name="Debug|Win32"
450 >
451 <Tool
452 Name="VCCLCompilerTool"
453 AdditionalIncludeDirectories=""
454 PreprocessorDefinitions=""
455 />
456 </FileConfiguration>
457 <FileConfiguration
458 Name="Release|Win32"
459 >
460 <Tool
461 Name="VCCLCompilerTool"
462 Optimization="2"
463 AdditionalIncludeDirectories=""
464 PreprocessorDefinitions=""
465 />
466 </FileConfiguration>
467 </File>
468 <File
469 RelativePath="..\..\speex\libspeex\hexc_10_32_table.c"
470 >
471 <FileConfiguration
472 Name="Debug|Win32"
473 >
474 <Tool
475 Name="VCCLCompilerTool"
476 AdditionalIncludeDirectories=""
477 PreprocessorDefinitions=""
478 />
479 </FileConfiguration>
480 <FileConfiguration
481 Name="Release|Win32"
482 >
483 <Tool
484 Name="VCCLCompilerTool"
485 Optimization="2"
486 AdditionalIncludeDirectories=""
487 PreprocessorDefinitions=""
488 />
489 </FileConfiguration>
490 </File>
491 <File
492 RelativePath="..\..\speex\libspeex\hexc_table.c"
493 >
494 <FileConfiguration
495 Name="Debug|Win32"
496 >
497 <Tool
498 Name="VCCLCompilerTool"
499 AdditionalIncludeDirectories=""
500 PreprocessorDefinitions=""
501 />
502 </FileConfiguration>
503 <FileConfiguration
504 Name="Release|Win32"
505 >
506 <Tool
507 Name="VCCLCompilerTool"
508 Optimization="2"
509 AdditionalIncludeDirectories=""
510 PreprocessorDefinitions=""
511 />
512 </FileConfiguration>
513 </File>
514 <File
515 RelativePath="..\..\speex\libspeex\high_lsp_tables.c"
516 >
517 <FileConfiguration
518 Name="Debug|Win32"
519 >
520 <Tool
521 Name="VCCLCompilerTool"
522 AdditionalIncludeDirectories=""
523 PreprocessorDefinitions=""
524 />
525 </FileConfiguration>
526 <FileConfiguration
527 Name="Release|Win32"
528 >
529 <Tool
530 Name="VCCLCompilerTool"
531 Optimization="2"
532 AdditionalIncludeDirectories=""
533 PreprocessorDefinitions=""
534 />
535 </FileConfiguration>
536 </File>
537 <File
Benny Prijonoa378bfc2007-04-09 07:10:10 +0000538 RelativePath="..\..\speex\libspeex\kiss_fft.c"
539 >
540 <FileConfiguration
541 Name="Debug|Win32"
542 >
543 <Tool
544 Name="VCCLCompilerTool"
545 AdditionalIncludeDirectories=""
546 PreprocessorDefinitions=""
547 />
548 </FileConfiguration>
549 <FileConfiguration
550 Name="Release|Win32"
551 >
552 <Tool
553 Name="VCCLCompilerTool"
554 Optimization="2"
555 AdditionalIncludeDirectories=""
556 PreprocessorDefinitions=""
557 />
558 </FileConfiguration>
559 </File>
560 <File
561 RelativePath="..\..\speex\libspeex\kiss_fftr.c"
562 >
563 <FileConfiguration
564 Name="Debug|Win32"
565 >
566 <Tool
567 Name="VCCLCompilerTool"
568 AdditionalIncludeDirectories=""
569 PreprocessorDefinitions=""
570 />
571 </FileConfiguration>
572 <FileConfiguration
573 Name="Release|Win32"
574 >
575 <Tool
576 Name="VCCLCompilerTool"
577 Optimization="2"
578 AdditionalIncludeDirectories=""
579 PreprocessorDefinitions=""
580 />
581 </FileConfiguration>
582 </File>
583 <File
584 RelativePath="..\..\speex\libspeex\lpc.c"
585 >
586 <FileConfiguration
587 Name="Debug|Win32"
588 >
589 <Tool
590 Name="VCCLCompilerTool"
591 AdditionalIncludeDirectories=""
592 PreprocessorDefinitions=""
593 />
594 </FileConfiguration>
595 <FileConfiguration
596 Name="Release|Win32"
597 >
598 <Tool
599 Name="VCCLCompilerTool"
600 Optimization="2"
601 AdditionalIncludeDirectories=""
602 PreprocessorDefinitions=""
603 />
604 </FileConfiguration>
605 </File>
606 <File
607 RelativePath="..\..\speex\libspeex\lsp.c"
608 >
609 <FileConfiguration
610 Name="Debug|Win32"
611 >
612 <Tool
613 Name="VCCLCompilerTool"
614 AdditionalIncludeDirectories=""
615 PreprocessorDefinitions=""
616 />
617 </FileConfiguration>
618 <FileConfiguration
619 Name="Release|Win32"
620 >
621 <Tool
622 Name="VCCLCompilerTool"
623 Optimization="2"
624 AdditionalIncludeDirectories=""
625 PreprocessorDefinitions=""
626 />
627 </FileConfiguration>
628 </File>
629 <File
630 RelativePath="..\..\speex\libspeex\lsp_tables_nb.c"
631 >
632 <FileConfiguration
633 Name="Debug|Win32"
634 >
635 <Tool
636 Name="VCCLCompilerTool"
637 AdditionalIncludeDirectories=""
638 PreprocessorDefinitions=""
639 />
640 </FileConfiguration>
641 <FileConfiguration
642 Name="Release|Win32"
643 >
644 <Tool
645 Name="VCCLCompilerTool"
646 Optimization="2"
647 AdditionalIncludeDirectories=""
648 PreprocessorDefinitions=""
649 />
650 </FileConfiguration>
651 </File>
652 <File
653 RelativePath="..\..\speex\libspeex\ltp.c"
654 >
655 <FileConfiguration
656 Name="Debug|Win32"
657 >
658 <Tool
659 Name="VCCLCompilerTool"
660 AdditionalIncludeDirectories=""
661 PreprocessorDefinitions=""
662 />
663 </FileConfiguration>
664 <FileConfiguration
665 Name="Release|Win32"
666 >
667 <Tool
668 Name="VCCLCompilerTool"
669 Optimization="2"
670 AdditionalIncludeDirectories=""
671 PreprocessorDefinitions=""
672 />
673 </FileConfiguration>
674 </File>
675 <File
Benny Prijonoa378bfc2007-04-09 07:10:10 +0000676 RelativePath="..\..\speex\libspeex\mdf.c"
677 >
678 <FileConfiguration
679 Name="Debug|Win32"
680 >
681 <Tool
682 Name="VCCLCompilerTool"
683 AdditionalIncludeDirectories=""
684 PreprocessorDefinitions=""
685 />
686 </FileConfiguration>
687 <FileConfiguration
688 Name="Release|Win32"
689 >
690 <Tool
691 Name="VCCLCompilerTool"
692 Optimization="2"
693 AdditionalIncludeDirectories=""
694 PreprocessorDefinitions=""
695 />
696 </FileConfiguration>
697 </File>
698 <File
Benny Prijonoa378bfc2007-04-09 07:10:10 +0000699 RelativePath="..\..\speex\libspeex\modes.c"
700 >
701 <FileConfiguration
702 Name="Debug|Win32"
703 >
704 <Tool
705 Name="VCCLCompilerTool"
706 AdditionalIncludeDirectories=""
707 PreprocessorDefinitions=""
708 />
709 </FileConfiguration>
710 <FileConfiguration
711 Name="Release|Win32"
712 >
713 <Tool
714 Name="VCCLCompilerTool"
715 Optimization="2"
716 AdditionalIncludeDirectories=""
717 PreprocessorDefinitions=""
718 />
719 </FileConfiguration>
720 </File>
721 <File
Nanang Izzuddin3cbb0652008-06-10 14:09:37 +0000722 RelativePath="..\..\speex\libspeex\modes_wb.c"
723 >
724 </File>
725 <File
Benny Prijonoa378bfc2007-04-09 07:10:10 +0000726 RelativePath="..\..\speex\libspeex\nb_celp.c"
727 >
728 <FileConfiguration
729 Name="Debug|Win32"
730 >
731 <Tool
732 Name="VCCLCompilerTool"
733 AdditionalIncludeDirectories=""
734 PreprocessorDefinitions=""
735 />
736 </FileConfiguration>
737 <FileConfiguration
738 Name="Release|Win32"
739 >
740 <Tool
741 Name="VCCLCompilerTool"
742 Optimization="2"
743 AdditionalIncludeDirectories=""
744 PreprocessorDefinitions=""
745 />
746 </FileConfiguration>
747 </File>
748 <File
749 RelativePath="..\..\speex\libspeex\preprocess.c"
750 >
751 <FileConfiguration
752 Name="Debug|Win32"
753 >
754 <Tool
755 Name="VCCLCompilerTool"
756 AdditionalIncludeDirectories=""
757 PreprocessorDefinitions=""
758 />
759 </FileConfiguration>
760 <FileConfiguration
761 Name="Release|Win32"
762 >
763 <Tool
764 Name="VCCLCompilerTool"
765 Optimization="2"
766 AdditionalIncludeDirectories=""
767 PreprocessorDefinitions=""
768 />
769 </FileConfiguration>
770 </File>
771 <File
772 RelativePath="..\..\speex\libspeex\quant_lsp.c"
773 >
774 <FileConfiguration
775 Name="Debug|Win32"
776 >
777 <Tool
778 Name="VCCLCompilerTool"
779 AdditionalIncludeDirectories=""
780 PreprocessorDefinitions=""
781 />
782 </FileConfiguration>
783 <FileConfiguration
784 Name="Release|Win32"
785 >
786 <Tool
787 Name="VCCLCompilerTool"
788 Optimization="2"
789 AdditionalIncludeDirectories=""
790 PreprocessorDefinitions=""
791 />
792 </FileConfiguration>
793 </File>
794 <File
795 RelativePath="..\..\speex\libspeex\resample.c"
796 >
797 <FileConfiguration
798 Name="Debug|Win32"
799 >
800 <Tool
801 Name="VCCLCompilerTool"
802 AdditionalIncludeDirectories=""
803 PreprocessorDefinitions=""
804 />
805 </FileConfiguration>
806 <FileConfiguration
807 Name="Release|Win32"
808 >
809 <Tool
810 Name="VCCLCompilerTool"
811 Optimization="2"
812 AdditionalIncludeDirectories=""
813 PreprocessorDefinitions=""
814 />
815 </FileConfiguration>
816 </File>
817 <File
818 RelativePath="..\..\speex\libspeex\sb_celp.c"
819 >
820 <FileConfiguration
821 Name="Debug|Win32"
822 >
823 <Tool
824 Name="VCCLCompilerTool"
825 AdditionalIncludeDirectories=""
826 PreprocessorDefinitions=""
827 />
828 </FileConfiguration>
829 <FileConfiguration
830 Name="Release|Win32"
831 >
832 <Tool
833 Name="VCCLCompilerTool"
834 Optimization="2"
835 AdditionalIncludeDirectories=""
836 PreprocessorDefinitions=""
837 />
838 </FileConfiguration>
839 </File>
840 <File
841 RelativePath="..\..\speex\libspeex\smallft.c"
842 >
843 <FileConfiguration
844 Name="Debug|Win32"
845 >
846 <Tool
847 Name="VCCLCompilerTool"
848 AdditionalIncludeDirectories=""
849 PreprocessorDefinitions=""
850 />
851 </FileConfiguration>
852 <FileConfiguration
853 Name="Release|Win32"
854 >
855 <Tool
856 Name="VCCLCompilerTool"
857 Optimization="2"
858 AdditionalIncludeDirectories=""
859 PreprocessorDefinitions=""
860 />
861 </FileConfiguration>
862 </File>
863 <File
864 RelativePath="..\..\speex\libspeex\speex.c"
865 >
866 <FileConfiguration
867 Name="Debug|Win32"
868 >
869 <Tool
870 Name="VCCLCompilerTool"
871 AdditionalIncludeDirectories=""
872 PreprocessorDefinitions=""
873 />
874 </FileConfiguration>
875 <FileConfiguration
876 Name="Release|Win32"
877 >
878 <Tool
879 Name="VCCLCompilerTool"
880 Optimization="2"
881 AdditionalIncludeDirectories=""
882 PreprocessorDefinitions=""
883 />
884 </FileConfiguration>
885 </File>
886 <File
887 RelativePath="..\..\speex\libspeex\speex_callbacks.c"
888 >
889 <FileConfiguration
890 Name="Debug|Win32"
891 >
892 <Tool
893 Name="VCCLCompilerTool"
894 AdditionalIncludeDirectories=""
895 PreprocessorDefinitions=""
896 />
897 </FileConfiguration>
898 <FileConfiguration
899 Name="Release|Win32"
900 >
901 <Tool
902 Name="VCCLCompilerTool"
903 Optimization="2"
904 AdditionalIncludeDirectories=""
905 PreprocessorDefinitions=""
906 />
907 </FileConfiguration>
908 </File>
909 <File
910 RelativePath="..\..\speex\libspeex\speex_header.c"
911 >
912 <FileConfiguration
913 Name="Debug|Win32"
914 >
915 <Tool
916 Name="VCCLCompilerTool"
917 AdditionalIncludeDirectories=""
918 PreprocessorDefinitions=""
919 />
920 </FileConfiguration>
921 <FileConfiguration
922 Name="Release|Win32"
923 >
924 <Tool
925 Name="VCCLCompilerTool"
926 Optimization="2"
927 AdditionalIncludeDirectories=""
928 PreprocessorDefinitions=""
929 />
930 </FileConfiguration>
931 </File>
932 <File
933 RelativePath="..\..\speex\libspeex\stereo.c"
934 >
935 <FileConfiguration
936 Name="Debug|Win32"
937 >
938 <Tool
939 Name="VCCLCompilerTool"
940 AdditionalIncludeDirectories=""
941 PreprocessorDefinitions=""
942 />
943 </FileConfiguration>
944 <FileConfiguration
945 Name="Release|Win32"
946 >
947 <Tool
948 Name="VCCLCompilerTool"
949 Optimization="2"
950 AdditionalIncludeDirectories=""
951 PreprocessorDefinitions=""
952 />
953 </FileConfiguration>
954 </File>
955 <File
956 RelativePath="..\..\speex\libspeex\vbr.c"
957 >
958 <FileConfiguration
959 Name="Debug|Win32"
960 >
961 <Tool
962 Name="VCCLCompilerTool"
963 AdditionalIncludeDirectories=""
964 PreprocessorDefinitions=""
965 />
966 </FileConfiguration>
967 <FileConfiguration
968 Name="Release|Win32"
969 >
970 <Tool
971 Name="VCCLCompilerTool"
972 Optimization="2"
973 AdditionalIncludeDirectories=""
974 PreprocessorDefinitions=""
975 />
976 </FileConfiguration>
977 </File>
978 <File
979 RelativePath="..\..\speex\libspeex\vq.c"
980 >
981 <FileConfiguration
982 Name="Debug|Win32"
983 >
984 <Tool
985 Name="VCCLCompilerTool"
986 AdditionalIncludeDirectories=""
987 PreprocessorDefinitions=""
988 />
989 </FileConfiguration>
990 <FileConfiguration
991 Name="Release|Win32"
992 >
993 <Tool
994 Name="VCCLCompilerTool"
995 Optimization="2"
996 AdditionalIncludeDirectories=""
997 PreprocessorDefinitions=""
998 />
999 </FileConfiguration>
1000 </File>
1001 <File
1002 RelativePath="..\..\speex\libspeex\window.c"
1003 >
1004 <FileConfiguration
1005 Name="Debug|Win32"
1006 >
1007 <Tool
1008 Name="VCCLCompilerTool"
1009 AdditionalIncludeDirectories=""
1010 PreprocessorDefinitions=""
1011 />
1012 </FileConfiguration>
1013 <FileConfiguration
1014 Name="Release|Win32"
1015 >
1016 <Tool
1017 Name="VCCLCompilerTool"
1018 Optimization="2"
1019 AdditionalIncludeDirectories=""
1020 PreprocessorDefinitions=""
1021 />
1022 </FileConfiguration>
1023 </File>
1024 </Filter>
1025 <Filter
1026 Name="Header Files"
1027 Filter="h;hpp;hxx;hm;inl"
1028 >
1029 <File
Nanang Izzuddin3cbb0652008-06-10 14:09:37 +00001030 RelativePath="..\..\speex\libspeex\_kiss_fft_guts.h"
1031 >
1032 </File>
1033 <File
1034 RelativePath="..\..\speex\libspeex\arch.h"
1035 >
1036 </File>
1037 <File
Benny Prijonoa378bfc2007-04-09 07:10:10 +00001038 RelativePath="..\..\speex\libspeex\cb_search.h"
1039 >
1040 </File>
1041 <File
Nanang Izzuddin3cbb0652008-06-10 14:09:37 +00001042 RelativePath="..\..\speex\libspeex\cb_search_sse.h"
1043 >
1044 </File>
1045 <File
Benny Prijonoa378bfc2007-04-09 07:10:10 +00001046 RelativePath="config.h"
1047 >
1048 </File>
1049 <File
1050 RelativePath="..\..\speex\libspeex\fftwrap.h"
1051 >
1052 </File>
1053 <File
1054 RelativePath="..\..\speex\libspeex\filterbank.h"
1055 >
1056 </File>
1057 <File
1058 RelativePath="..\..\speex\libspeex\filters.h"
1059 >
1060 </File>
1061 <File
Nanang Izzuddin3cbb0652008-06-10 14:09:37 +00001062 RelativePath="..\..\speex\libspeex\filters_sse.h"
1063 >
1064 </File>
1065 <File
1066 RelativePath="..\..\speex\libspeex\fixed_debug.h"
1067 >
1068 </File>
1069 <File
1070 RelativePath="..\..\speex\libspeex\fixed_generic.h"
1071 >
1072 </File>
1073 <File
Benny Prijonoa378bfc2007-04-09 07:10:10 +00001074 RelativePath="..\..\speex\libspeex\kiss_fft.h"
1075 >
1076 </File>
1077 <File
1078 RelativePath="..\..\speex\libspeex\kiss_fftr.h"
1079 >
1080 </File>
1081 <File
1082 RelativePath="..\..\speex\libspeex\lpc.h"
1083 >
1084 </File>
1085 <File
1086 RelativePath="..\..\speex\libspeex\lsp.h"
1087 >
1088 </File>
1089 <File
1090 RelativePath="..\..\speex\libspeex\ltp.h"
1091 >
1092 </File>
1093 <File
Nanang Izzuddin3cbb0652008-06-10 14:09:37 +00001094 RelativePath="..\..\speex\libspeex\ltp_sse.h"
Benny Prijonoa378bfc2007-04-09 07:10:10 +00001095 >
1096 </File>
1097 <File
Nanang Izzuddin3cbb0652008-06-10 14:09:37 +00001098 RelativePath="..\..\speex\libspeex\math_approx.h"
Benny Prijonoa378bfc2007-04-09 07:10:10 +00001099 >
1100 </File>
1101 <File
1102 RelativePath="..\..\speex\libspeex\modes.h"
1103 >
1104 </File>
1105 <File
1106 RelativePath="..\..\speex\libspeex\nb_celp.h"
1107 >
1108 </File>
1109 <File
Nanang Izzuddin3cbb0652008-06-10 14:09:37 +00001110 RelativePath="..\..\speex\libspeex\os_support.h"
1111 >
1112 </File>
1113 <File
1114 RelativePath="..\..\speex\libspeex\pseudofloat.h"
1115 >
1116 </File>
1117 <File
Benny Prijonoa378bfc2007-04-09 07:10:10 +00001118 RelativePath="..\..\speex\libspeex\quant_lsp.h"
1119 >
1120 </File>
1121 <File
1122 RelativePath="..\..\speex\libspeex\sb_celp.h"
1123 >
1124 </File>
1125 <File
1126 RelativePath="..\..\speex\libspeex\smallft.h"
1127 >
1128 </File>
1129 <File
1130 RelativePath="..\..\speex\include\speex\speex.h"
1131 >
1132 </File>
1133 <File
1134 RelativePath="..\..\speex\include\speex\speex_bits.h"
1135 >
1136 </File>
1137 <File
1138 RelativePath="..\..\speex\include\speex\speex_callbacks.h"
1139 >
1140 </File>
1141 <File
1142 RelativePath="..\..\speex\include\speex\speex_echo.h"
1143 >
1144 </File>
1145 <File
1146 RelativePath="..\..\speex\include\speex\speex_header.h"
1147 >
1148 </File>
1149 <File
1150 RelativePath="..\..\speex\include\speex\speex_jitter.h"
1151 >
1152 </File>
1153 <File
1154 RelativePath="..\..\speex\include\speex\speex_preprocess.h"
1155 >
1156 </File>
1157 <File
1158 RelativePath="..\..\speex\include\speex\speex_resampler.h"
1159 >
1160 </File>
1161 <File
1162 RelativePath="..\..\speex\include\speex\speex_stereo.h"
1163 >
1164 </File>
1165 <File
1166 RelativePath="..\..\speex\include\speex\speex_types.h"
1167 >
1168 </File>
1169 <File
1170 RelativePath="..\..\speex\libspeex\stack_alloc.h"
1171 >
1172 </File>
1173 <File
1174 RelativePath="..\..\speex\libspeex\vbr.h"
1175 >
1176 </File>
1177 <File
1178 RelativePath="..\..\speex\libspeex\vq.h"
1179 >
1180 </File>
1181 </Filter>
1182 </Files>
1183 <Globals>
1184 </Globals>
1185</VisualStudioProject>