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