blob: 8e74da3cca86389a04badd1ffb493eea833b3bdf [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="samples"
Benny Prijonoc95a0f02007-04-09 07:06:08 +00006 ProjectGUID="{E378A1FC-0C9C-4462-860F-7E60BC1BF84E}"
Benny Prijonofff245c2007-04-02 11:44:47 +00007 RootNamespace="samples"
Benny Prijonofbce9d02007-01-23 05:35:36 +00008 Keyword="MakeFileProj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
Benny Prijono298c12e2009-01-27 10:14:52 +000014 <Platform
15 Name="Windows Mobile 6 Standard SDK (ARMV4I)"
16 />
Benny Prijonofbce9d02007-01-23 05:35:36 +000017 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Release|Win32"
23 OutputDirectory="./output/samples-i386-win32-vc8-release"
24 IntermediateDirectory="./output/samples-i386-win32-vc8-release"
25 ConfigurationType="0"
26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
27 UseOfMFC="0"
28 ATLMinimizesCRunTimeLibraryUsage="false"
29 >
30 <Tool
31 Name="VCNMakeTool"
Benny Prijono39ac70a2007-02-01 03:01:01 +000032 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8"
33 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a"
34 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean"
Benny Prijonofbce9d02007-01-23 05:35:36 +000035 Output="All samples"
36 PreprocessorDefinitions=""
37 IncludeSearchPath=""
38 ForcedIncludes=""
39 AssemblySearchPath=""
40 ForcedUsingAssemblies=""
41 CompileAsManaged=""
42 />
43 </Configuration>
44 <Configuration
Benny Prijono298c12e2009-01-27 10:14:52 +000045 Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
46 OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
47 IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
48 ConfigurationType="1"
49 >
50 <Tool
51 Name="VCPreBuildEventTool"
52 />
53 <Tool
54 Name="VCCustomBuildTool"
55 />
56 <Tool
57 Name="VCXMLDataGeneratorTool"
58 />
59 <Tool
60 Name="VCWebServiceProxyGeneratorTool"
61 />
62 <Tool
63 Name="VCMIDLTool"
64 />
65 <Tool
66 Name="VCCLCompilerTool"
67 ExecutionBucket="7"
68 />
69 <Tool
70 Name="VCManagedResourceCompilerTool"
71 />
72 <Tool
73 Name="VCResourceCompilerTool"
74 />
75 <Tool
76 Name="VCPreLinkEventTool"
77 />
78 <Tool
79 Name="VCLinkerTool"
80 />
81 <Tool
82 Name="VCALinkTool"
83 />
84 <Tool
85 Name="VCXDCMakeTool"
86 />
87 <Tool
88 Name="VCBscMakeTool"
89 />
90 <Tool
91 Name="VCCodeSignTool"
92 />
93 <Tool
94 Name="VCPostBuildEventTool"
95 />
96 <DeploymentTool
97 ForceDirty="-1"
98 RemoteDirectory=""
99 RegisterOutput="0"
100 AdditionalFiles=""
101 />
102 <DebuggerTool
103 />
104 </Configuration>
105 <Configuration
Benny Prijonofbce9d02007-01-23 05:35:36 +0000106 Name="Debug|Win32"
107 OutputDirectory="./output/samples-i386-win32-vc8-debug"
108 IntermediateDirectory="./output/samples-i386-win32-vc8-debug"
109 ConfigurationType="0"
110 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
111 UseOfMFC="0"
112 ATLMinimizesCRunTimeLibraryUsage="false"
113 >
114 <Tool
115 Name="VCNMakeTool"
Benny Prijono39ac70a2007-02-01 03:01:01 +0000116 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8"
117 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a"
118 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean"
Benny Prijonofbce9d02007-01-23 05:35:36 +0000119 Output="All samples"
120 PreprocessorDefinitions=""
121 IncludeSearchPath=""
122 ForcedIncludes=""
123 AssemblySearchPath=""
124 ForcedUsingAssemblies=""
125 CompileAsManaged=""
126 />
127 </Configuration>
Benny Prijono298c12e2009-01-27 10:14:52 +0000128 <Configuration
129 Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
130 IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
131 ConfigurationType="1"
132 >
133 <Tool
134 Name="VCPreBuildEventTool"
135 />
136 <Tool
137 Name="VCCustomBuildTool"
138 />
139 <Tool
140 Name="VCXMLDataGeneratorTool"
141 />
142 <Tool
143 Name="VCWebServiceProxyGeneratorTool"
144 />
145 <Tool
146 Name="VCMIDLTool"
147 />
148 <Tool
149 Name="VCCLCompilerTool"
150 ExecutionBucket="7"
151 />
152 <Tool
153 Name="VCManagedResourceCompilerTool"
154 />
155 <Tool
156 Name="VCResourceCompilerTool"
157 />
158 <Tool
159 Name="VCPreLinkEventTool"
160 />
161 <Tool
162 Name="VCLinkerTool"
163 />
164 <Tool
165 Name="VCALinkTool"
166 />
167 <Tool
168 Name="VCXDCMakeTool"
169 />
170 <Tool
171 Name="VCBscMakeTool"
172 />
173 <Tool
174 Name="VCCodeSignTool"
175 />
176 <Tool
177 Name="VCPostBuildEventTool"
178 />
179 <DeploymentTool
180 ForceDirty="-1"
181 RemoteDirectory=""
182 RegisterOutput="0"
183 AdditionalFiles=""
184 />
185 <DebuggerTool
186 />
187 </Configuration>
Perry Ismangil74338052009-03-30 12:15:43 +0000188 <Configuration
189 Name="Debug-Static|Win32"
190 OutputDirectory="$(ConfigurationName)"
191 IntermediateDirectory="$(ConfigurationName)"
192 ConfigurationType="0"
193 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
194 UseOfMFC="0"
195 ATLMinimizesCRunTimeLibraryUsage="false"
196 >
197 <Tool
198 Name="VCNMakeTool"
199 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8"
200 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 /a"
201 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug VC_VER=8 clean"
202 Output="All samples"
203 PreprocessorDefinitions=""
204 IncludeSearchPath=""
205 ForcedIncludes=""
206 AssemblySearchPath=""
207 ForcedUsingAssemblies=""
208 CompileAsManaged=""
209 />
210 </Configuration>
211 <Configuration
212 Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
213 OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
214 IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
215 ConfigurationType="1"
216 >
217 <Tool
218 Name="VCPreBuildEventTool"
219 />
220 <Tool
221 Name="VCCustomBuildTool"
222 />
223 <Tool
224 Name="VCXMLDataGeneratorTool"
225 />
226 <Tool
227 Name="VCWebServiceProxyGeneratorTool"
228 />
229 <Tool
230 Name="VCMIDLTool"
231 TargetEnvironment="1"
232 />
233 <Tool
234 Name="VCCLCompilerTool"
235 ExecutionBucket="7"
236 />
237 <Tool
238 Name="VCManagedResourceCompilerTool"
239 />
240 <Tool
241 Name="VCResourceCompilerTool"
242 />
243 <Tool
244 Name="VCPreLinkEventTool"
245 />
246 <Tool
247 Name="VCLinkerTool"
248 TargetMachine="0"
249 />
250 <Tool
251 Name="VCALinkTool"
252 />
253 <Tool
254 Name="VCXDCMakeTool"
255 />
256 <Tool
257 Name="VCBscMakeTool"
258 />
259 <Tool
260 Name="VCCodeSignTool"
261 />
262 <Tool
263 Name="VCPostBuildEventTool"
264 />
265 <DeploymentTool
266 ForceDirty="-1"
267 RemoteDirectory=""
268 RegisterOutput="0"
269 AdditionalFiles=""
270 />
271 <DebuggerTool
272 />
273 </Configuration>
274 <Configuration
275 Name="Release-Dynamic|Win32"
276 OutputDirectory="$(ConfigurationName)"
277 IntermediateDirectory="$(ConfigurationName)"
278 ConfigurationType="0"
279 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
280 UseOfMFC="0"
281 ATLMinimizesCRunTimeLibraryUsage="false"
282 >
283 <Tool
284 Name="VCNMakeTool"
285 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8"
286 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 /a"
287 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release VC_VER=8 clean"
288 Output="All samples"
289 PreprocessorDefinitions=""
290 IncludeSearchPath=""
291 ForcedIncludes=""
292 AssemblySearchPath=""
293 ForcedUsingAssemblies=""
294 CompileAsManaged=""
295 />
296 </Configuration>
297 <Configuration
298 Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
299 OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
300 IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
301 ConfigurationType="1"
302 >
303 <Tool
304 Name="VCPreBuildEventTool"
305 />
306 <Tool
307 Name="VCCustomBuildTool"
308 />
309 <Tool
310 Name="VCXMLDataGeneratorTool"
311 />
312 <Tool
313 Name="VCWebServiceProxyGeneratorTool"
314 />
315 <Tool
316 Name="VCMIDLTool"
317 TargetEnvironment="1"
318 />
319 <Tool
320 Name="VCCLCompilerTool"
321 ExecutionBucket="7"
322 />
323 <Tool
324 Name="VCManagedResourceCompilerTool"
325 />
326 <Tool
327 Name="VCResourceCompilerTool"
328 />
329 <Tool
330 Name="VCPreLinkEventTool"
331 />
332 <Tool
333 Name="VCLinkerTool"
334 TargetMachine="0"
335 />
336 <Tool
337 Name="VCALinkTool"
338 />
339 <Tool
340 Name="VCXDCMakeTool"
341 />
342 <Tool
343 Name="VCBscMakeTool"
344 />
345 <Tool
346 Name="VCCodeSignTool"
347 />
348 <Tool
349 Name="VCPostBuildEventTool"
350 />
351 <DeploymentTool
352 ForceDirty="-1"
353 RemoteDirectory=""
354 RegisterOutput="0"
355 AdditionalFiles=""
356 />
357 <DebuggerTool
358 />
359 </Configuration>
360 <Configuration
361 Name="Debug-Dynamic|Win32"
362 OutputDirectory="$(ConfigurationName)"
363 IntermediateDirectory="$(ConfigurationName)"
364 ConfigurationType="0"
365 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
366 UseOfMFC="0"
367 ATLMinimizesCRunTimeLibraryUsage="false"
368 >
369 <Tool
370 Name="VCNMakeTool"
371 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8"
372 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 /a"
373 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug-dynamic VC_VER=8 clean"
374 Output="All samples"
375 PreprocessorDefinitions=""
376 IncludeSearchPath=""
377 ForcedIncludes=""
378 AssemblySearchPath=""
379 ForcedUsingAssemblies=""
380 CompileAsManaged=""
381 />
382 </Configuration>
383 <Configuration
384 Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
385 OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
386 IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
387 ConfigurationType="1"
388 >
389 <Tool
390 Name="VCPreBuildEventTool"
391 />
392 <Tool
393 Name="VCCustomBuildTool"
394 />
395 <Tool
396 Name="VCXMLDataGeneratorTool"
397 />
398 <Tool
399 Name="VCWebServiceProxyGeneratorTool"
400 />
401 <Tool
402 Name="VCMIDLTool"
403 TargetEnvironment="1"
404 />
405 <Tool
406 Name="VCCLCompilerTool"
407 ExecutionBucket="7"
408 />
409 <Tool
410 Name="VCManagedResourceCompilerTool"
411 />
412 <Tool
413 Name="VCResourceCompilerTool"
414 />
415 <Tool
416 Name="VCPreLinkEventTool"
417 />
418 <Tool
419 Name="VCLinkerTool"
420 TargetMachine="0"
421 />
422 <Tool
423 Name="VCALinkTool"
424 />
425 <Tool
426 Name="VCXDCMakeTool"
427 />
428 <Tool
429 Name="VCBscMakeTool"
430 />
431 <Tool
432 Name="VCCodeSignTool"
433 />
434 <Tool
435 Name="VCPostBuildEventTool"
436 />
437 <DeploymentTool
438 ForceDirty="-1"
439 RemoteDirectory=""
440 RegisterOutput="0"
441 AdditionalFiles=""
442 />
443 <DebuggerTool
444 />
445 </Configuration>
446 <Configuration
447 Name="Release-Static|Win32"
448 OutputDirectory="$(ConfigurationName)"
449 IntermediateDirectory="$(ConfigurationName)"
450 ConfigurationType="0"
451 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
452 UseOfMFC="0"
453 ATLMinimizesCRunTimeLibraryUsage="false"
454 >
455 <Tool
456 Name="VCNMakeTool"
457 BuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8"
458 ReBuildCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 /a"
459 CleanCommandLine="nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release-static VC_VER=8 clean"
460 Output="All samples"
461 PreprocessorDefinitions=""
462 IncludeSearchPath=""
463 ForcedIncludes=""
464 AssemblySearchPath=""
465 ForcedUsingAssemblies=""
466 CompileAsManaged=""
467 />
468 </Configuration>
469 <Configuration
470 Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
471 OutputDirectory="$(SolutionDir)Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
472 IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
473 ConfigurationType="1"
474 >
475 <Tool
476 Name="VCPreBuildEventTool"
477 />
478 <Tool
479 Name="VCCustomBuildTool"
480 />
481 <Tool
482 Name="VCXMLDataGeneratorTool"
483 />
484 <Tool
485 Name="VCWebServiceProxyGeneratorTool"
486 />
487 <Tool
488 Name="VCMIDLTool"
489 TargetEnvironment="1"
490 />
491 <Tool
492 Name="VCCLCompilerTool"
493 ExecutionBucket="7"
494 />
495 <Tool
496 Name="VCManagedResourceCompilerTool"
497 />
498 <Tool
499 Name="VCResourceCompilerTool"
500 />
501 <Tool
502 Name="VCPreLinkEventTool"
503 />
504 <Tool
505 Name="VCLinkerTool"
506 TargetMachine="0"
507 />
508 <Tool
509 Name="VCALinkTool"
510 />
511 <Tool
512 Name="VCXDCMakeTool"
513 />
514 <Tool
515 Name="VCBscMakeTool"
516 />
517 <Tool
518 Name="VCCodeSignTool"
519 />
520 <Tool
521 Name="VCPostBuildEventTool"
522 />
523 <DeploymentTool
524 ForceDirty="-1"
525 RemoteDirectory=""
526 RegisterOutput="0"
527 AdditionalFiles=""
528 />
529 <DebuggerTool
530 />
531 </Configuration>
Benny Prijonofbce9d02007-01-23 05:35:36 +0000532 </Configurations>
533 <References>
534 </References>
535 <Files>
536 <Filter
537 Name="Source Files"
538 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
539 >
540 <File
541 RelativePath="..\src\samples\aectest.c"
542 >
543 </File>
544 <File
545 RelativePath="..\src\samples\confbench.c"
546 >
547 </File>
548 <File
549 RelativePath="..\src\samples\confsample.c"
550 >
551 </File>
552 <File
Benny Prijono06e62d72008-01-11 09:01:50 +0000553 RelativePath="..\src\samples\encdec.c"
554 >
555 </File>
556 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +0000557 RelativePath="..\src\samples\footprint.c"
558 >
559 </File>
560 <File
Benny Prijono9183c032008-07-28 14:37:47 +0000561 RelativePath="..\src\samples\latency.c"
562 >
563 </File>
564 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +0000565 RelativePath="..\src\samples\level.c"
566 >
567 </File>
568 <File
Benny Prijonoa2687702008-01-12 11:23:02 +0000569 RelativePath="..\src\samples\mix.c"
570 >
571 </File>
572 <File
Benny Prijono41b15db2008-02-01 16:44:25 +0000573 RelativePath="..\src\samples\pcaputil.c"
574 >
575 </File>
576 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +0000577 RelativePath="..\src\samples\pjsip-perf.c"
578 >
579 </File>
580 <File
581 RelativePath="..\src\samples\playfile.c"
582 >
583 </File>
584 <File
585 RelativePath="..\src\samples\playsine.c"
586 >
587 </File>
588 <File
589 RelativePath="..\src\samples\recfile.c"
590 >
591 </File>
592 <File
593 RelativePath="..\src\samples\resampleplay.c"
594 >
595 </File>
596 <File
597 RelativePath="..\src\samples\simple_pjsua.c"
598 >
599 </File>
600 <File
601 RelativePath="..\src\samples\simpleua.c"
602 >
603 </File>
604 <File
605 RelativePath="..\src\samples\siprtp.c"
606 >
607 </File>
608 <File
609 RelativePath="..\src\samples\siprtp_report.c"
610 >
611 </File>
612 <File
613 RelativePath="..\src\samples\sipstateless.c"
614 >
615 </File>
616 <File
617 RelativePath="..\src\samples\sndinfo.c"
618 >
619 </File>
620 <File
621 RelativePath="..\src\samples\sndtest.c"
622 >
623 </File>
624 <File
Benny Prijonofff245c2007-04-02 11:44:47 +0000625 RelativePath="..\src\samples\stateful_proxy.c"
626 >
627 </File>
628 <File
629 RelativePath="..\src\samples\stateless_proxy.c"
630 >
631 </File>
632 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +0000633 RelativePath="..\src\samples\streamutil.c"
634 >
635 </File>
636 <File
Benny Prijono812fdee2007-12-01 09:07:42 +0000637 RelativePath="..\src\samples\strerror.c"
638 >
639 </File>
640 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +0000641 RelativePath="..\src\samples\tonegen.c"
642 >
643 </File>
644 </Filter>
645 <Filter
646 Name="Header Files"
647 Filter="h;hpp;hxx;hm;inl"
648 >
649 <File
Benny Prijonofff245c2007-04-02 11:44:47 +0000650 RelativePath="..\src\samples\proxy.h"
651 >
652 </File>
653 <File
Benny Prijonofbce9d02007-01-23 05:35:36 +0000654 RelativePath="..\src\samples\util.h"
655 >
656 </File>
657 </Filter>
658 <Filter
659 Name="Resource Files"
660 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
661 >
662 </Filter>
663 <File
664 RelativePath="Samples-vc.mak"
665 >
666 </File>
667 <File
668 RelativePath="Samples.mak"
669 >
670 </File>
671 </Files>
672 <Globals>
673 </Globals>
674</VisualStudioProject>