Mercurial > hg > audiostuff
comparison spandsp-0.0.6pre17/src/libspandsp.dsp @ 4:26cd8f1ef0b1
import spandsp-0.0.6pre17
author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
---|---|
date | Fri, 25 Jun 2010 15:50:58 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
3:c6c5a16ce2f2 | 4:26cd8f1ef0b1 |
---|---|
1 # Microsoft Developer Studio Project File - Name="spandsp" - Package Owner=<4> | |
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00 | |
3 # ** DO NOT EDIT ** | |
4 | |
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 | |
6 | |
7 CFG=spandsp - Win32 Debug | |
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE, | |
9 !MESSAGE use the Export Makefile command and run | |
10 !MESSAGE | |
11 !MESSAGE NMAKE /f "spandsp.mak". | |
12 !MESSAGE | |
13 !MESSAGE You can specify a configuration when running NMAKE | |
14 !MESSAGE by defining the macro CFG on the command line. For example: | |
15 !MESSAGE | |
16 !MESSAGE NMAKE /f "spandsp.mak" CFG="spandsp - Win32 Debug" | |
17 !MESSAGE | |
18 !MESSAGE Possible choices for configuration are: | |
19 !MESSAGE | |
20 !MESSAGE "spandsp - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") | |
21 !MESSAGE "spandsp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
22 !MESSAGE | |
23 | |
24 # Begin Project | |
25 # PROP AllowPerConfigDependencies 0 | |
26 # PROP Scc_ProjName "" | |
27 # PROP Scc_LocalPath "" | |
28 CPP=cl.exe | |
29 MTL=midl.exe | |
30 RSC=rc.exe | |
31 | |
32 !IF "$(CFG)" == "spandsp - Win32 Release" | |
33 | |
34 # PROP BASE Use_MFC 0 | |
35 # PROP BASE Use_Debug_Libraries 0 | |
36 # PROP BASE Output_Dir "Release" | |
37 # PROP BASE Intermediate_Dir "Release" | |
38 # PROP BASE Target_Dir "" | |
39 # PROP Use_MFC 0 | |
40 # PROP Use_Debug_Libraries 0 | |
41 # PROP Output_Dir "Release" | |
42 # PROP Intermediate_Dir "Release" | |
43 # PROP Ignore_Export_Lib 0 | |
44 # PROP Target_Dir "" | |
45 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D HAVE_TGMATH_H /YX /FD /c | |
46 # ADD CPP /nologo /MT /W3 /GX /Zi /O2 /I "." /I "..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D HAVE_TGMATH_H /D "_WINDLL" /FR /FD /c | |
47 # SUBTRACT CPP /YX | |
48 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 | |
49 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 | |
50 # ADD BASE RSC /l 0x409 /d "NDEBUG" | |
51 # ADD RSC /l 0x409 /d "NDEBUG" | |
52 BSC32=bscmake.exe | |
53 # ADD BASE BSC32 /nologo | |
54 # ADD BSC32 /nologo | |
55 LINK32=link.exe | |
56 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 | |
57 # ADD LINK32 kernel32.lib ws2_32.lib winmm.lib /nologo /dll /map /debug /machine:I386 /out:"Release/libspandsp.dll" | |
58 | |
59 !ELSEIF "$(CFG)" == "spandsp - Win32 Debug" | |
60 | |
61 # PROP BASE Use_MFC 0 | |
62 # PROP BASE Use_Debug_Libraries 1 | |
63 # PROP BASE Output_Dir "Debug" | |
64 # PROP BASE Intermediate_Dir "Debug" | |
65 # PROP BASE Target_Dir "" | |
66 # PROP Use_MFC 0 | |
67 # PROP Use_Debug_Libraries 1 | |
68 # PROP Output_Dir "Debug" | |
69 # PROP Intermediate_Dir "Debug" | |
70 # PROP Ignore_Export_Lib 0 | |
71 # PROP Target_Dir "" | |
72 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D HAVE_TGMATH_H /YX /FD /GZ /c | |
73 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "." /I "..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D HAVE_TGMATH_H /FR /FD /GZ /c | |
74 # SUBTRACT CPP /WX /YX | |
75 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 | |
76 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 | |
77 # ADD BASE RSC /l 0x409 /d "_DEBUG" | |
78 # ADD RSC /l 0x409 /d "_DEBUG" | |
79 BSC32=bscmake.exe | |
80 # ADD BASE BSC32 /nologo | |
81 # ADD BSC32 /nologo | |
82 LINK32=link.exe | |
83 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept | |
84 # ADD LINK32 kernel32.lib ws2_32.lib winmm.lib /nologo /dll /incremental:no /map /debug /machine:I386 /out:"Debug/libspandsp.dll" /pdbtype:sept | |
85 # SUBTRACT LINK32 /nodefaultlib | |
86 | |
87 !ENDIF | |
88 | |
89 # Begin Target | |
90 | |
91 # Name "spandsp - Win32 Release" | |
92 # Name "spandsp - Win32 Debug" | |
93 # Begin Group "Source Files" | |
94 # Begin Source File | |
95 | |
96 SOURCE=.\adsi.c | |
97 # End Source File | |
98 # Begin Source File | |
99 | |
100 SOURCE=.\async.c | |
101 # End Source File | |
102 # Begin Source File | |
103 | |
104 SOURCE=.\at_interpreter.c | |
105 # End Source File | |
106 # Begin Source File | |
107 | |
108 SOURCE=.\awgn.c | |
109 # End Source File | |
110 # Begin Source File | |
111 | |
112 SOURCE=.\bell_r2_mf.c | |
113 # End Source File | |
114 # Begin Source File | |
115 | |
116 SOURCE=.\bert.c | |
117 # End Source File | |
118 # Begin Source File | |
119 | |
120 SOURCE=.\bit_operations.c | |
121 # End Source File | |
122 # Begin Source File | |
123 | |
124 SOURCE=.\bitstream.c | |
125 # End Source File | |
126 # Begin Source File | |
127 | |
128 SOURCE=.\complex_filters.c | |
129 # End Source File | |
130 # Begin Source File | |
131 | |
132 SOURCE=.\complex_vector_float.c | |
133 # End Source File | |
134 # Begin Source File | |
135 | |
136 SOURCE=.\complex_vector_int.c | |
137 # End Source File | |
138 # Begin Source File | |
139 | |
140 SOURCE=.\crc.c | |
141 # End Source File | |
142 # Begin Source File | |
143 | |
144 SOURCE=.\dds_float.c | |
145 # End Source File | |
146 # Begin Source File | |
147 | |
148 SOURCE=.\dds_int.c | |
149 # End Source File | |
150 # Begin Source File | |
151 | |
152 SOURCE=.\dtmf.c | |
153 # End Source File | |
154 # Begin Source File | |
155 | |
156 SOURCE=.\echo.c | |
157 # End Source File | |
158 # Begin Source File | |
159 | |
160 SOURCE=.\fax.c | |
161 # End Source File | |
162 # Begin Source File | |
163 | |
164 SOURCE=.\fax_modems.c | |
165 # End Source File | |
166 # Begin Source File | |
167 | |
168 SOURCE=.\fsk.c | |
169 # End Source File | |
170 # Begin Source File | |
171 | |
172 SOURCE=.\g711.c | |
173 # End Source File | |
174 # Begin Source File | |
175 | |
176 SOURCE=.\g722.c | |
177 # End Source File | |
178 # Begin Source File | |
179 | |
180 SOURCE=.\g726.c | |
181 # End Source File | |
182 # Begin Source File | |
183 | |
184 SOURCE=.\gsm0610_decode.c | |
185 # End Source File | |
186 # Begin Source File | |
187 | |
188 SOURCE=.\gsm0610_encode.c | |
189 # End Source File | |
190 # Begin Source File | |
191 | |
192 SOURCE=.\gsm0610_long_term.c | |
193 # End Source File | |
194 # Begin Source File | |
195 | |
196 SOURCE=.\gsm0610_lpc.c | |
197 # End Source File | |
198 # Begin Source File | |
199 | |
200 SOURCE=.\gsm0610_preprocess.c | |
201 # End Source File | |
202 # Begin Source File | |
203 | |
204 SOURCE=.\gsm0610_rpe.c | |
205 # End Source File | |
206 # Begin Source File | |
207 | |
208 SOURCE=.\gsm0610_short_term.c | |
209 # End Source File | |
210 # Begin Source File | |
211 | |
212 SOURCE=.\hdlc.c | |
213 # End Source File | |
214 # Begin Source File | |
215 | |
216 SOURCE=.\ima_adpcm.c | |
217 # End Source File | |
218 # Begin Source File | |
219 | |
220 SOURCE=.\logging.c | |
221 # End Source File | |
222 # Begin Source File | |
223 | |
224 SOURCE=.\lpc10_analyse.c | |
225 # End Source File | |
226 # Begin Source File | |
227 | |
228 SOURCE=.\lpc10_decode.c | |
229 # End Source File | |
230 # Begin Source File | |
231 | |
232 SOURCE=.\lpc10_encode.c | |
233 # End Source File | |
234 # Begin Source File | |
235 | |
236 SOURCE=.\lpc10_placev.c | |
237 # End Source File | |
238 # Begin Source File | |
239 | |
240 SOURCE=.\lpc10_voicing.c | |
241 # End Source File | |
242 # Begin Source File | |
243 | |
244 SOURCE=.\modem_echo.c | |
245 # End Source File | |
246 # Begin Source File | |
247 | |
248 SOURCE=.\modem_connect_tones.c | |
249 # End Source File | |
250 # Begin Source File | |
251 | |
252 SOURCE=.\noise.c | |
253 # End Source File | |
254 # Begin Source File | |
255 | |
256 SOURCE=.\oki_adpcm.c | |
257 # End Source File | |
258 # Begin Source File | |
259 | |
260 SOURCE=.\playout.c | |
261 # End Source File | |
262 # Begin Source File | |
263 | |
264 SOURCE=.\plc.c | |
265 # End Source File | |
266 # Begin Source File | |
267 | |
268 SOURCE=.\power_meter.c | |
269 # End Source File | |
270 # Begin Source File | |
271 | |
272 SOURCE=.\queue.c | |
273 # End Source File | |
274 # Begin Source File | |
275 | |
276 SOURCE=.\schedule.c | |
277 # End Source File | |
278 # Begin Source File | |
279 | |
280 SOURCE=.\sig_tone.c | |
281 # End Source File | |
282 # Begin Source File | |
283 | |
284 SOURCE=.\silence_gen.c | |
285 # End Source File | |
286 # Begin Source File | |
287 | |
288 SOURCE=.\super_tone_rx.c | |
289 # End Source File | |
290 # Begin Source File | |
291 | |
292 SOURCE=.\super_tone_tx.c | |
293 # End Source File | |
294 # Begin Source File | |
295 | |
296 SOURCE=.\swept_tone.c | |
297 # End Source File | |
298 # Begin Source File | |
299 | |
300 SOURCE=.\t4_rx.c | |
301 # End Source File | |
302 # Begin Source File | |
303 | |
304 SOURCE=.\t4_tx.c | |
305 # End Source File | |
306 # Begin Source File | |
307 | |
308 SOURCE=.\t30.c | |
309 # End Source File | |
310 # Begin Source File | |
311 | |
312 SOURCE=.\t30_api.c | |
313 # End Source File | |
314 # Begin Source File | |
315 | |
316 SOURCE=.\t30_logging.c | |
317 # End Source File | |
318 # Begin Source File | |
319 | |
320 SOURCE=.\t31.c | |
321 # End Source File | |
322 # Begin Source File | |
323 | |
324 SOURCE=.\t35.c | |
325 # End Source File | |
326 # Begin Source File | |
327 | |
328 SOURCE=.\t38_core.c | |
329 # End Source File | |
330 # Begin Source File | |
331 | |
332 SOURCE=.\t38_gateway.c | |
333 # End Source File | |
334 # Begin Source File | |
335 | |
336 SOURCE=.\t38_non_ecm_buffer.c | |
337 # End Source File | |
338 # Begin Source File | |
339 | |
340 SOURCE=.\t38_terminal.c | |
341 # End Source File | |
342 # Begin Source File | |
343 | |
344 SOURCE=.\testcpuid.c | |
345 # End Source File | |
346 # Begin Source File | |
347 | |
348 SOURCE=.\time_scale.c | |
349 # End Source File | |
350 # Begin Source File | |
351 | |
352 SOURCE=.\tone_detect.c | |
353 # End Source File | |
354 # Begin Source File | |
355 | |
356 SOURCE=.\tone_generate.c | |
357 # End Source File | |
358 # Begin Source File | |
359 | |
360 SOURCE=.\v17rx.c | |
361 # End Source File | |
362 # Begin Source File | |
363 | |
364 SOURCE=.\v17tx.c | |
365 # End Source File | |
366 # Begin Source File | |
367 | |
368 SOURCE=.\v18.c | |
369 # End Source File | |
370 # Begin Source File | |
371 | |
372 SOURCE=.\v22bis_rx.c | |
373 # End Source File | |
374 # Begin Source File | |
375 | |
376 SOURCE=.\v22bis_tx.c | |
377 # End Source File | |
378 # Begin Source File | |
379 | |
380 SOURCE=.\v27ter_rx.c | |
381 # End Source File | |
382 # Begin Source File | |
383 | |
384 SOURCE=.\v27ter_tx.c | |
385 # End Source File | |
386 # Begin Source File | |
387 | |
388 SOURCE=.\v29rx.c | |
389 # End Source File | |
390 # Begin Source File | |
391 | |
392 SOURCE=.\v29tx.c | |
393 # End Source File | |
394 # Begin Source File | |
395 | |
396 SOURCE=.\v42.c | |
397 # End Source File | |
398 # Begin Source File | |
399 | |
400 SOURCE=.\v42bis.c | |
401 # End Source File | |
402 # Begin Source File | |
403 | |
404 SOURCE=.\v8.c | |
405 # End Source File | |
406 # Begin Source File | |
407 | |
408 SOURCE=.\vector_float.c | |
409 # End Source File | |
410 # Begin Source File | |
411 | |
412 SOURCE=.\vector_int.c | |
413 # End Source File | |
414 # Begin Source File | |
415 | |
416 SOURCE=.\.\msvc\gettimeofday.c | |
417 # End Source File | |
418 # End Group | |
419 # Begin Group "Header Files" | |
420 # Begin Source File | |
421 | |
422 SOURCE=.\spandsp/adsi.h | |
423 # End Source File | |
424 # Begin Source File | |
425 | |
426 SOURCE=.\spandsp/async.h | |
427 # End Source File | |
428 # Begin Source File | |
429 | |
430 SOURCE=.\spandsp/arctan2.h | |
431 # End Source File | |
432 # Begin Source File | |
433 | |
434 SOURCE=.\spandsp/at_interpreter.h | |
435 # End Source File | |
436 # Begin Source File | |
437 | |
438 SOURCE=.\spandsp/awgn.h | |
439 # End Source File | |
440 # Begin Source File | |
441 | |
442 SOURCE=.\spandsp/bell_r2_mf.h | |
443 # End Source File | |
444 # Begin Source File | |
445 | |
446 SOURCE=.\spandsp/bert.h | |
447 # End Source File | |
448 # Begin Source File | |
449 | |
450 SOURCE=.\spandsp/biquad.h | |
451 # End Source File | |
452 # Begin Source File | |
453 | |
454 SOURCE=.\spandsp/bit_operations.h | |
455 # End Source File | |
456 # Begin Source File | |
457 | |
458 SOURCE=.\spandsp/bitstream.h | |
459 # End Source File | |
460 # Begin Source File | |
461 | |
462 SOURCE=.\spandsp/crc.h | |
463 # End Source File | |
464 # Begin Source File | |
465 | |
466 SOURCE=.\spandsp/complex.h | |
467 # End Source File | |
468 # Begin Source File | |
469 | |
470 SOURCE=.\spandsp/complex_filters.h | |
471 # End Source File | |
472 # Begin Source File | |
473 | |
474 SOURCE=.\spandsp/complex_vector_float.h | |
475 # End Source File | |
476 # Begin Source File | |
477 | |
478 SOURCE=.\spandsp/complex_vector_int.h | |
479 # End Source File | |
480 # Begin Source File | |
481 | |
482 SOURCE=.\spandsp/dc_restore.h | |
483 # End Source File | |
484 # Begin Source File | |
485 | |
486 SOURCE=.\spandsp/dds.h | |
487 # End Source File | |
488 # Begin Source File | |
489 | |
490 SOURCE=.\spandsp/dtmf.h | |
491 # End Source File | |
492 # Begin Source File | |
493 | |
494 SOURCE=.\spandsp/echo.h | |
495 # End Source File | |
496 # Begin Source File | |
497 | |
498 SOURCE=.\spandsp/fast_convert.h | |
499 # End Source File | |
500 # Begin Source File | |
501 | |
502 SOURCE=.\spandsp/fax.h | |
503 # End Source File | |
504 # Begin Source File | |
505 | |
506 SOURCE=.\spandsp/fax_modems.h | |
507 # End Source File | |
508 # Begin Source File | |
509 | |
510 SOURCE=.\spandsp/fir.h | |
511 # End Source File | |
512 # Begin Source File | |
513 | |
514 SOURCE=.\spandsp/fsk.h | |
515 # End Source File | |
516 # Begin Source File | |
517 | |
518 SOURCE=.\spandsp/g168models.h | |
519 # End Source File | |
520 # Begin Source File | |
521 | |
522 SOURCE=.\spandsp/g711.h | |
523 # End Source File | |
524 # Begin Source File | |
525 | |
526 SOURCE=.\spandsp/g722.h | |
527 # End Source File | |
528 # Begin Source File | |
529 | |
530 SOURCE=.\spandsp/g726.h | |
531 # End Source File | |
532 # Begin Source File | |
533 | |
534 SOURCE=.\spandsp/gsm0610.h | |
535 # End Source File | |
536 # Begin Source File | |
537 | |
538 SOURCE=.\spandsp/hdlc.h | |
539 # End Source File | |
540 # Begin Source File | |
541 | |
542 SOURCE=.\spandsp/ima_adpcm.h | |
543 # End Source File | |
544 # Begin Source File | |
545 | |
546 SOURCE=.\spandsp/logging.h | |
547 # End Source File | |
548 # Begin Source File | |
549 | |
550 SOURCE=.\spandsp/lpc10.h | |
551 # End Source File | |
552 # Begin Source File | |
553 | |
554 SOURCE=.\spandsp/modem_echo.h | |
555 # End Source File | |
556 # Begin Source File | |
557 | |
558 SOURCE=.\spandsp/modem_connect_tones.h | |
559 # End Source File | |
560 # Begin Source File | |
561 | |
562 SOURCE=.\spandsp/noise.h | |
563 # End Source File | |
564 # Begin Source File | |
565 | |
566 SOURCE=.\spandsp/oki_adpcm.h | |
567 # End Source File | |
568 # Begin Source File | |
569 | |
570 SOURCE=.\spandsp/playout.h | |
571 # End Source File | |
572 # Begin Source File | |
573 | |
574 SOURCE=.\spandsp/plc.h | |
575 # End Source File | |
576 # Begin Source File | |
577 | |
578 SOURCE=.\spandsp/power_meter.h | |
579 # End Source File | |
580 # Begin Source File | |
581 | |
582 SOURCE=.\spandsp/queue.h | |
583 # End Source File | |
584 # Begin Source File | |
585 | |
586 SOURCE=.\spandsp/saturated.h | |
587 # End Source File | |
588 # Begin Source File | |
589 | |
590 SOURCE=.\spandsp/schedule.h | |
591 # End Source File | |
592 # Begin Source File | |
593 | |
594 SOURCE=.\spandsp/sig_tone.h | |
595 # End Source File | |
596 # Begin Source File | |
597 | |
598 SOURCE=.\spandsp/silence_gen.h | |
599 # End Source File | |
600 # Begin Source File | |
601 | |
602 SOURCE=.\spandsp/super_tone_rx.h | |
603 # End Source File | |
604 # Begin Source File | |
605 | |
606 SOURCE=.\spandsp/super_tone_tx.h | |
607 # End Source File | |
608 # Begin Source File | |
609 | |
610 SOURCE=.\spandsp/swept_tone.h | |
611 # End Source File | |
612 # Begin Source File | |
613 | |
614 SOURCE=.\spandsp/t4_rx.h | |
615 # End Source File | |
616 # Begin Source File | |
617 | |
618 SOURCE=.\spandsp/t4_tx.h | |
619 # End Source File | |
620 # Begin Source File | |
621 | |
622 SOURCE=.\spandsp/t30.h | |
623 # End Source File | |
624 # Begin Source File | |
625 | |
626 SOURCE=.\spandsp/t30_api.h | |
627 # End Source File | |
628 # Begin Source File | |
629 | |
630 SOURCE=.\spandsp/t30_fcf.h | |
631 # End Source File | |
632 # Begin Source File | |
633 | |
634 SOURCE=.\spandsp/t30_logging.h | |
635 # End Source File | |
636 # Begin Source File | |
637 | |
638 SOURCE=.\spandsp/t31.h | |
639 # End Source File | |
640 # Begin Source File | |
641 | |
642 SOURCE=.\spandsp/t35.h | |
643 # End Source File | |
644 # Begin Source File | |
645 | |
646 SOURCE=.\spandsp/t38_core.h | |
647 # End Source File | |
648 # Begin Source File | |
649 | |
650 SOURCE=.\spandsp/t38_gateway.h | |
651 # End Source File | |
652 # Begin Source File | |
653 | |
654 SOURCE=.\spandsp/t38_non_ecm_buffer.h | |
655 # End Source File | |
656 # Begin Source File | |
657 | |
658 SOURCE=.\spandsp/t38_terminal.h | |
659 # End Source File | |
660 # Begin Source File | |
661 | |
662 SOURCE=.\spandsp/telephony.h | |
663 # End Source File | |
664 # Begin Source File | |
665 | |
666 SOURCE=.\spandsp/time_scale.h | |
667 # End Source File | |
668 # Begin Source File | |
669 | |
670 SOURCE=.\spandsp/timing.h | |
671 # End Source File | |
672 # Begin Source File | |
673 | |
674 SOURCE=.\spandsp/tone_detect.h | |
675 # End Source File | |
676 # Begin Source File | |
677 | |
678 SOURCE=.\spandsp/tone_generate.h | |
679 # End Source File | |
680 # Begin Source File | |
681 | |
682 SOURCE=.\spandsp/v17rx.h | |
683 # End Source File | |
684 # Begin Source File | |
685 | |
686 SOURCE=.\spandsp/v17tx.h | |
687 # End Source File | |
688 # Begin Source File | |
689 | |
690 SOURCE=.\spandsp/v18.h | |
691 # End Source File | |
692 # Begin Source File | |
693 | |
694 SOURCE=.\spandsp/v22bis.h | |
695 # End Source File | |
696 # Begin Source File | |
697 | |
698 SOURCE=.\spandsp/v27ter_rx.h | |
699 # End Source File | |
700 # Begin Source File | |
701 | |
702 SOURCE=.\spandsp/v27ter_tx.h | |
703 # End Source File | |
704 # Begin Source File | |
705 | |
706 SOURCE=.\spandsp/v29rx.h | |
707 # End Source File | |
708 # Begin Source File | |
709 | |
710 SOURCE=.\spandsp/v29tx.h | |
711 # End Source File | |
712 # Begin Source File | |
713 | |
714 SOURCE=.\spandsp/v42.h | |
715 # End Source File | |
716 # Begin Source File | |
717 | |
718 SOURCE=.\spandsp/v42bis.h | |
719 # End Source File | |
720 # Begin Source File | |
721 | |
722 SOURCE=.\spandsp/v8.h | |
723 # End Source File | |
724 # Begin Source File | |
725 | |
726 SOURCE=.\spandsp/vector_float.h | |
727 # End Source File | |
728 # Begin Source File | |
729 | |
730 SOURCE=.\spandsp/vector_int.h | |
731 # End Source File | |
732 # Begin Source File | |
733 | |
734 SOURCE=.\spandsp/version.h | |
735 # End Source File | |
736 # Begin Source File | |
737 | |
738 SOURCE=.\spandsp/private/adsi.h | |
739 # End Source File | |
740 # Begin Source File | |
741 | |
742 SOURCE=.\spandsp/private/async.h | |
743 # End Source File | |
744 # Begin Source File | |
745 | |
746 SOURCE=.\spandsp/private/at_interpreter.h | |
747 # End Source File | |
748 # Begin Source File | |
749 | |
750 SOURCE=.\spandsp/private/awgn.h | |
751 # End Source File | |
752 # Begin Source File | |
753 | |
754 SOURCE=.\spandsp/private/bell_r2_mf.h | |
755 # End Source File | |
756 # Begin Source File | |
757 | |
758 SOURCE=.\spandsp/private/bert.h | |
759 # End Source File | |
760 # Begin Source File | |
761 | |
762 SOURCE=.\spandsp/private/bitstream.h | |
763 # End Source File | |
764 # Begin Source File | |
765 | |
766 SOURCE=.\spandsp/private/dtmf.h | |
767 # End Source File | |
768 # Begin Source File | |
769 | |
770 SOURCE=.\spandsp/private/echo.h | |
771 # End Source File | |
772 # Begin Source File | |
773 | |
774 SOURCE=.\spandsp/private/fax.h | |
775 # End Source File | |
776 # Begin Source File | |
777 | |
778 SOURCE=.\spandsp/private/fax_modems.h | |
779 # End Source File | |
780 # Begin Source File | |
781 | |
782 SOURCE=.\spandsp/private/fsk.h | |
783 # End Source File | |
784 # Begin Source File | |
785 | |
786 SOURCE=.\spandsp/private/g711.h | |
787 # End Source File | |
788 # Begin Source File | |
789 | |
790 SOURCE=.\spandsp/private/g722.h | |
791 # End Source File | |
792 # Begin Source File | |
793 | |
794 SOURCE=.\spandsp/private/g726.h | |
795 # End Source File | |
796 # Begin Source File | |
797 | |
798 SOURCE=.\spandsp/private/gsm0610.h | |
799 # End Source File | |
800 # Begin Source File | |
801 | |
802 SOURCE=.\spandsp/private/hdlc.h | |
803 # End Source File | |
804 # Begin Source File | |
805 | |
806 SOURCE=.\spandsp/private/ima_adpcm.h | |
807 # End Source File | |
808 # Begin Source File | |
809 | |
810 SOURCE=.\spandsp/private/logging.h | |
811 # End Source File | |
812 # Begin Source File | |
813 | |
814 SOURCE=.\spandsp/private/lpc10.h | |
815 # End Source File | |
816 # Begin Source File | |
817 | |
818 SOURCE=.\spandsp/private/modem_connect_tones.h | |
819 # End Source File | |
820 # Begin Source File | |
821 | |
822 SOURCE=.\spandsp/private/modem_echo.h | |
823 # End Source File | |
824 # Begin Source File | |
825 | |
826 SOURCE=.\spandsp/private/noise.h | |
827 # End Source File | |
828 # Begin Source File | |
829 | |
830 SOURCE=.\spandsp/private/oki_adpcm.h | |
831 # End Source File | |
832 # Begin Source File | |
833 | |
834 SOURCE=.\spandsp/private/queue.h | |
835 # End Source File | |
836 # Begin Source File | |
837 | |
838 SOURCE=.\spandsp/private/schedule.h | |
839 # End Source File | |
840 # Begin Source File | |
841 | |
842 SOURCE=.\spandsp/private/sig_tone.h | |
843 # End Source File | |
844 # Begin Source File | |
845 | |
846 SOURCE=.\spandsp/private/silence_gen.h | |
847 # End Source File | |
848 # Begin Source File | |
849 | |
850 SOURCE=.\spandsp/private/super_tone_rx.h | |
851 # End Source File | |
852 # Begin Source File | |
853 | |
854 SOURCE=.\spandsp/private/super_tone_tx.h | |
855 # End Source File | |
856 # Begin Source File | |
857 | |
858 SOURCE=.\spandsp/private/swept_tone.h | |
859 # End Source File | |
860 # Begin Source File | |
861 | |
862 SOURCE=.\spandsp/private/t30.h | |
863 # End Source File | |
864 # Begin Source File | |
865 | |
866 SOURCE=.\spandsp/private/t30_dis_dtc_dcs_bits.h | |
867 # End Source File | |
868 # Begin Source File | |
869 | |
870 SOURCE=.\spandsp/private/t31.h | |
871 # End Source File | |
872 # Begin Source File | |
873 | |
874 SOURCE=.\spandsp/private/t38_core.h | |
875 # End Source File | |
876 # Begin Source File | |
877 | |
878 SOURCE=.\spandsp/private/t38_gateway.h | |
879 # End Source File | |
880 # Begin Source File | |
881 | |
882 SOURCE=.\spandsp/private/t38_non_ecm_buffer.h | |
883 # End Source File | |
884 # Begin Source File | |
885 | |
886 SOURCE=.\spandsp/private/t38_terminal.h | |
887 # End Source File | |
888 # Begin Source File | |
889 | |
890 SOURCE=.\spandsp/private/t4_rx.h | |
891 # End Source File | |
892 # Begin Source File | |
893 | |
894 SOURCE=.\spandsp/private/t4_tx.h | |
895 # End Source File | |
896 # Begin Source File | |
897 | |
898 SOURCE=.\spandsp/private/time_scale.h | |
899 # End Source File | |
900 # Begin Source File | |
901 | |
902 SOURCE=.\spandsp/private/tone_detect.h | |
903 # End Source File | |
904 # Begin Source File | |
905 | |
906 SOURCE=.\spandsp/private/tone_generate.h | |
907 # End Source File | |
908 # Begin Source File | |
909 | |
910 SOURCE=.\spandsp/private/v17rx.h | |
911 # End Source File | |
912 # Begin Source File | |
913 | |
914 SOURCE=.\spandsp/private/v17tx.h | |
915 # End Source File | |
916 # Begin Source File | |
917 | |
918 SOURCE=.\spandsp/private/v18.h | |
919 # End Source File | |
920 # Begin Source File | |
921 | |
922 SOURCE=.\spandsp/private/v22bis.h | |
923 # End Source File | |
924 # Begin Source File | |
925 | |
926 SOURCE=.\spandsp/private/v27ter_rx.h | |
927 # End Source File | |
928 # Begin Source File | |
929 | |
930 SOURCE=.\spandsp/private/v27ter_tx.h | |
931 # End Source File | |
932 # Begin Source File | |
933 | |
934 SOURCE=.\spandsp/private/v29rx.h | |
935 # End Source File | |
936 # Begin Source File | |
937 | |
938 SOURCE=.\spandsp/private/v29tx.h | |
939 # End Source File | |
940 # Begin Source File | |
941 | |
942 SOURCE=.\spandsp/private/v42.h | |
943 # End Source File | |
944 # Begin Source File | |
945 | |
946 SOURCE=.\spandsp/private/v42bis.h | |
947 # End Source File | |
948 # Begin Source File | |
949 | |
950 SOURCE=.\spandsp/private/v8.h | |
951 # End Source File | |
952 # Begin Source File | |
953 | |
954 SOURCE=.\spandsp/expose.h | |
955 # End Source File | |
956 # Begin Source File | |
957 | |
958 SOURCE=.\spandsp.h | |
959 # End Source File | |
960 # End Group | |
961 | |
962 | |
963 # Begin Group "Resource Files" | |
964 | |
965 | |
966 | |
967 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |
968 | |
969 # End Group | |
970 | |
971 # End Target | |
972 | |
973 # End Project | |
974 |