blob: 6289cfa00694cc680c540a144afad350b61cac86 [file] [log] [blame]
Benny Prijonofbce9d02007-01-23 05:35:36 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="pjmedia_codec"
Benny Prijonoc95a0f02007-04-09 07:06:08 +00006 ProjectGUID="{855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}"
Benny Prijono7ffd7752008-03-17 14:07:53 +00007 RootNamespace="pjmedia_codec"
Benny Prijonofbce9d02007-01-23 05:35:36 +00008 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
Benny Prijono298c12e2009-01-27 10:14:52 +000013 <Platform
14 Name="Windows Mobile 6 Standard SDK (ARMV4I)"
15 />
Perry Ismangile6410c22009-04-16 10:13:21 +000016 <Platform
17 Name="Windows Mobile 6 Professional SDK (ARMV4I)"
18 />
Benny Prijonofbce9d02007-01-23 05:35:36 +000019 </Platforms>
20 <ToolFiles>
21 </ToolFiles>
22 <Configurations>
23 <Configuration
24 Name="Debug|Win32"
25 OutputDirectory=".\output\pjmedia-codec-i386-win32-vc8-debug"
26 IntermediateDirectory=".\output\pjmedia-codec-i386-win32-vc8-debug"
27 ConfigurationType="4"
28 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
29 UseOfMFC="0"
30 ATLMinimizesCRunTimeLibraryUsage="false"
31 CharacterSet="2"
32 >
33 <Tool
34 Name="VCPreBuildEventTool"
35 />
36 <Tool
37 Name="VCCustomBuildTool"
38 />
39 <Tool
40 Name="VCXMLDataGeneratorTool"
41 />
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
44 />
45 <Tool
46 Name="VCMIDLTool"
47 />
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="0"
Nanang Izzuddin57b88572009-04-01 12:05:34 +000051 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party;../../third_party/speex/include;../../third_party"
Benny Prijonofbce9d02007-01-23 05:35:36 +000052 PreprocessorDefinitions="_DEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H"
53 MinimalRebuild="true"
54 BasicRuntimeChecks="3"
55 RuntimeLibrary="1"
56 PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.pch"
57 AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-debug/"
58 ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-debug/"
59 ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-debug/"
60 BrowseInformation="1"
61 WarningLevel="4"
62 SuppressStartupBanner="true"
63 DebugInformationFormat="4"
64 />
65 <Tool
66 Name="VCManagedResourceCompilerTool"
67 />
68 <Tool
69 Name="VCResourceCompilerTool"
70 PreprocessorDefinitions="_DEBUG"
71 Culture="1033"
72 />
73 <Tool
74 Name="VCPreLinkEventTool"
75 />
76 <Tool
77 Name="VCLibrarianTool"
78 OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-debug.lib"
79 SuppressStartupBanner="true"
80 />
81 <Tool
82 Name="VCALinkTool"
83 />
84 <Tool
85 Name="VCXDCMakeTool"
86 />
87 <Tool
88 Name="VCBscMakeTool"
89 SuppressStartupBanner="true"
90 OutputFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.bsc"
91 />
92 <Tool
93 Name="VCFxCopTool"
94 />
95 <Tool
96 Name="VCPostBuildEventTool"
97 />
98 </Configuration>
99 <Configuration
Perry Ismangil05d17692009-04-08 11:28:16 +0000100 Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
101 OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)"
102 IntermediateDirectory="$(OutDir)"
103 ConfigurationType="4"
104 CharacterSet="1"
105 >
106 <Tool
107 Name="VCPreBuildEventTool"
108 />
109 <Tool
110 Name="VCCustomBuildTool"
111 />
112 <Tool
113 Name="VCXMLDataGeneratorTool"
114 />
115 <Tool
116 Name="VCWebServiceProxyGeneratorTool"
117 />
118 <Tool
119 Name="VCMIDLTool"
120 />
121 <Tool
122 Name="VCCLCompilerTool"
123 ExecutionBucket="7"
124 Optimization="0"
125 FavorSizeOrSpeed="0"
126 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
127 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
128 ExceptionHandling="0"
129 RuntimeLibrary="1"
130 WarningLevel="3"
131 DebugInformationFormat="3"
132 CompileAs="0"
133 CompileForArchitecture="0"
134 />
135 <Tool
136 Name="VCManagedResourceCompilerTool"
137 />
138 <Tool
139 Name="VCResourceCompilerTool"
140 />
141 <Tool
142 Name="VCPreLinkEventTool"
143 />
144 <Tool
145 Name="VCLibrarianTool"
146 AdditionalOptions=""
147 />
148 <Tool
149 Name="VCALinkTool"
150 />
151 <Tool
152 Name="VCXDCMakeTool"
153 />
154 <Tool
155 Name="VCBscMakeTool"
156 />
157 <Tool
158 Name="VCCodeSignTool"
159 />
160 <Tool
161 Name="VCPostBuildEventTool"
162 />
163 <DeploymentTool
164 ForceDirty="-1"
165 RemoteDirectory=""
166 RegisterOutput="0"
167 AdditionalFiles=""
168 />
169 <DebuggerTool
170 />
171 </Configuration>
172 <Configuration
Nanang Izzuddin57b88572009-04-01 12:05:34 +0000173 Name="Release|Win32"
174 OutputDirectory=".\output\pjmedia-codec-i386-win32-vc8-release"
Perry Ismangil05d17692009-04-08 11:28:16 +0000175 IntermediateDirectory="$(OutDir)"
Nanang Izzuddin57b88572009-04-01 12:05:34 +0000176 ConfigurationType="4"
177 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
178 UseOfMFC="0"
179 ATLMinimizesCRunTimeLibraryUsage="false"
180 CharacterSet="2"
181 >
182 <Tool
183 Name="VCPreBuildEventTool"
184 />
185 <Tool
186 Name="VCCustomBuildTool"
187 />
188 <Tool
189 Name="VCXMLDataGeneratorTool"
190 />
191 <Tool
192 Name="VCWebServiceProxyGeneratorTool"
193 />
194 <Tool
195 Name="VCMIDLTool"
196 />
197 <Tool
198 Name="VCCLCompilerTool"
199 Optimization="2"
200 InlineFunctionExpansion="1"
201 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
202 PreprocessorDefinitions="NDEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H"
203 StringPooling="true"
204 RuntimeLibrary="2"
205 EnableFunctionLevelLinking="true"
206 PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.pch"
207 AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-release/"
208 ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-release/"
209 ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-release/"
210 BrowseInformation="1"
211 WarningLevel="4"
212 SuppressStartupBanner="true"
213 DebugInformationFormat="3"
214 />
215 <Tool
216 Name="VCManagedResourceCompilerTool"
217 />
218 <Tool
219 Name="VCResourceCompilerTool"
220 PreprocessorDefinitions="NDEBUG"
221 Culture="1033"
222 />
223 <Tool
224 Name="VCPreLinkEventTool"
225 />
226 <Tool
227 Name="VCLibrarianTool"
228 OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-release.lib"
229 SuppressStartupBanner="true"
230 />
231 <Tool
232 Name="VCALinkTool"
233 />
234 <Tool
235 Name="VCXDCMakeTool"
236 />
237 <Tool
238 Name="VCBscMakeTool"
239 SuppressStartupBanner="true"
240 OutputFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.bsc"
241 />
242 <Tool
243 Name="VCFxCopTool"
244 />
245 <Tool
246 Name="VCPostBuildEventTool"
247 />
248 </Configuration>
249 <Configuration
Perry Ismangil05d17692009-04-08 11:28:16 +0000250 Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
251 OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)"
252 IntermediateDirectory="$(OutDir)"
253 ConfigurationType="4"
254 CharacterSet="1"
255 >
256 <Tool
257 Name="VCPreBuildEventTool"
258 />
259 <Tool
260 Name="VCCustomBuildTool"
261 />
262 <Tool
263 Name="VCXMLDataGeneratorTool"
264 />
265 <Tool
266 Name="VCWebServiceProxyGeneratorTool"
267 />
268 <Tool
269 Name="VCMIDLTool"
270 />
271 <Tool
272 Name="VCCLCompilerTool"
273 ExecutionBucket="7"
274 Optimization="2"
275 FavorSizeOrSpeed="2"
276 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
277 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
278 ExceptionHandling="0"
279 RuntimeLibrary="0"
280 WarningLevel="3"
281 DebugInformationFormat="0"
282 CompileAs="0"
283 />
284 <Tool
285 Name="VCManagedResourceCompilerTool"
286 />
287 <Tool
288 Name="VCResourceCompilerTool"
289 />
290 <Tool
291 Name="VCPreLinkEventTool"
292 />
293 <Tool
294 Name="VCLibrarianTool"
295 AdditionalOptions=""
296 />
297 <Tool
298 Name="VCALinkTool"
299 />
300 <Tool
301 Name="VCXDCMakeTool"
302 />
303 <Tool
304 Name="VCBscMakeTool"
305 />
306 <Tool
307 Name="VCCodeSignTool"
308 />
309 <Tool
310 Name="VCPostBuildEventTool"
311 />
312 <DeploymentTool
313 ForceDirty="-1"
314 RemoteDirectory=""
315 RegisterOutput="0"
316 AdditionalFiles=""
317 />
318 <DebuggerTool
319 />
320 </Configuration>
321 <Configuration
Nanang Izzuddin57b88572009-04-01 12:05:34 +0000322 Name="Debug-Static|Win32"
323 OutputDirectory="$(ConfigurationName)"
324 IntermediateDirectory="$(ConfigurationName)"
325 ConfigurationType="4"
326 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
327 UseOfMFC="0"
328 ATLMinimizesCRunTimeLibraryUsage="false"
329 CharacterSet="2"
330 >
331 <Tool
332 Name="VCPreBuildEventTool"
333 />
334 <Tool
335 Name="VCCustomBuildTool"
336 />
337 <Tool
338 Name="VCXMLDataGeneratorTool"
339 />
340 <Tool
341 Name="VCWebServiceProxyGeneratorTool"
342 />
343 <Tool
344 Name="VCMIDLTool"
345 />
346 <Tool
347 Name="VCCLCompilerTool"
348 Optimization="0"
349 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
350 PreprocessorDefinitions="_DEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H"
351 MinimalRebuild="true"
352 BasicRuntimeChecks="3"
353 RuntimeLibrary="1"
354 PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.pch"
355 AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-debug/"
356 ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-debug/"
357 ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-debug/"
358 BrowseInformation="1"
359 WarningLevel="4"
360 SuppressStartupBanner="true"
361 DebugInformationFormat="4"
362 />
363 <Tool
364 Name="VCManagedResourceCompilerTool"
365 />
366 <Tool
367 Name="VCResourceCompilerTool"
368 PreprocessorDefinitions="_DEBUG"
369 Culture="1033"
370 />
371 <Tool
372 Name="VCPreLinkEventTool"
373 />
374 <Tool
375 Name="VCLibrarianTool"
376 OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-debug.lib"
377 SuppressStartupBanner="true"
378 />
379 <Tool
380 Name="VCALinkTool"
381 />
382 <Tool
383 Name="VCXDCMakeTool"
384 />
385 <Tool
386 Name="VCBscMakeTool"
387 SuppressStartupBanner="true"
388 OutputFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.bsc"
389 />
390 <Tool
391 Name="VCFxCopTool"
392 />
393 <Tool
394 Name="VCPostBuildEventTool"
395 />
396 </Configuration>
397 <Configuration
Perry Ismangil05d17692009-04-08 11:28:16 +0000398 Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
399 OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
400 IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
401 ConfigurationType="4"
402 CharacterSet="1"
403 >
404 <Tool
405 Name="VCPreBuildEventTool"
406 />
407 <Tool
408 Name="VCCustomBuildTool"
409 />
410 <Tool
411 Name="VCXMLDataGeneratorTool"
412 />
413 <Tool
414 Name="VCWebServiceProxyGeneratorTool"
415 />
416 <Tool
417 Name="VCMIDLTool"
418 TargetEnvironment="1"
419 />
420 <Tool
421 Name="VCCLCompilerTool"
422 ExecutionBucket="7"
423 Optimization="0"
424 FavorSizeOrSpeed="0"
425 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
426 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
427 ExceptionHandling="0"
428 RuntimeLibrary="1"
429 WarningLevel="3"
430 DebugInformationFormat="3"
431 CompileAs="0"
432 CompileForArchitecture="0"
433 />
434 <Tool
435 Name="VCManagedResourceCompilerTool"
436 />
437 <Tool
438 Name="VCResourceCompilerTool"
439 />
440 <Tool
441 Name="VCPreLinkEventTool"
442 />
443 <Tool
444 Name="VCLibrarianTool"
445 AdditionalOptions=""
446 />
447 <Tool
448 Name="VCALinkTool"
449 />
450 <Tool
451 Name="VCXDCMakeTool"
452 />
453 <Tool
454 Name="VCBscMakeTool"
455 />
456 <Tool
457 Name="VCCodeSignTool"
458 />
459 <Tool
460 Name="VCPostBuildEventTool"
461 />
462 <DeploymentTool
463 ForceDirty="-1"
464 RemoteDirectory=""
465 RegisterOutput="0"
466 AdditionalFiles=""
467 />
468 <DebuggerTool
469 />
470 </Configuration>
471 <Configuration
Nanang Izzuddin57b88572009-04-01 12:05:34 +0000472 Name="Release-Dynamic|Win32"
473 OutputDirectory="$(ConfigurationName)"
Perry Ismangil05d17692009-04-08 11:28:16 +0000474 IntermediateDirectory="$(OutDir)"
Nanang Izzuddin57b88572009-04-01 12:05:34 +0000475 ConfigurationType="4"
476 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
477 UseOfMFC="0"
478 ATLMinimizesCRunTimeLibraryUsage="false"
479 CharacterSet="2"
480 >
481 <Tool
482 Name="VCPreBuildEventTool"
483 />
484 <Tool
485 Name="VCCustomBuildTool"
486 />
487 <Tool
488 Name="VCXMLDataGeneratorTool"
489 />
490 <Tool
491 Name="VCWebServiceProxyGeneratorTool"
492 />
493 <Tool
494 Name="VCMIDLTool"
495 />
496 <Tool
497 Name="VCCLCompilerTool"
498 Optimization="2"
499 InlineFunctionExpansion="1"
500 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
501 PreprocessorDefinitions="NDEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H"
502 StringPooling="true"
503 RuntimeLibrary="2"
504 EnableFunctionLevelLinking="true"
505 PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.pch"
506 AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-release/"
507 ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-release/"
508 ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-release/"
509 BrowseInformation="1"
510 WarningLevel="4"
511 SuppressStartupBanner="true"
512 DebugInformationFormat="3"
513 />
514 <Tool
515 Name="VCManagedResourceCompilerTool"
516 />
517 <Tool
518 Name="VCResourceCompilerTool"
519 PreprocessorDefinitions="NDEBUG"
520 Culture="1033"
521 />
522 <Tool
523 Name="VCPreLinkEventTool"
524 />
525 <Tool
526 Name="VCLibrarianTool"
527 OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-release.lib"
528 SuppressStartupBanner="true"
529 />
530 <Tool
531 Name="VCALinkTool"
532 />
533 <Tool
534 Name="VCXDCMakeTool"
535 />
536 <Tool
537 Name="VCBscMakeTool"
538 SuppressStartupBanner="true"
539 OutputFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.bsc"
540 />
541 <Tool
542 Name="VCFxCopTool"
543 />
544 <Tool
545 Name="VCPostBuildEventTool"
546 />
547 </Configuration>
548 <Configuration
Perry Ismangil05d17692009-04-08 11:28:16 +0000549 Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
550 OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
551 IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
552 ConfigurationType="4"
553 CharacterSet="1"
554 >
555 <Tool
556 Name="VCPreBuildEventTool"
557 />
558 <Tool
559 Name="VCCustomBuildTool"
560 />
561 <Tool
562 Name="VCXMLDataGeneratorTool"
563 />
564 <Tool
565 Name="VCWebServiceProxyGeneratorTool"
566 />
567 <Tool
568 Name="VCMIDLTool"
569 TargetEnvironment="1"
570 />
571 <Tool
572 Name="VCCLCompilerTool"
573 ExecutionBucket="7"
574 Optimization="2"
575 FavorSizeOrSpeed="2"
576 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
577 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
578 ExceptionHandling="0"
579 RuntimeLibrary="0"
580 WarningLevel="3"
581 DebugInformationFormat="0"
582 CompileAs="0"
583 />
584 <Tool
585 Name="VCManagedResourceCompilerTool"
586 />
587 <Tool
588 Name="VCResourceCompilerTool"
589 />
590 <Tool
591 Name="VCPreLinkEventTool"
592 />
593 <Tool
594 Name="VCLibrarianTool"
595 AdditionalOptions=""
596 />
597 <Tool
598 Name="VCALinkTool"
599 />
600 <Tool
601 Name="VCXDCMakeTool"
602 />
603 <Tool
604 Name="VCBscMakeTool"
605 />
606 <Tool
607 Name="VCCodeSignTool"
608 />
609 <Tool
610 Name="VCPostBuildEventTool"
611 />
612 <DeploymentTool
613 ForceDirty="-1"
614 RemoteDirectory=""
615 RegisterOutput="0"
616 AdditionalFiles=""
617 />
618 <DebuggerTool
619 />
620 </Configuration>
621 <Configuration
Nanang Izzuddin57b88572009-04-01 12:05:34 +0000622 Name="Debug-Dynamic|Win32"
623 OutputDirectory="$(ConfigurationName)"
624 IntermediateDirectory="$(ConfigurationName)"
625 ConfigurationType="4"
626 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
627 UseOfMFC="0"
628 ATLMinimizesCRunTimeLibraryUsage="false"
629 CharacterSet="2"
630 >
631 <Tool
632 Name="VCPreBuildEventTool"
633 />
634 <Tool
635 Name="VCCustomBuildTool"
636 />
637 <Tool
638 Name="VCXMLDataGeneratorTool"
639 />
640 <Tool
641 Name="VCWebServiceProxyGeneratorTool"
642 />
643 <Tool
644 Name="VCMIDLTool"
645 />
646 <Tool
647 Name="VCCLCompilerTool"
648 Optimization="0"
649 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
650 PreprocessorDefinitions="_DEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H"
651 MinimalRebuild="true"
652 BasicRuntimeChecks="3"
653 RuntimeLibrary="3"
654 PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.pch"
655 AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-debug/"
656 ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-debug/"
657 ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-debug/"
658 BrowseInformation="1"
659 WarningLevel="4"
660 SuppressStartupBanner="true"
661 DebugInformationFormat="4"
662 />
663 <Tool
664 Name="VCManagedResourceCompilerTool"
665 />
666 <Tool
667 Name="VCResourceCompilerTool"
668 PreprocessorDefinitions="_DEBUG"
669 Culture="1033"
670 />
671 <Tool
672 Name="VCPreLinkEventTool"
673 />
674 <Tool
675 Name="VCLibrarianTool"
676 OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-debug.lib"
677 SuppressStartupBanner="true"
678 />
679 <Tool
680 Name="VCALinkTool"
681 />
682 <Tool
683 Name="VCXDCMakeTool"
684 />
685 <Tool
686 Name="VCBscMakeTool"
687 SuppressStartupBanner="true"
688 OutputFile=".\output\pjmedia-codec-i386-win32-vc8-debug/pjmedia_codec.bsc"
689 />
690 <Tool
691 Name="VCFxCopTool"
692 />
693 <Tool
694 Name="VCPostBuildEventTool"
695 />
696 </Configuration>
697 <Configuration
Perry Ismangil74338052009-03-30 12:15:43 +0000698 Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
699 OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
700 IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
701 ConfigurationType="4"
702 CharacterSet="1"
703 >
704 <Tool
705 Name="VCPreBuildEventTool"
706 />
707 <Tool
708 Name="VCCustomBuildTool"
709 />
710 <Tool
711 Name="VCXMLDataGeneratorTool"
712 />
713 <Tool
714 Name="VCWebServiceProxyGeneratorTool"
715 />
716 <Tool
717 Name="VCMIDLTool"
718 TargetEnvironment="1"
719 />
720 <Tool
721 Name="VCCLCompilerTool"
722 ExecutionBucket="7"
723 Optimization="0"
724 FavorSizeOrSpeed="0"
725 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
726 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
727 ExceptionHandling="0"
728 RuntimeLibrary="1"
729 WarningLevel="3"
730 DebugInformationFormat="3"
731 CompileAs="0"
732 CompileForArchitecture="0"
733 />
734 <Tool
735 Name="VCManagedResourceCompilerTool"
736 />
737 <Tool
738 Name="VCResourceCompilerTool"
739 />
740 <Tool
741 Name="VCPreLinkEventTool"
742 />
743 <Tool
744 Name="VCLibrarianTool"
745 AdditionalOptions=""
746 />
747 <Tool
748 Name="VCALinkTool"
749 />
750 <Tool
751 Name="VCXDCMakeTool"
752 />
753 <Tool
754 Name="VCBscMakeTool"
755 />
756 <Tool
757 Name="VCCodeSignTool"
758 />
759 <Tool
760 Name="VCPostBuildEventTool"
761 />
762 <DeploymentTool
763 ForceDirty="-1"
764 RemoteDirectory=""
765 RegisterOutput="0"
766 AdditionalFiles=""
767 />
768 <DebuggerTool
769 />
770 </Configuration>
771 <Configuration
Perry Ismangil05d17692009-04-08 11:28:16 +0000772 Name="Release-Static|Win32"
773 OutputDirectory="$(ConfigurationName)"
774 IntermediateDirectory="$(OutDir)"
775 ConfigurationType="4"
776 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
777 UseOfMFC="0"
778 ATLMinimizesCRunTimeLibraryUsage="false"
779 CharacterSet="2"
780 >
781 <Tool
782 Name="VCPreBuildEventTool"
783 />
784 <Tool
785 Name="VCCustomBuildTool"
786 />
787 <Tool
788 Name="VCXMLDataGeneratorTool"
789 />
790 <Tool
791 Name="VCWebServiceProxyGeneratorTool"
792 />
793 <Tool
794 Name="VCMIDLTool"
795 />
796 <Tool
797 Name="VCCLCompilerTool"
798 Optimization="2"
799 InlineFunctionExpansion="1"
800 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
801 PreprocessorDefinitions="NDEBUG;WIN32;_LIB;PJ_WIN32=1;PJ_M_I386=1;HAVE_CONFIG_H"
802 StringPooling="true"
803 RuntimeLibrary="0"
804 EnableFunctionLevelLinking="true"
805 PrecompiledHeaderFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.pch"
806 AssemblerListingLocation=".\output\pjmedia-codec-i386-win32-vc8-release/"
807 ObjectFile=".\output\pjmedia-codec-i386-win32-vc8-release/"
808 ProgramDataBaseFileName=".\output\pjmedia-codec-i386-win32-vc8-release/"
809 BrowseInformation="1"
810 WarningLevel="4"
811 SuppressStartupBanner="true"
812 DebugInformationFormat="3"
813 />
814 <Tool
815 Name="VCManagedResourceCompilerTool"
816 />
817 <Tool
818 Name="VCResourceCompilerTool"
819 PreprocessorDefinitions="NDEBUG"
820 Culture="1033"
821 />
822 <Tool
823 Name="VCPreLinkEventTool"
824 />
825 <Tool
826 Name="VCLibrarianTool"
827 OutputFile="..\lib\pjmedia-codec-i386-win32-vc8-release.lib"
828 SuppressStartupBanner="true"
829 />
830 <Tool
831 Name="VCALinkTool"
832 />
833 <Tool
834 Name="VCXDCMakeTool"
835 />
836 <Tool
837 Name="VCBscMakeTool"
838 SuppressStartupBanner="true"
839 OutputFile=".\output\pjmedia-codec-i386-win32-vc8-release/pjmedia_codec.bsc"
840 />
841 <Tool
842 Name="VCFxCopTool"
843 />
844 <Tool
845 Name="VCPostBuildEventTool"
846 />
847 </Configuration>
848 <Configuration
Perry Ismangil74338052009-03-30 12:15:43 +0000849 Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
850 OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
851 IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
852 ConfigurationType="4"
853 CharacterSet="1"
854 >
855 <Tool
856 Name="VCPreBuildEventTool"
857 />
858 <Tool
859 Name="VCCustomBuildTool"
860 />
861 <Tool
862 Name="VCXMLDataGeneratorTool"
863 />
864 <Tool
865 Name="VCWebServiceProxyGeneratorTool"
866 />
867 <Tool
868 Name="VCMIDLTool"
869 TargetEnvironment="1"
870 />
871 <Tool
872 Name="VCCLCompilerTool"
873 ExecutionBucket="7"
874 Optimization="2"
875 FavorSizeOrSpeed="2"
876 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
877 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
878 ExceptionHandling="0"
879 RuntimeLibrary="0"
880 WarningLevel="3"
881 DebugInformationFormat="0"
882 CompileAs="0"
883 />
884 <Tool
885 Name="VCManagedResourceCompilerTool"
886 />
887 <Tool
888 Name="VCResourceCompilerTool"
889 />
890 <Tool
891 Name="VCPreLinkEventTool"
892 />
893 <Tool
894 Name="VCLibrarianTool"
895 AdditionalOptions=""
896 />
897 <Tool
898 Name="VCALinkTool"
899 />
900 <Tool
901 Name="VCXDCMakeTool"
902 />
903 <Tool
904 Name="VCBscMakeTool"
905 />
906 <Tool
907 Name="VCCodeSignTool"
908 />
909 <Tool
910 Name="VCPostBuildEventTool"
911 />
912 <DeploymentTool
913 ForceDirty="-1"
914 RemoteDirectory=""
915 RegisterOutput="0"
916 AdditionalFiles=""
917 />
918 <DebuggerTool
919 />
920 </Configuration>
Perry Ismangile6410c22009-04-16 10:13:21 +0000921 <Configuration
922 Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
923 OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
924 IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
925 ConfigurationType="4"
926 CharacterSet="1"
927 >
928 <Tool
929 Name="VCPreBuildEventTool"
930 />
931 <Tool
932 Name="VCCustomBuildTool"
933 />
934 <Tool
935 Name="VCXMLDataGeneratorTool"
936 />
937 <Tool
938 Name="VCWebServiceProxyGeneratorTool"
939 />
940 <Tool
941 Name="VCMIDLTool"
942 TargetEnvironment="1"
943 />
944 <Tool
945 Name="VCCLCompilerTool"
946 ExecutionBucket="7"
947 Optimization="0"
948 FavorSizeOrSpeed="0"
949 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
950 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
951 ExceptionHandling="0"
952 RuntimeLibrary="1"
953 WarningLevel="3"
954 DebugInformationFormat="3"
955 CompileAs="0"
956 CompileForArchitecture="0"
957 />
958 <Tool
959 Name="VCManagedResourceCompilerTool"
960 />
961 <Tool
962 Name="VCResourceCompilerTool"
963 />
964 <Tool
965 Name="VCPreLinkEventTool"
966 />
967 <Tool
968 Name="VCLibrarianTool"
969 AdditionalOptions=""
970 />
971 <Tool
972 Name="VCALinkTool"
973 />
974 <Tool
975 Name="VCXDCMakeTool"
976 />
977 <Tool
978 Name="VCBscMakeTool"
979 />
980 <Tool
981 Name="VCCodeSignTool"
982 />
983 <Tool
984 Name="VCPostBuildEventTool"
985 />
986 <DeploymentTool
987 ForceDirty="-1"
988 RemoteDirectory=""
989 RegisterOutput="0"
990 AdditionalFiles=""
991 />
992 <DebuggerTool
993 />
994 </Configuration>
995 <Configuration
996 Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
997 OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
998 IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
999 ConfigurationType="4"
1000 CharacterSet="1"
1001 >
1002 <Tool
1003 Name="VCPreBuildEventTool"
1004 />
1005 <Tool
1006 Name="VCCustomBuildTool"
1007 />
1008 <Tool
1009 Name="VCXMLDataGeneratorTool"
1010 />
1011 <Tool
1012 Name="VCWebServiceProxyGeneratorTool"
1013 />
1014 <Tool
1015 Name="VCMIDLTool"
1016 TargetEnvironment="1"
1017 />
1018 <Tool
1019 Name="VCCLCompilerTool"
1020 ExecutionBucket="7"
1021 Optimization="2"
1022 FavorSizeOrSpeed="2"
1023 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
1024 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
1025 ExceptionHandling="0"
1026 RuntimeLibrary="0"
1027 WarningLevel="3"
1028 DebugInformationFormat="0"
1029 CompileAs="0"
1030 />
1031 <Tool
1032 Name="VCManagedResourceCompilerTool"
1033 />
1034 <Tool
1035 Name="VCResourceCompilerTool"
1036 />
1037 <Tool
1038 Name="VCPreLinkEventTool"
1039 />
1040 <Tool
1041 Name="VCLibrarianTool"
1042 AdditionalOptions=""
1043 />
1044 <Tool
1045 Name="VCALinkTool"
1046 />
1047 <Tool
1048 Name="VCXDCMakeTool"
1049 />
1050 <Tool
1051 Name="VCBscMakeTool"
1052 />
1053 <Tool
1054 Name="VCCodeSignTool"
1055 />
1056 <Tool
1057 Name="VCPostBuildEventTool"
1058 />
1059 <DeploymentTool
1060 ForceDirty="-1"
1061 RemoteDirectory=""
1062 RegisterOutput="0"
1063 AdditionalFiles=""
1064 />
1065 <DebuggerTool
1066 />
1067 </Configuration>
1068 <Configuration
1069 Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
1070 OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1071 IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1072 ConfigurationType="4"
1073 CharacterSet="1"
1074 >
1075 <Tool
1076 Name="VCPreBuildEventTool"
1077 />
1078 <Tool
1079 Name="VCCustomBuildTool"
1080 />
1081 <Tool
1082 Name="VCXMLDataGeneratorTool"
1083 />
1084 <Tool
1085 Name="VCWebServiceProxyGeneratorTool"
1086 />
1087 <Tool
1088 Name="VCMIDLTool"
1089 TargetEnvironment="1"
1090 />
1091 <Tool
1092 Name="VCCLCompilerTool"
1093 ExecutionBucket="7"
1094 Optimization="0"
1095 FavorSizeOrSpeed="0"
1096 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
1097 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
1098 ExceptionHandling="0"
1099 RuntimeLibrary="1"
1100 WarningLevel="3"
1101 DebugInformationFormat="3"
1102 CompileAs="0"
1103 CompileForArchitecture="0"
1104 />
1105 <Tool
1106 Name="VCManagedResourceCompilerTool"
1107 />
1108 <Tool
1109 Name="VCResourceCompilerTool"
1110 />
1111 <Tool
1112 Name="VCPreLinkEventTool"
1113 />
1114 <Tool
1115 Name="VCLibrarianTool"
1116 AdditionalOptions=""
1117 />
1118 <Tool
1119 Name="VCALinkTool"
1120 />
1121 <Tool
1122 Name="VCXDCMakeTool"
1123 />
1124 <Tool
1125 Name="VCBscMakeTool"
1126 />
1127 <Tool
1128 Name="VCCodeSignTool"
1129 />
1130 <Tool
1131 Name="VCPostBuildEventTool"
1132 />
1133 <DeploymentTool
1134 ForceDirty="-1"
1135 RemoteDirectory=""
1136 RegisterOutput="0"
1137 AdditionalFiles=""
1138 />
1139 <DebuggerTool
1140 />
1141 </Configuration>
1142 <Configuration
1143 Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
1144 OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1145 IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1146 ConfigurationType="4"
1147 CharacterSet="1"
1148 >
1149 <Tool
1150 Name="VCPreBuildEventTool"
1151 />
1152 <Tool
1153 Name="VCCustomBuildTool"
1154 />
1155 <Tool
1156 Name="VCXMLDataGeneratorTool"
1157 />
1158 <Tool
1159 Name="VCWebServiceProxyGeneratorTool"
1160 />
1161 <Tool
1162 Name="VCMIDLTool"
1163 TargetEnvironment="1"
1164 />
1165 <Tool
1166 Name="VCCLCompilerTool"
1167 ExecutionBucket="7"
1168 Optimization="2"
1169 FavorSizeOrSpeed="2"
1170 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
1171 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
1172 ExceptionHandling="0"
1173 RuntimeLibrary="0"
1174 WarningLevel="3"
1175 DebugInformationFormat="0"
1176 CompileAs="0"
1177 />
1178 <Tool
1179 Name="VCManagedResourceCompilerTool"
1180 />
1181 <Tool
1182 Name="VCResourceCompilerTool"
1183 />
1184 <Tool
1185 Name="VCPreLinkEventTool"
1186 />
1187 <Tool
1188 Name="VCLibrarianTool"
1189 AdditionalOptions=""
1190 />
1191 <Tool
1192 Name="VCALinkTool"
1193 />
1194 <Tool
1195 Name="VCXDCMakeTool"
1196 />
1197 <Tool
1198 Name="VCBscMakeTool"
1199 />
1200 <Tool
1201 Name="VCCodeSignTool"
1202 />
1203 <Tool
1204 Name="VCPostBuildEventTool"
1205 />
1206 <DeploymentTool
1207 ForceDirty="-1"
1208 RemoteDirectory=""
1209 RegisterOutput="0"
1210 AdditionalFiles=""
1211 />
1212 <DebuggerTool
1213 />
1214 </Configuration>
1215 <Configuration
1216 Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
1217 OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1218 IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1219 ConfigurationType="4"
1220 CharacterSet="1"
1221 >
1222 <Tool
1223 Name="VCPreBuildEventTool"
1224 />
1225 <Tool
1226 Name="VCCustomBuildTool"
1227 />
1228 <Tool
1229 Name="VCXMLDataGeneratorTool"
1230 />
1231 <Tool
1232 Name="VCWebServiceProxyGeneratorTool"
1233 />
1234 <Tool
1235 Name="VCMIDLTool"
1236 TargetEnvironment="1"
1237 />
1238 <Tool
1239 Name="VCCLCompilerTool"
1240 ExecutionBucket="7"
1241 Optimization="0"
1242 FavorSizeOrSpeed="0"
1243 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
1244 PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
1245 ExceptionHandling="0"
1246 RuntimeLibrary="1"
1247 WarningLevel="3"
1248 DebugInformationFormat="3"
1249 CompileAs="0"
1250 CompileForArchitecture="0"
1251 />
1252 <Tool
1253 Name="VCManagedResourceCompilerTool"
1254 />
1255 <Tool
1256 Name="VCResourceCompilerTool"
1257 />
1258 <Tool
1259 Name="VCPreLinkEventTool"
1260 />
1261 <Tool
1262 Name="VCLibrarianTool"
1263 AdditionalOptions=""
1264 />
1265 <Tool
1266 Name="VCALinkTool"
1267 />
1268 <Tool
1269 Name="VCXDCMakeTool"
1270 />
1271 <Tool
1272 Name="VCBscMakeTool"
1273 />
1274 <Tool
1275 Name="VCCodeSignTool"
1276 />
1277 <Tool
1278 Name="VCPostBuildEventTool"
1279 />
1280 <DeploymentTool
1281 ForceDirty="-1"
1282 RemoteDirectory=""
1283 RegisterOutput="0"
1284 AdditionalFiles=""
1285 />
1286 <DebuggerTool
1287 />
1288 </Configuration>
1289 <Configuration
1290 Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
1291 OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1292 IntermediateDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)"
1293 ConfigurationType="4"
1294 CharacterSet="1"
1295 >
1296 <Tool
1297 Name="VCPreBuildEventTool"
1298 />
1299 <Tool
1300 Name="VCCustomBuildTool"
1301 />
1302 <Tool
1303 Name="VCXMLDataGeneratorTool"
1304 />
1305 <Tool
1306 Name="VCWebServiceProxyGeneratorTool"
1307 />
1308 <Tool
1309 Name="VCMIDLTool"
1310 TargetEnvironment="1"
1311 />
1312 <Tool
1313 Name="VCCLCompilerTool"
1314 ExecutionBucket="7"
1315 Optimization="2"
1316 FavorSizeOrSpeed="2"
1317 AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include"
1318 PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
1319 ExceptionHandling="0"
1320 RuntimeLibrary="0"
1321 WarningLevel="3"
1322 DebugInformationFormat="0"
1323 CompileAs="0"
1324 />
1325 <Tool
1326 Name="VCManagedResourceCompilerTool"
1327 />
1328 <Tool
1329 Name="VCResourceCompilerTool"
1330 />
1331 <Tool
1332 Name="VCPreLinkEventTool"
1333 />
1334 <Tool
1335 Name="VCLibrarianTool"
1336 AdditionalOptions=""
1337 />
1338 <Tool
1339 Name="VCALinkTool"
1340 />
1341 <Tool
1342 Name="VCXDCMakeTool"
1343 />
1344 <Tool
1345 Name="VCBscMakeTool"
1346 />
1347 <Tool
1348 Name="VCCodeSignTool"
1349 />
1350 <Tool
1351 Name="VCPostBuildEventTool"
1352 />
1353 <DeploymentTool
1354 ForceDirty="-1"
1355 RemoteDirectory=""
1356 RegisterOutput="0"
1357 AdditionalFiles=""
1358 />
1359 <DebuggerTool
1360 />
1361 </Configuration>
Benny Prijonofbce9d02007-01-23 05:35:36 +00001362 </Configurations>
1363 <References>
1364 </References>
1365 <Files>
1366 <Filter
1367 Name="Source Files"
1368 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
1369 >
1370 <File
Benny Prijono7ffd7752008-03-17 14:07:53 +00001371 RelativePath="..\src\pjmedia-codec\g722.c"
1372 >
1373 </File>
1374 <File
Nanang Izzuddin57b88572009-04-01 12:05:34 +00001375 RelativePath="..\src\pjmedia-codec\g7221.c"
1376 >
1377 </File>
1378 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +00001379 RelativePath="..\src\pjmedia-codec\gsm.c"
1380 >
1381 <FileConfiguration
1382 Name="Debug|Win32"
1383 >
1384 <Tool
1385 Name="VCCLCompilerTool"
1386 AdditionalIncludeDirectories=""
1387 PreprocessorDefinitions=""
1388 />
1389 </FileConfiguration>
1390 <FileConfiguration
1391 Name="Release|Win32"
1392 >
1393 <Tool
1394 Name="VCCLCompilerTool"
1395 AdditionalIncludeDirectories=""
1396 PreprocessorDefinitions=""
1397 />
1398 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00001399 <FileConfiguration
1400 Name="Debug-Static|Win32"
1401 >
1402 <Tool
1403 Name="VCCLCompilerTool"
1404 AdditionalIncludeDirectories=""
1405 PreprocessorDefinitions=""
1406 />
1407 </FileConfiguration>
1408 <FileConfiguration
1409 Name="Release-Dynamic|Win32"
1410 >
1411 <Tool
1412 Name="VCCLCompilerTool"
1413 AdditionalIncludeDirectories=""
1414 PreprocessorDefinitions=""
1415 />
1416 </FileConfiguration>
1417 <FileConfiguration
1418 Name="Debug-Dynamic|Win32"
1419 >
1420 <Tool
1421 Name="VCCLCompilerTool"
1422 AdditionalIncludeDirectories=""
1423 PreprocessorDefinitions=""
1424 />
1425 </FileConfiguration>
1426 <FileConfiguration
1427 Name="Release-Static|Win32"
1428 >
1429 <Tool
1430 Name="VCCLCompilerTool"
1431 AdditionalIncludeDirectories=""
1432 PreprocessorDefinitions=""
1433 />
1434 </FileConfiguration>
Benny Prijonofbce9d02007-01-23 05:35:36 +00001435 </File>
1436 <File
1437 RelativePath="..\src\pjmedia-codec\ilbc.c"
1438 >
1439 <FileConfiguration
1440 Name="Debug|Win32"
1441 >
1442 <Tool
1443 Name="VCCLCompilerTool"
1444 AdditionalIncludeDirectories=""
1445 PreprocessorDefinitions=""
1446 />
1447 </FileConfiguration>
1448 <FileConfiguration
1449 Name="Release|Win32"
1450 >
1451 <Tool
1452 Name="VCCLCompilerTool"
1453 AdditionalIncludeDirectories=""
1454 PreprocessorDefinitions=""
1455 />
1456 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00001457 <FileConfiguration
1458 Name="Debug-Static|Win32"
1459 >
1460 <Tool
1461 Name="VCCLCompilerTool"
1462 AdditionalIncludeDirectories=""
1463 PreprocessorDefinitions=""
1464 />
1465 </FileConfiguration>
1466 <FileConfiguration
1467 Name="Release-Dynamic|Win32"
1468 >
1469 <Tool
1470 Name="VCCLCompilerTool"
1471 AdditionalIncludeDirectories=""
1472 PreprocessorDefinitions=""
1473 />
1474 </FileConfiguration>
1475 <FileConfiguration
1476 Name="Debug-Dynamic|Win32"
1477 >
1478 <Tool
1479 Name="VCCLCompilerTool"
1480 AdditionalIncludeDirectories=""
1481 PreprocessorDefinitions=""
1482 />
1483 </FileConfiguration>
1484 <FileConfiguration
1485 Name="Release-Static|Win32"
1486 >
1487 <Tool
1488 Name="VCCLCompilerTool"
1489 AdditionalIncludeDirectories=""
1490 PreprocessorDefinitions=""
1491 />
1492 </FileConfiguration>
Benny Prijonofbce9d02007-01-23 05:35:36 +00001493 </File>
1494 <File
Nanang Izzuddin493a8db2008-08-15 13:17:39 +00001495 RelativePath="..\src\pjmedia-codec\ipp_codecs.c"
1496 >
1497 </File>
1498 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +00001499 RelativePath="..\src\pjmedia-codec\l16.c"
1500 >
1501 <FileConfiguration
1502 Name="Debug|Win32"
1503 >
1504 <Tool
1505 Name="VCCLCompilerTool"
1506 AdditionalIncludeDirectories=""
1507 PreprocessorDefinitions=""
1508 />
1509 </FileConfiguration>
1510 <FileConfiguration
1511 Name="Release|Win32"
1512 >
1513 <Tool
1514 Name="VCCLCompilerTool"
1515 AdditionalIncludeDirectories=""
1516 PreprocessorDefinitions=""
1517 />
1518 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00001519 <FileConfiguration
1520 Name="Debug-Static|Win32"
1521 >
1522 <Tool
1523 Name="VCCLCompilerTool"
1524 AdditionalIncludeDirectories=""
1525 PreprocessorDefinitions=""
1526 />
1527 </FileConfiguration>
1528 <FileConfiguration
1529 Name="Release-Dynamic|Win32"
1530 >
1531 <Tool
1532 Name="VCCLCompilerTool"
1533 AdditionalIncludeDirectories=""
1534 PreprocessorDefinitions=""
1535 />
1536 </FileConfiguration>
1537 <FileConfiguration
1538 Name="Debug-Dynamic|Win32"
1539 >
1540 <Tool
1541 Name="VCCLCompilerTool"
1542 AdditionalIncludeDirectories=""
1543 PreprocessorDefinitions=""
1544 />
1545 </FileConfiguration>
1546 <FileConfiguration
1547 Name="Release-Static|Win32"
1548 >
1549 <Tool
1550 Name="VCCLCompilerTool"
1551 AdditionalIncludeDirectories=""
1552 PreprocessorDefinitions=""
1553 />
1554 </FileConfiguration>
Benny Prijonofbce9d02007-01-23 05:35:36 +00001555 </File>
1556 <File
Benny Prijonob7dfc9c2009-02-13 11:53:12 +00001557 RelativePath="..\src\pjmedia-codec\passthrough.c"
1558 >
1559 </File>
1560 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +00001561 RelativePath="..\src\pjmedia-codec\speex_codec.c"
1562 >
1563 <FileConfiguration
1564 Name="Debug|Win32"
1565 >
1566 <Tool
1567 Name="VCCLCompilerTool"
1568 AdditionalIncludeDirectories=""
1569 PreprocessorDefinitions=""
1570 />
1571 </FileConfiguration>
1572 <FileConfiguration
1573 Name="Release|Win32"
1574 >
1575 <Tool
1576 Name="VCCLCompilerTool"
1577 AdditionalIncludeDirectories=""
1578 PreprocessorDefinitions=""
1579 />
1580 </FileConfiguration>
Perry Ismangil74338052009-03-30 12:15:43 +00001581 <FileConfiguration
1582 Name="Debug-Static|Win32"
1583 >
1584 <Tool
1585 Name="VCCLCompilerTool"
1586 AdditionalIncludeDirectories=""
1587 PreprocessorDefinitions=""
1588 />
1589 </FileConfiguration>
1590 <FileConfiguration
1591 Name="Release-Dynamic|Win32"
1592 >
1593 <Tool
1594 Name="VCCLCompilerTool"
1595 AdditionalIncludeDirectories=""
1596 PreprocessorDefinitions=""
1597 />
1598 </FileConfiguration>
1599 <FileConfiguration
1600 Name="Debug-Dynamic|Win32"
1601 >
1602 <Tool
1603 Name="VCCLCompilerTool"
1604 AdditionalIncludeDirectories=""
1605 PreprocessorDefinitions=""
1606 />
1607 </FileConfiguration>
1608 <FileConfiguration
1609 Name="Release-Static|Win32"
1610 >
1611 <Tool
1612 Name="VCCLCompilerTool"
1613 AdditionalIncludeDirectories=""
1614 PreprocessorDefinitions=""
1615 />
1616 </FileConfiguration>
Benny Prijonofbce9d02007-01-23 05:35:36 +00001617 </File>
Benny Prijono7ffd7752008-03-17 14:07:53 +00001618 <Filter
1619 Name="g722 Files"
1620 >
1621 <File
1622 RelativePath="..\src\pjmedia-codec\g722\g722_dec.c"
1623 >
1624 </File>
1625 <File
1626 RelativePath="..\src\pjmedia-codec\g722\g722_dec.h"
1627 >
1628 </File>
1629 <File
1630 RelativePath="..\src\pjmedia-codec\g722\g722_enc.c"
1631 >
1632 </File>
1633 <File
1634 RelativePath="..\src\pjmedia-codec\g722\g722_enc.h"
1635 >
1636 </File>
1637 </Filter>
Benny Prijonofbce9d02007-01-23 05:35:36 +00001638 </Filter>
1639 <Filter
1640 Name="Header Files"
1641 Filter="h;hpp;hxx;hm;inl"
1642 >
1643 <File
Nanang Izzuddind55553a2008-10-28 02:24:46 +00001644 RelativePath="..\include\pjmedia-codec\amr_helper.h"
1645 >
1646 </File>
1647 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +00001648 RelativePath="..\include\pjmedia-codec\config.h"
1649 >
1650 </File>
1651 <File
Benny Prijono7ffd7752008-03-17 14:07:53 +00001652 RelativePath="..\include\pjmedia-codec\g722.h"
1653 >
1654 </File>
1655 <File
Nanang Izzuddin57b88572009-04-01 12:05:34 +00001656 RelativePath="..\include\pjmedia-codec\g7221.h"
1657 >
1658 </File>
1659 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +00001660 RelativePath="..\include\pjmedia-codec\gsm.h"
1661 >
1662 </File>
1663 <File
1664 RelativePath="..\include\pjmedia-codec\ilbc.h"
1665 >
1666 </File>
1667 <File
Nanang Izzuddin493a8db2008-08-15 13:17:39 +00001668 RelativePath="..\include\pjmedia-codec\ipp_codecs.h"
1669 >
1670 </File>
1671 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +00001672 RelativePath="..\include\pjmedia-codec\l16.h"
1673 >
1674 </File>
1675 <File
1676 RelativePath="..\include\pjmedia-codec.h"
1677 >
1678 </File>
1679 <File
1680 RelativePath="..\include\pjmedia-codec\speex.h"
1681 >
1682 </File>
1683 <File
1684 RelativePath="..\include\pjmedia-codec\types.h"
1685 >
1686 </File>
1687 </Filter>
Benny Prijonofbce9d02007-01-23 05:35:36 +00001688 </Files>
1689 <Globals>
1690 </Globals>
1691</VisualStudioProject>