comparison spandsp-0.0.3/spandsp-0.0.3/libspandsp.vcproj @ 5:f762bf195c4b

import spandsp-0.0.3
author Peter Meerwald <pmeerw@cosy.sbg.ac.at>
date Fri, 25 Jun 2010 16:00:21 +0200
parents
children
comparison
equal deleted inserted replaced
4:26cd8f1ef0b1 5:f762bf195c4b
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="libspandsp"
6 ProjectGUID="{CF70F278-3364-4395-A2E1-23501C9B8AD2}"
7 RootNamespace="libspandsp"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="2"
23 CharacterSet="1"
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="src; src\spandsp; src\msvc"
44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="3"
48 UsePrecompiledHeader="0"
49 WarningLevel="4"
50 Detect64BitPortabilityProblems="true"
51 DebugInformationFormat="4"
52 />
53 <Tool
54 Name="VCManagedResourceCompilerTool"
55 />
56 <Tool
57 Name="VCResourceCompilerTool"
58 />
59 <Tool
60 Name="VCPreLinkEventTool"
61 />
62 <Tool
63 Name="VCLinkerTool"
64 LinkIncremental="2"
65 ModuleDefinitionFile="src/msvc/spandsp.def"
66 GenerateDebugInformation="true"
67 SubSystem="2"
68 TargetMachine="1"
69 />
70 <Tool
71 Name="VCALinkTool"
72 />
73 <Tool
74 Name="VCManifestTool"
75 />
76 <Tool
77 Name="VCXDCMakeTool"
78 />
79 <Tool
80 Name="VCBscMakeTool"
81 />
82 <Tool
83 Name="VCFxCopTool"
84 />
85 <Tool
86 Name="VCAppVerifierTool"
87 />
88 <Tool
89 Name="VCWebDeploymentTool"
90 />
91 <Tool
92 Name="VCPostBuildEventTool"
93 />
94 </Configuration>
95 <Configuration
96 Name="Release|Win32"
97 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
98 IntermediateDirectory="$(ConfigurationName)"
99 ConfigurationType="2"
100 CharacterSet="1"
101 WholeProgramOptimization="1"
102 >
103 <Tool
104 Name="VCPreBuildEventTool"
105 />
106 <Tool
107 Name="VCCustomBuildTool"
108 />
109 <Tool
110 Name="VCXMLDataGeneratorTool"
111 />
112 <Tool
113 Name="VCWebServiceProxyGeneratorTool"
114 />
115 <Tool
116 Name="VCMIDLTool"
117 />
118 <Tool
119 Name="VCCLCompilerTool"
120 AdditionalIncludeDirectories="src; src\spandsp; src\msvc"
121 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
122 RuntimeLibrary="2"
123 UsePrecompiledHeader="0"
124 WarningLevel="4"
125 Detect64BitPortabilityProblems="true"
126 DebugInformationFormat="3"
127 />
128 <Tool
129 Name="VCManagedResourceCompilerTool"
130 />
131 <Tool
132 Name="VCResourceCompilerTool"
133 />
134 <Tool
135 Name="VCPreLinkEventTool"
136 />
137 <Tool
138 Name="VCLinkerTool"
139 LinkIncremental="1"
140 ModuleDefinitionFile="src/msvc/spandsp.def"
141 GenerateDebugInformation="true"
142 SubSystem="2"
143 OptimizeReferences="2"
144 EnableCOMDATFolding="2"
145 TargetMachine="1"
146 />
147 <Tool
148 Name="VCALinkTool"
149 />
150 <Tool
151 Name="VCManifestTool"
152 />
153 <Tool
154 Name="VCXDCMakeTool"
155 />
156 <Tool
157 Name="VCBscMakeTool"
158 />
159 <Tool
160 Name="VCFxCopTool"
161 />
162 <Tool
163 Name="VCAppVerifierTool"
164 />
165 <Tool
166 Name="VCWebDeploymentTool"
167 />
168 <Tool
169 Name="VCPostBuildEventTool"
170 />
171 </Configuration>
172 </Configurations>
173 <References>
174 </References>
175 <Files>
176 <Filter
177 Name="Source Files"
178 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
179 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
180 >
181 <File
182 RelativePath=".\src\adsi.c"
183 >
184 </File>
185 <File
186 RelativePath=".\src\async.c"
187 >
188 </File>
189 <File
190 RelativePath=".\src\awgn.c"
191 >
192 </File>
193 <File
194 RelativePath=".\src\bert.c"
195 >
196 </File>
197 <File
198 RelativePath=".\src\complex_dds.c"
199 >
200 </File>
201 <File
202 RelativePath=".\src\complex_filters.c"
203 >
204 </File>
205 <File
206 RelativePath=".\src\dds.c"
207 >
208 </File>
209 <File
210 RelativePath=".\src\ec_disable_tone.c"
211 >
212 </File>
213 <File
214 RelativePath=".\src\echo.c"
215 >
216 </File>
217 <File
218 RelativePath=".\src\fax.c"
219 >
220 </File>
221 <File
222 RelativePath=".\src\fsk.c"
223 >
224 </File>
225 <File
226 RelativePath=".\src\g722_decode.c"
227 >
228 </File>
229 <File
230 RelativePath=".\src\g722_encode.c"
231 >
232 </File>
233 <File
234 RelativePath=".\src\g726.c"
235 >
236 </File>
237 <File
238 RelativePath=".\src\msvc\gettimeofday.c"
239 >
240 </File>
241 <File
242 RelativePath=".\src\hdlc.c"
243 >
244 </File>
245 <File
246 RelativePath=".\src\ima_adpcm.c"
247 >
248 </File>
249 <File
250 RelativePath=".\src\logging.c"
251 >
252 </File>
253 <File
254 RelativePath=".\src\modem_echo.c"
255 >
256 </File>
257 <File
258 RelativePath=".\src\noise.c"
259 >
260 </File>
261 <File
262 RelativePath=".\src\oki_adpcm.c"
263 >
264 </File>
265 <File
266 RelativePath=".\src\playout.c"
267 >
268 </File>
269 <File
270 RelativePath=".\src\plc.c"
271 >
272 </File>
273 <File
274 RelativePath=".\src\power_meter.c"
275 >
276 </File>
277 <File
278 RelativePath=".\src\queue.c"
279 >
280 </File>
281 <File
282 RelativePath=".\src\schedule.c"
283 >
284 </File>
285 <File
286 RelativePath=".\src\sig_tone.c"
287 >
288 </File>
289 <File
290 RelativePath=".\src\super_tone_rx.c"
291 >
292 </File>
293 <File
294 RelativePath=".\src\super_tone_tx.c"
295 >
296 </File>
297 <File
298 RelativePath=".\src\t30.c"
299 >
300 </File>
301 <File
302 RelativePath=".\src\t31.c"
303 >
304 </File>
305 <File
306 RelativePath=".\src\t35.c"
307 >
308 </File>
309 <File
310 RelativePath=".\src\t38_gateway.c"
311 >
312 </File>
313 <File
314 RelativePath=".\src\t38_ifppacket.c"
315 >
316 </File>
317 <File
318 RelativePath=".\src\t38_terminal.c"
319 >
320 </File>
321 <File
322 RelativePath=".\src\t4.c"
323 >
324 </File>
325 <File
326 RelativePath=".\src\testcpuid.c"
327 >
328 </File>
329 <File
330 RelativePath=".\src\time_scale.c"
331 >
332 </File>
333 <File
334 RelativePath=".\src\tone_detect.c"
335 >
336 </File>
337 <File
338 RelativePath=".\src\tone_generate.c"
339 >
340 </File>
341 <File
342 RelativePath=".\src\v17rx.c"
343 >
344 </File>
345 <File
346 RelativePath=".\src\v17tx.c"
347 >
348 </File>
349 <File
350 RelativePath=".\src\v22bis_rx.c"
351 >
352 </File>
353 <File
354 RelativePath=".\src\v22bis_tx.c"
355 >
356 </File>
357 <File
358 RelativePath=".\src\v27ter_rx.c"
359 >
360 </File>
361 <File
362 RelativePath=".\src\v27ter_tx.c"
363 >
364 </File>
365 <File
366 RelativePath=".\src\v29rx.c"
367 >
368 </File>
369 <File
370 RelativePath=".\src\v29tx.c"
371 >
372 </File>
373 <File
374 RelativePath=".\src\v42.c"
375 >
376 </File>
377 <File
378 RelativePath=".\src\v42bis.c"
379 >
380 </File>
381 <File
382 RelativePath=".\src\v8.c"
383 >
384 </File>
385 </Filter>
386 <Filter
387 Name="Header Files"
388 Filter="h;hpp;hxx;hm;inl;inc;xsd"
389 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
390 >
391 <File
392 RelativePath=".\src\spandsp\adsi.h"
393 >
394 </File>
395 <File
396 RelativePath=".\src\spandsp\alaw_ulaw.h"
397 >
398 </File>
399 <File
400 RelativePath=".\src\spandsp\arctan2.h"
401 >
402 </File>
403 <File
404 RelativePath=".\src\spandsp\async.h"
405 >
406 </File>
407 <File
408 RelativePath=".\src\spandsp\awgn.h"
409 >
410 </File>
411 <File
412 RelativePath=".\src\spandsp\bert.h"
413 >
414 </File>
415 <File
416 RelativePath=".\src\spandsp\biquad.h"
417 >
418 </File>
419 <File
420 RelativePath=".\src\spandsp\complex.h"
421 >
422 </File>
423 <File
424 RelativePath=".\src\spandsp\complex_filters.h"
425 >
426 </File>
427 <File
428 RelativePath=".\src\spandsp\dc_restore.h"
429 >
430 </File>
431 <File
432 RelativePath=".\src\spandsp\dds.h"
433 >
434 </File>
435 <File
436 RelativePath=".\src\spandsp\ec_disable_detector.h"
437 >
438 </File>
439 <File
440 RelativePath=".\src\spandsp\ec_disable_tone.h"
441 >
442 </File>
443 <File
444 RelativePath=".\src\spandsp\echo.h"
445 >
446 </File>
447 <File
448 RelativePath=".\src\spandsp\fax.h"
449 >
450 </File>
451 <File
452 RelativePath=".\src\faxfont.h"
453 >
454 </File>
455 <File
456 RelativePath=".\src\spandsp\fir.h"
457 >
458 </File>
459 <File
460 RelativePath=".\src\spandsp\fsk.h"
461 >
462 </File>
463 <File
464 RelativePath=".\src\spandsp\g168models.h"
465 >
466 </File>
467 <File
468 RelativePath=".\src\spandsp\g722.h"
469 >
470 </File>
471 <File
472 RelativePath=".\src\spandsp\g726.h"
473 >
474 </File>
475 <File
476 RelativePath=".\src\spandsp\hdlc.h"
477 >
478 </File>
479 <File
480 RelativePath=".\src\spandsp\ima_adpcm.h"
481 >
482 </File>
483 <File
484 RelativePath=".\src\msvc\inttypes.h"
485 >
486 </File>
487 <File
488 RelativePath=".\src\spandsp\logging.h"
489 >
490 </File>
491 <File
492 RelativePath=".\src\spandsp\mmx.h"
493 >
494 </File>
495 <File
496 RelativePath=".\src\spandsp\modem_echo.h"
497 >
498 </File>
499 <File
500 RelativePath=".\src\spandsp\noise.h"
501 >
502 </File>
503 <File
504 RelativePath=".\src\spandsp\oki_adpcm.h"
505 >
506 </File>
507 <File
508 RelativePath=".\src\spandsp\oss.h"
509 >
510 </File>
511 <File
512 RelativePath=".\src\spandsp\playout.h"
513 >
514 </File>
515 <File
516 RelativePath=".\src\spandsp\plc.h"
517 >
518 </File>
519 <File
520 RelativePath=".\src\spandsp\power_meter.h"
521 >
522 </File>
523 <File
524 RelativePath=".\src\spandsp\queue.h"
525 >
526 </File>
527 <File
528 RelativePath=".\src\spandsp\schedule.h"
529 >
530 </File>
531 <File
532 RelativePath=".\src\spandsp\sig_tone.h"
533 >
534 </File>
535 <File
536 RelativePath=".\src\spandsp.h"
537 >
538 </File>
539 <File
540 RelativePath=".\src\spandsp\super_tone_rx.h"
541 >
542 </File>
543 <File
544 RelativePath=".\src\spandsp\super_tone_tx.h"
545 >
546 </File>
547 <File
548 RelativePath=".\src\spandsp\t30.h"
549 >
550 </File>
551 <File
552 RelativePath=".\src\spandsp\t30_fcf.h"
553 >
554 </File>
555 <File
556 RelativePath=".\src\spandsp\t31.h"
557 >
558 </File>
559 <File
560 RelativePath=".\src\spandsp\t35.h"
561 >
562 </File>
563 <File
564 RelativePath=".\src\spandsp\t38.h"
565 >
566 </File>
567 <File
568 RelativePath=".\src\spandsp\t4.h"
569 >
570 </File>
571 <File
572 RelativePath=".\src\t4states.h"
573 >
574 </File>
575 <File
576 RelativePath=".\src\spandsp\telephony.h"
577 >
578 </File>
579 <File
580 RelativePath=".\src\msvc\tgmath.h"
581 >
582 </File>
583 <File
584 RelativePath=".\src\msvc\sys\time.h"
585 >
586 </File>
587 <File
588 RelativePath=".\src\spandsp\time_scale.h"
589 >
590 </File>
591 <File
592 RelativePath=".\src\spandsp\timing.h"
593 >
594 </File>
595 <File
596 RelativePath=".\src\spandsp\tone_detect.h"
597 >
598 </File>
599 <File
600 RelativePath=".\src\spandsp\tone_generate.h"
601 >
602 </File>
603 <File
604 RelativePath=".\src\msvc\unistd.h"
605 >
606 </File>
607 <File
608 RelativePath=".\src\spandsp\v17rx.h"
609 >
610 </File>
611 <File
612 RelativePath=".\src\spandsp\v17tx.h"
613 >
614 </File>
615 <File
616 RelativePath=".\src\spandsp\v22bis.h"
617 >
618 </File>
619 <File
620 RelativePath=".\src\spandsp\v27ter_rx.h"
621 >
622 </File>
623 <File
624 RelativePath=".\src\spandsp\v27ter_tx.h"
625 >
626 </File>
627 <File
628 RelativePath=".\src\spandsp\v29rx.h"
629 >
630 </File>
631 <File
632 RelativePath=".\src\spandsp\v29tx.h"
633 >
634 </File>
635 <File
636 RelativePath=".\src\spandsp\v42.h"
637 >
638 </File>
639 <File
640 RelativePath=".\src\spandsp\v42bis.h"
641 >
642 </File>
643 <File
644 RelativePath=".\src\spandsp\v8.h"
645 >
646 </File>
647 <File
648 RelativePath=".\src\spandsp\vector.h"
649 >
650 </File>
651 </Filter>
652 <Filter
653 Name="Resource Files"
654 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
655 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
656 >
657 </Filter>
658 </Files>
659 <Globals>
660 </Globals>
661 </VisualStudioProject>

Repositories maintained by Peter Meerwald, pmeerw@pmeerw.net.