~ubuntu-branches/ubuntu/wily/sflphone/wily

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject-2.1.0/pjmedia/build/pjmedia_codec.vcproj

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2014-01-28 18:23:36 UTC
  • mfrom: (1.1.11)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: package-import@ubuntu.com-20140128182336-3xenud1kbnwmf3mz
* New upstream release 
  - Fixes "New Upstream Release" (Closes: #735846)
  - Fixes "Ringtone does not stop" (Closes: #727164)
  - Fixes "[sflphone-kde] crash on startup" (Closes: #718178)
  - Fixes "sflphone GUI crashes when call is hung up" (Closes: #736583)
* Build-Depends: ensure GnuTLS 2.6
  - libucommon-dev (>= 6.0.7-1.1), libccrtp-dev (>= 2.0.6-3)
  - Fixes "FTBFS Build-Depends libgnutls{26,28}-dev" (Closes: #722040)
* Fix "boost 1.49 is going away" unversioned Build-Depends: (Closes: #736746)
* Add Build-Depends: libsndfile-dev, nepomuk-core-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="8.00"
 
5
        Name="pjmedia_codec"
 
6
        ProjectGUID="{855DC8C0-D3E9-4A2E-AE47-116605A7BC9B}"
 
7
        RootNamespace="pjmedia_codec"
 
8
        >
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"
 
12
                />
 
13
                <Platform
 
14
                        Name="Pocket PC 2003 (ARMV4)"
 
15
                />
 
16
                <Platform
 
17
                        Name="Smartphone 2003 (ARMV4)"
 
18
                />
 
19
                <Platform
 
20
                        Name="Windows Mobile 6 Standard SDK (ARMV4I)"
 
21
                />
 
22
                <Platform
 
23
                        Name="Windows Mobile 6 Professional SDK (ARMV4I)"
 
24
                />
 
25
                <Platform
 
26
                        Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
 
27
                />
 
28
                <Platform
 
29
                        Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
 
30
                />
 
31
        </Platforms>
 
32
        <ToolFiles>
 
33
        </ToolFiles>
 
34
        <Configurations>
 
35
                <Configuration
 
36
                        Name="Debug|Win32"
 
37
                        ConfigurationType="4"
 
38
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
 
39
                        UseOfMFC="0"
 
40
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
41
                        CharacterSet="2"
 
42
                        >
 
43
                        <Tool
 
44
                                Name="VCPreBuildEventTool"
 
45
                        />
 
46
                        <Tool
 
47
                                Name="VCCustomBuildTool"
 
48
                        />
 
49
                        <Tool
 
50
                                Name="VCXMLDataGeneratorTool"
 
51
                        />
 
52
                        <Tool
 
53
                                Name="VCWebServiceProxyGeneratorTool"
 
54
                        />
 
55
                        <Tool
 
56
                                Name="VCMIDLTool"
 
57
                        />
 
58
                        <Tool
 
59
                                Name="VCCLCompilerTool"
 
60
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
61
                                PreprocessorDefinitions="_LIB;"
 
62
                                PrecompiledHeaderFile=""
 
63
                        />
 
64
                        <Tool
 
65
                                Name="VCManagedResourceCompilerTool"
 
66
                        />
 
67
                        <Tool
 
68
                                Name="VCResourceCompilerTool"
 
69
                        />
 
70
                        <Tool
 
71
                                Name="VCPreLinkEventTool"
 
72
                        />
 
73
                        <Tool
 
74
                                Name="VCLibrarianTool"
 
75
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
 
76
                        />
 
77
                        <Tool
 
78
                                Name="VCALinkTool"
 
79
                        />
 
80
                        <Tool
 
81
                                Name="VCXDCMakeTool"
 
82
                        />
 
83
                        <Tool
 
84
                                Name="VCBscMakeTool"
 
85
                        />
 
86
                        <Tool
 
87
                                Name="VCFxCopTool"
 
88
                        />
 
89
                        <Tool
 
90
                                Name="VCPostBuildEventTool"
 
91
                        />
 
92
                </Configuration>
 
93
                <Configuration
 
94
                        Name="Debug|Pocket PC 2003 (ARMV4)"
 
95
                        ConfigurationType="4"
 
96
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
 
97
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
98
                        CharacterSet="1"
 
99
                        >
 
100
                        <Tool
 
101
                                Name="VCPreBuildEventTool"
 
102
                        />
 
103
                        <Tool
 
104
                                Name="VCCustomBuildTool"
 
105
                        />
 
106
                        <Tool
 
107
                                Name="VCXMLDataGeneratorTool"
 
108
                        />
 
109
                        <Tool
 
110
                                Name="VCWebServiceProxyGeneratorTool"
 
111
                        />
 
112
                        <Tool
 
113
                                Name="VCMIDLTool"
 
114
                        />
 
115
                        <Tool
 
116
                                Name="VCCLCompilerTool"
 
117
                                ExecutionBucket="7"
 
118
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
119
                                PreprocessorDefinitions="_LIB;"
 
120
                                PrecompiledHeaderFile=""
 
121
                        />
 
122
                        <Tool
 
123
                                Name="VCManagedResourceCompilerTool"
 
124
                        />
 
125
                        <Tool
 
126
                                Name="VCResourceCompilerTool"
 
127
                        />
 
128
                        <Tool
 
129
                                Name="VCPreLinkEventTool"
 
130
                        />
 
131
                        <Tool
 
132
                                Name="VCLibrarianTool"
 
133
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
134
                        />
 
135
                        <Tool
 
136
                                Name="VCALinkTool"
 
137
                        />
 
138
                        <Tool
 
139
                                Name="VCXDCMakeTool"
 
140
                        />
 
141
                        <Tool
 
142
                                Name="VCBscMakeTool"
 
143
                        />
 
144
                        <Tool
 
145
                                Name="VCCodeSignTool"
 
146
                        />
 
147
                        <Tool
 
148
                                Name="VCPostBuildEventTool"
 
149
                        />
 
150
                        <DeploymentTool
 
151
                                ForceDirty="-1"
 
152
                                RemoteDirectory=""
 
153
                                RegisterOutput="0"
 
154
                                AdditionalFiles=""
 
155
                        />
 
156
                        <DebuggerTool
 
157
                        />
 
158
                </Configuration>
 
159
                <Configuration
 
160
                        Name="Debug|Smartphone 2003 (ARMV4)"
 
161
                        ConfigurationType="4"
 
162
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
 
163
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
164
                        CharacterSet="1"
 
165
                        >
 
166
                        <Tool
 
167
                                Name="VCPreBuildEventTool"
 
168
                        />
 
169
                        <Tool
 
170
                                Name="VCCustomBuildTool"
 
171
                        />
 
172
                        <Tool
 
173
                                Name="VCXMLDataGeneratorTool"
 
174
                        />
 
175
                        <Tool
 
176
                                Name="VCWebServiceProxyGeneratorTool"
 
177
                        />
 
178
                        <Tool
 
179
                                Name="VCMIDLTool"
 
180
                        />
 
181
                        <Tool
 
182
                                Name="VCCLCompilerTool"
 
183
                                ExecutionBucket="7"
 
184
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
185
                                PreprocessorDefinitions="_LIB;"
 
186
                                PrecompiledHeaderFile=""
 
187
                        />
 
188
                        <Tool
 
189
                                Name="VCManagedResourceCompilerTool"
 
190
                        />
 
191
                        <Tool
 
192
                                Name="VCResourceCompilerTool"
 
193
                        />
 
194
                        <Tool
 
195
                                Name="VCPreLinkEventTool"
 
196
                        />
 
197
                        <Tool
 
198
                                Name="VCLibrarianTool"
 
199
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
 
200
                        />
 
201
                        <Tool
 
202
                                Name="VCALinkTool"
 
203
                        />
 
204
                        <Tool
 
205
                                Name="VCXDCMakeTool"
 
206
                        />
 
207
                        <Tool
 
208
                                Name="VCBscMakeTool"
 
209
                        />
 
210
                        <Tool
 
211
                                Name="VCCodeSignTool"
 
212
                        />
 
213
                        <Tool
 
214
                                Name="VCPostBuildEventTool"
 
215
                        />
 
216
                        <DeploymentTool
 
217
                                ForceDirty="-1"
 
218
                                RemoteDirectory=""
 
219
                                RegisterOutput="0"
 
220
                                AdditionalFiles=""
 
221
                        />
 
222
                        <DebuggerTool
 
223
                        />
 
224
                </Configuration>
 
225
                <Configuration
 
226
                        Name="Release|Win32"
 
227
                        ConfigurationType="4"
 
228
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops"
 
229
                        UseOfMFC="0"
 
230
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
231
                        CharacterSet="2"
 
232
                        >
 
233
                        <Tool
 
234
                                Name="VCPreBuildEventTool"
 
235
                        />
 
236
                        <Tool
 
237
                                Name="VCCustomBuildTool"
 
238
                        />
 
239
                        <Tool
 
240
                                Name="VCXMLDataGeneratorTool"
 
241
                        />
 
242
                        <Tool
 
243
                                Name="VCWebServiceProxyGeneratorTool"
 
244
                        />
 
245
                        <Tool
 
246
                                Name="VCMIDLTool"
 
247
                        />
 
248
                        <Tool
 
249
                                Name="VCCLCompilerTool"
 
250
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
251
                                PreprocessorDefinitions="_LIB;"
 
252
                                PrecompiledHeaderFile=""
 
253
                        />
 
254
                        <Tool
 
255
                                Name="VCManagedResourceCompilerTool"
 
256
                        />
 
257
                        <Tool
 
258
                                Name="VCResourceCompilerTool"
 
259
                        />
 
260
                        <Tool
 
261
                                Name="VCPreLinkEventTool"
 
262
                        />
 
263
                        <Tool
 
264
                                Name="VCLibrarianTool"
 
265
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
 
266
                        />
 
267
                        <Tool
 
268
                                Name="VCALinkTool"
 
269
                        />
 
270
                        <Tool
 
271
                                Name="VCXDCMakeTool"
 
272
                        />
 
273
                        <Tool
 
274
                                Name="VCBscMakeTool"
 
275
                        />
 
276
                        <Tool
 
277
                                Name="VCFxCopTool"
 
278
                        />
 
279
                        <Tool
 
280
                                Name="VCPostBuildEventTool"
 
281
                        />
 
282
                </Configuration>
 
283
                <Configuration
 
284
                        Name="Release|Pocket PC 2003 (ARMV4)"
 
285
                        ConfigurationType="4"
 
286
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
 
287
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
288
                        CharacterSet="1"
 
289
                        >
 
290
                        <Tool
 
291
                                Name="VCPreBuildEventTool"
 
292
                        />
 
293
                        <Tool
 
294
                                Name="VCCustomBuildTool"
 
295
                        />
 
296
                        <Tool
 
297
                                Name="VCXMLDataGeneratorTool"
 
298
                        />
 
299
                        <Tool
 
300
                                Name="VCWebServiceProxyGeneratorTool"
 
301
                        />
 
302
                        <Tool
 
303
                                Name="VCMIDLTool"
 
304
                        />
 
305
                        <Tool
 
306
                                Name="VCCLCompilerTool"
 
307
                                ExecutionBucket="7"
 
308
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
309
                                PreprocessorDefinitions="_LIB;"
 
310
                                PrecompiledHeaderFile=""
 
311
                        />
 
312
                        <Tool
 
313
                                Name="VCManagedResourceCompilerTool"
 
314
                        />
 
315
                        <Tool
 
316
                                Name="VCResourceCompilerTool"
 
317
                        />
 
318
                        <Tool
 
319
                                Name="VCPreLinkEventTool"
 
320
                        />
 
321
                        <Tool
 
322
                                Name="VCLibrarianTool"
 
323
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
324
                        />
 
325
                        <Tool
 
326
                                Name="VCALinkTool"
 
327
                        />
 
328
                        <Tool
 
329
                                Name="VCXDCMakeTool"
 
330
                        />
 
331
                        <Tool
 
332
                                Name="VCBscMakeTool"
 
333
                        />
 
334
                        <Tool
 
335
                                Name="VCCodeSignTool"
 
336
                        />
 
337
                        <Tool
 
338
                                Name="VCPostBuildEventTool"
 
339
                        />
 
340
                        <DeploymentTool
 
341
                                ForceDirty="-1"
 
342
                                RemoteDirectory=""
 
343
                                RegisterOutput="0"
 
344
                                AdditionalFiles=""
 
345
                        />
 
346
                        <DebuggerTool
 
347
                        />
 
348
                </Configuration>
 
349
                <Configuration
 
350
                        Name="Release|Smartphone 2003 (ARMV4)"
 
351
                        ConfigurationType="4"
 
352
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
 
353
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
354
                        CharacterSet="1"
 
355
                        >
 
356
                        <Tool
 
357
                                Name="VCPreBuildEventTool"
 
358
                        />
 
359
                        <Tool
 
360
                                Name="VCCustomBuildTool"
 
361
                        />
 
362
                        <Tool
 
363
                                Name="VCXMLDataGeneratorTool"
 
364
                        />
 
365
                        <Tool
 
366
                                Name="VCWebServiceProxyGeneratorTool"
 
367
                        />
 
368
                        <Tool
 
369
                                Name="VCMIDLTool"
 
370
                        />
 
371
                        <Tool
 
372
                                Name="VCCLCompilerTool"
 
373
                                ExecutionBucket="7"
 
374
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
375
                                PreprocessorDefinitions="_LIB;"
 
376
                                PrecompiledHeaderFile=""
 
377
                        />
 
378
                        <Tool
 
379
                                Name="VCManagedResourceCompilerTool"
 
380
                        />
 
381
                        <Tool
 
382
                                Name="VCResourceCompilerTool"
 
383
                        />
 
384
                        <Tool
 
385
                                Name="VCPreLinkEventTool"
 
386
                        />
 
387
                        <Tool
 
388
                                Name="VCLibrarianTool"
 
389
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
 
390
                        />
 
391
                        <Tool
 
392
                                Name="VCALinkTool"
 
393
                        />
 
394
                        <Tool
 
395
                                Name="VCXDCMakeTool"
 
396
                        />
 
397
                        <Tool
 
398
                                Name="VCBscMakeTool"
 
399
                        />
 
400
                        <Tool
 
401
                                Name="VCCodeSignTool"
 
402
                        />
 
403
                        <Tool
 
404
                                Name="VCPostBuildEventTool"
 
405
                        />
 
406
                        <DeploymentTool
 
407
                                ForceDirty="-1"
 
408
                                RemoteDirectory=""
 
409
                                RegisterOutput="0"
 
410
                                AdditionalFiles=""
 
411
                        />
 
412
                        <DebuggerTool
 
413
                        />
 
414
                </Configuration>
 
415
                <Configuration
 
416
                        Name="Debug-Static|Win32"
 
417
                        ConfigurationType="4"
 
418
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
 
419
                        UseOfMFC="0"
 
420
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
421
                        CharacterSet="2"
 
422
                        >
 
423
                        <Tool
 
424
                                Name="VCPreBuildEventTool"
 
425
                        />
 
426
                        <Tool
 
427
                                Name="VCCustomBuildTool"
 
428
                        />
 
429
                        <Tool
 
430
                                Name="VCXMLDataGeneratorTool"
 
431
                        />
 
432
                        <Tool
 
433
                                Name="VCWebServiceProxyGeneratorTool"
 
434
                        />
 
435
                        <Tool
 
436
                                Name="VCMIDLTool"
 
437
                        />
 
438
                        <Tool
 
439
                                Name="VCCLCompilerTool"
 
440
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
441
                                PreprocessorDefinitions="_LIB;"
 
442
                                PrecompiledHeaderFile=""
 
443
                        />
 
444
                        <Tool
 
445
                                Name="VCManagedResourceCompilerTool"
 
446
                        />
 
447
                        <Tool
 
448
                                Name="VCResourceCompilerTool"
 
449
                        />
 
450
                        <Tool
 
451
                                Name="VCPreLinkEventTool"
 
452
                        />
 
453
                        <Tool
 
454
                                Name="VCLibrarianTool"
 
455
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
 
456
                        />
 
457
                        <Tool
 
458
                                Name="VCALinkTool"
 
459
                        />
 
460
                        <Tool
 
461
                                Name="VCXDCMakeTool"
 
462
                        />
 
463
                        <Tool
 
464
                                Name="VCBscMakeTool"
 
465
                        />
 
466
                        <Tool
 
467
                                Name="VCFxCopTool"
 
468
                        />
 
469
                        <Tool
 
470
                                Name="VCPostBuildEventTool"
 
471
                        />
 
472
                </Configuration>
 
473
                <Configuration
 
474
                        Name="Debug-Static|Pocket PC 2003 (ARMV4)"
 
475
                        ConfigurationType="4"
 
476
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
 
477
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
478
                        CharacterSet="1"
 
479
                        >
 
480
                        <Tool
 
481
                                Name="VCPreBuildEventTool"
 
482
                        />
 
483
                        <Tool
 
484
                                Name="VCCustomBuildTool"
 
485
                        />
 
486
                        <Tool
 
487
                                Name="VCXMLDataGeneratorTool"
 
488
                        />
 
489
                        <Tool
 
490
                                Name="VCWebServiceProxyGeneratorTool"
 
491
                        />
 
492
                        <Tool
 
493
                                Name="VCMIDLTool"
 
494
                        />
 
495
                        <Tool
 
496
                                Name="VCCLCompilerTool"
 
497
                                ExecutionBucket="7"
 
498
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
499
                                PreprocessorDefinitions="_LIB;"
 
500
                                PrecompiledHeaderFile=""
 
501
                        />
 
502
                        <Tool
 
503
                                Name="VCManagedResourceCompilerTool"
 
504
                        />
 
505
                        <Tool
 
506
                                Name="VCResourceCompilerTool"
 
507
                        />
 
508
                        <Tool
 
509
                                Name="VCPreLinkEventTool"
 
510
                        />
 
511
                        <Tool
 
512
                                Name="VCLibrarianTool"
 
513
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
514
                        />
 
515
                        <Tool
 
516
                                Name="VCALinkTool"
 
517
                        />
 
518
                        <Tool
 
519
                                Name="VCXDCMakeTool"
 
520
                        />
 
521
                        <Tool
 
522
                                Name="VCBscMakeTool"
 
523
                        />
 
524
                        <Tool
 
525
                                Name="VCCodeSignTool"
 
526
                        />
 
527
                        <Tool
 
528
                                Name="VCPostBuildEventTool"
 
529
                        />
 
530
                        <DeploymentTool
 
531
                                ForceDirty="-1"
 
532
                                RemoteDirectory=""
 
533
                                RegisterOutput="0"
 
534
                                AdditionalFiles=""
 
535
                        />
 
536
                        <DebuggerTool
 
537
                        />
 
538
                </Configuration>
 
539
                <Configuration
 
540
                        Name="Debug-Static|Smartphone 2003 (ARMV4)"
 
541
                        ConfigurationType="4"
 
542
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
 
543
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
544
                        CharacterSet="1"
 
545
                        >
 
546
                        <Tool
 
547
                                Name="VCPreBuildEventTool"
 
548
                        />
 
549
                        <Tool
 
550
                                Name="VCCustomBuildTool"
 
551
                        />
 
552
                        <Tool
 
553
                                Name="VCXMLDataGeneratorTool"
 
554
                        />
 
555
                        <Tool
 
556
                                Name="VCWebServiceProxyGeneratorTool"
 
557
                        />
 
558
                        <Tool
 
559
                                Name="VCMIDLTool"
 
560
                        />
 
561
                        <Tool
 
562
                                Name="VCCLCompilerTool"
 
563
                                ExecutionBucket="7"
 
564
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
565
                                PreprocessorDefinitions="_LIB;"
 
566
                                PrecompiledHeaderFile=""
 
567
                        />
 
568
                        <Tool
 
569
                                Name="VCManagedResourceCompilerTool"
 
570
                        />
 
571
                        <Tool
 
572
                                Name="VCResourceCompilerTool"
 
573
                        />
 
574
                        <Tool
 
575
                                Name="VCPreLinkEventTool"
 
576
                        />
 
577
                        <Tool
 
578
                                Name="VCLibrarianTool"
 
579
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
 
580
                        />
 
581
                        <Tool
 
582
                                Name="VCALinkTool"
 
583
                        />
 
584
                        <Tool
 
585
                                Name="VCXDCMakeTool"
 
586
                        />
 
587
                        <Tool
 
588
                                Name="VCBscMakeTool"
 
589
                        />
 
590
                        <Tool
 
591
                                Name="VCCodeSignTool"
 
592
                        />
 
593
                        <Tool
 
594
                                Name="VCPostBuildEventTool"
 
595
                        />
 
596
                        <DeploymentTool
 
597
                                ForceDirty="-1"
 
598
                                RemoteDirectory=""
 
599
                                RegisterOutput="0"
 
600
                                AdditionalFiles=""
 
601
                        />
 
602
                        <DebuggerTool
 
603
                        />
 
604
                </Configuration>
 
605
                <Configuration
 
606
                        Name="Release-Dynamic|Win32"
 
607
                        ConfigurationType="4"
 
608
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops"
 
609
                        UseOfMFC="0"
 
610
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
611
                        CharacterSet="2"
 
612
                        >
 
613
                        <Tool
 
614
                                Name="VCPreBuildEventTool"
 
615
                        />
 
616
                        <Tool
 
617
                                Name="VCCustomBuildTool"
 
618
                        />
 
619
                        <Tool
 
620
                                Name="VCXMLDataGeneratorTool"
 
621
                        />
 
622
                        <Tool
 
623
                                Name="VCWebServiceProxyGeneratorTool"
 
624
                        />
 
625
                        <Tool
 
626
                                Name="VCMIDLTool"
 
627
                        />
 
628
                        <Tool
 
629
                                Name="VCCLCompilerTool"
 
630
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
631
                                PreprocessorDefinitions="_LIB;"
 
632
                                PrecompiledHeaderFile=""
 
633
                        />
 
634
                        <Tool
 
635
                                Name="VCManagedResourceCompilerTool"
 
636
                        />
 
637
                        <Tool
 
638
                                Name="VCResourceCompilerTool"
 
639
                        />
 
640
                        <Tool
 
641
                                Name="VCPreLinkEventTool"
 
642
                        />
 
643
                        <Tool
 
644
                                Name="VCLibrarianTool"
 
645
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
 
646
                        />
 
647
                        <Tool
 
648
                                Name="VCALinkTool"
 
649
                        />
 
650
                        <Tool
 
651
                                Name="VCXDCMakeTool"
 
652
                        />
 
653
                        <Tool
 
654
                                Name="VCBscMakeTool"
 
655
                        />
 
656
                        <Tool
 
657
                                Name="VCFxCopTool"
 
658
                        />
 
659
                        <Tool
 
660
                                Name="VCPostBuildEventTool"
 
661
                        />
 
662
                </Configuration>
 
663
                <Configuration
 
664
                        Name="Release-Dynamic|Pocket PC 2003 (ARMV4)"
 
665
                        ConfigurationType="4"
 
666
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
 
667
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
668
                        CharacterSet="1"
 
669
                        >
 
670
                        <Tool
 
671
                                Name="VCPreBuildEventTool"
 
672
                        />
 
673
                        <Tool
 
674
                                Name="VCCustomBuildTool"
 
675
                        />
 
676
                        <Tool
 
677
                                Name="VCXMLDataGeneratorTool"
 
678
                        />
 
679
                        <Tool
 
680
                                Name="VCWebServiceProxyGeneratorTool"
 
681
                        />
 
682
                        <Tool
 
683
                                Name="VCMIDLTool"
 
684
                        />
 
685
                        <Tool
 
686
                                Name="VCCLCompilerTool"
 
687
                                ExecutionBucket="7"
 
688
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
689
                                PreprocessorDefinitions="_LIB;"
 
690
                                PrecompiledHeaderFile=""
 
691
                        />
 
692
                        <Tool
 
693
                                Name="VCManagedResourceCompilerTool"
 
694
                        />
 
695
                        <Tool
 
696
                                Name="VCResourceCompilerTool"
 
697
                        />
 
698
                        <Tool
 
699
                                Name="VCPreLinkEventTool"
 
700
                        />
 
701
                        <Tool
 
702
                                Name="VCLibrarianTool"
 
703
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
704
                        />
 
705
                        <Tool
 
706
                                Name="VCALinkTool"
 
707
                        />
 
708
                        <Tool
 
709
                                Name="VCXDCMakeTool"
 
710
                        />
 
711
                        <Tool
 
712
                                Name="VCBscMakeTool"
 
713
                        />
 
714
                        <Tool
 
715
                                Name="VCCodeSignTool"
 
716
                        />
 
717
                        <Tool
 
718
                                Name="VCPostBuildEventTool"
 
719
                        />
 
720
                        <DeploymentTool
 
721
                                ForceDirty="-1"
 
722
                                RemoteDirectory=""
 
723
                                RegisterOutput="0"
 
724
                                AdditionalFiles=""
 
725
                        />
 
726
                        <DebuggerTool
 
727
                        />
 
728
                </Configuration>
 
729
                <Configuration
 
730
                        Name="Release-Dynamic|Smartphone 2003 (ARMV4)"
 
731
                        ConfigurationType="4"
 
732
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
 
733
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
734
                        CharacterSet="1"
 
735
                        >
 
736
                        <Tool
 
737
                                Name="VCPreBuildEventTool"
 
738
                        />
 
739
                        <Tool
 
740
                                Name="VCCustomBuildTool"
 
741
                        />
 
742
                        <Tool
 
743
                                Name="VCXMLDataGeneratorTool"
 
744
                        />
 
745
                        <Tool
 
746
                                Name="VCWebServiceProxyGeneratorTool"
 
747
                        />
 
748
                        <Tool
 
749
                                Name="VCMIDLTool"
 
750
                        />
 
751
                        <Tool
 
752
                                Name="VCCLCompilerTool"
 
753
                                ExecutionBucket="7"
 
754
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
755
                                PreprocessorDefinitions="_LIB;"
 
756
                                PrecompiledHeaderFile=""
 
757
                        />
 
758
                        <Tool
 
759
                                Name="VCManagedResourceCompilerTool"
 
760
                        />
 
761
                        <Tool
 
762
                                Name="VCResourceCompilerTool"
 
763
                        />
 
764
                        <Tool
 
765
                                Name="VCPreLinkEventTool"
 
766
                        />
 
767
                        <Tool
 
768
                                Name="VCLibrarianTool"
 
769
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
 
770
                        />
 
771
                        <Tool
 
772
                                Name="VCALinkTool"
 
773
                        />
 
774
                        <Tool
 
775
                                Name="VCXDCMakeTool"
 
776
                        />
 
777
                        <Tool
 
778
                                Name="VCBscMakeTool"
 
779
                        />
 
780
                        <Tool
 
781
                                Name="VCCodeSignTool"
 
782
                        />
 
783
                        <Tool
 
784
                                Name="VCPostBuildEventTool"
 
785
                        />
 
786
                        <DeploymentTool
 
787
                                ForceDirty="-1"
 
788
                                RemoteDirectory=""
 
789
                                RegisterOutput="0"
 
790
                                AdditionalFiles=""
 
791
                        />
 
792
                        <DebuggerTool
 
793
                        />
 
794
                </Configuration>
 
795
                <Configuration
 
796
                        Name="Debug-Dynamic|Win32"
 
797
                        ConfigurationType="4"
 
798
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
 
799
                        UseOfMFC="0"
 
800
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
801
                        CharacterSet="2"
 
802
                        >
 
803
                        <Tool
 
804
                                Name="VCPreBuildEventTool"
 
805
                        />
 
806
                        <Tool
 
807
                                Name="VCCustomBuildTool"
 
808
                        />
 
809
                        <Tool
 
810
                                Name="VCXMLDataGeneratorTool"
 
811
                        />
 
812
                        <Tool
 
813
                                Name="VCWebServiceProxyGeneratorTool"
 
814
                        />
 
815
                        <Tool
 
816
                                Name="VCMIDLTool"
 
817
                        />
 
818
                        <Tool
 
819
                                Name="VCCLCompilerTool"
 
820
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
821
                                PreprocessorDefinitions="_LIB;"
 
822
                                PrecompiledHeaderFile=""
 
823
                        />
 
824
                        <Tool
 
825
                                Name="VCManagedResourceCompilerTool"
 
826
                        />
 
827
                        <Tool
 
828
                                Name="VCResourceCompilerTool"
 
829
                        />
 
830
                        <Tool
 
831
                                Name="VCPreLinkEventTool"
 
832
                        />
 
833
                        <Tool
 
834
                                Name="VCLibrarianTool"
 
835
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
 
836
                        />
 
837
                        <Tool
 
838
                                Name="VCALinkTool"
 
839
                        />
 
840
                        <Tool
 
841
                                Name="VCXDCMakeTool"
 
842
                        />
 
843
                        <Tool
 
844
                                Name="VCBscMakeTool"
 
845
                        />
 
846
                        <Tool
 
847
                                Name="VCFxCopTool"
 
848
                        />
 
849
                        <Tool
 
850
                                Name="VCPostBuildEventTool"
 
851
                        />
 
852
                </Configuration>
 
853
                <Configuration
 
854
                        Name="Debug-Dynamic|Pocket PC 2003 (ARMV4)"
 
855
                        ConfigurationType="4"
 
856
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
 
857
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
858
                        CharacterSet="1"
 
859
                        >
 
860
                        <Tool
 
861
                                Name="VCPreBuildEventTool"
 
862
                        />
 
863
                        <Tool
 
864
                                Name="VCCustomBuildTool"
 
865
                        />
 
866
                        <Tool
 
867
                                Name="VCXMLDataGeneratorTool"
 
868
                        />
 
869
                        <Tool
 
870
                                Name="VCWebServiceProxyGeneratorTool"
 
871
                        />
 
872
                        <Tool
 
873
                                Name="VCMIDLTool"
 
874
                        />
 
875
                        <Tool
 
876
                                Name="VCCLCompilerTool"
 
877
                                ExecutionBucket="7"
 
878
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
879
                                PreprocessorDefinitions="_LIB;"
 
880
                                PrecompiledHeaderFile=""
 
881
                        />
 
882
                        <Tool
 
883
                                Name="VCManagedResourceCompilerTool"
 
884
                        />
 
885
                        <Tool
 
886
                                Name="VCResourceCompilerTool"
 
887
                        />
 
888
                        <Tool
 
889
                                Name="VCPreLinkEventTool"
 
890
                        />
 
891
                        <Tool
 
892
                                Name="VCLibrarianTool"
 
893
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
894
                        />
 
895
                        <Tool
 
896
                                Name="VCALinkTool"
 
897
                        />
 
898
                        <Tool
 
899
                                Name="VCXDCMakeTool"
 
900
                        />
 
901
                        <Tool
 
902
                                Name="VCBscMakeTool"
 
903
                        />
 
904
                        <Tool
 
905
                                Name="VCCodeSignTool"
 
906
                        />
 
907
                        <Tool
 
908
                                Name="VCPostBuildEventTool"
 
909
                        />
 
910
                        <DeploymentTool
 
911
                                ForceDirty="-1"
 
912
                                RemoteDirectory=""
 
913
                                RegisterOutput="0"
 
914
                                AdditionalFiles=""
 
915
                        />
 
916
                        <DebuggerTool
 
917
                        />
 
918
                </Configuration>
 
919
                <Configuration
 
920
                        Name="Debug-Dynamic|Smartphone 2003 (ARMV4)"
 
921
                        ConfigurationType="4"
 
922
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-common-defaults.vsprops"
 
923
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
924
                        CharacterSet="1"
 
925
                        >
 
926
                        <Tool
 
927
                                Name="VCPreBuildEventTool"
 
928
                        />
 
929
                        <Tool
 
930
                                Name="VCCustomBuildTool"
 
931
                        />
 
932
                        <Tool
 
933
                                Name="VCXMLDataGeneratorTool"
 
934
                        />
 
935
                        <Tool
 
936
                                Name="VCWebServiceProxyGeneratorTool"
 
937
                        />
 
938
                        <Tool
 
939
                                Name="VCMIDLTool"
 
940
                        />
 
941
                        <Tool
 
942
                                Name="VCCLCompilerTool"
 
943
                                ExecutionBucket="7"
 
944
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
945
                                PreprocessorDefinitions="_LIB;"
 
946
                                PrecompiledHeaderFile=""
 
947
                        />
 
948
                        <Tool
 
949
                                Name="VCManagedResourceCompilerTool"
 
950
                        />
 
951
                        <Tool
 
952
                                Name="VCResourceCompilerTool"
 
953
                        />
 
954
                        <Tool
 
955
                                Name="VCPreLinkEventTool"
 
956
                        />
 
957
                        <Tool
 
958
                                Name="VCLibrarianTool"
 
959
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
 
960
                        />
 
961
                        <Tool
 
962
                                Name="VCALinkTool"
 
963
                        />
 
964
                        <Tool
 
965
                                Name="VCXDCMakeTool"
 
966
                        />
 
967
                        <Tool
 
968
                                Name="VCBscMakeTool"
 
969
                        />
 
970
                        <Tool
 
971
                                Name="VCCodeSignTool"
 
972
                        />
 
973
                        <Tool
 
974
                                Name="VCPostBuildEventTool"
 
975
                        />
 
976
                        <DeploymentTool
 
977
                                ForceDirty="-1"
 
978
                                RemoteDirectory=""
 
979
                                RegisterOutput="0"
 
980
                                AdditionalFiles=""
 
981
                        />
 
982
                        <DebuggerTool
 
983
                        />
 
984
                </Configuration>
 
985
                <Configuration
 
986
                        Name="Release-Static|Win32"
 
987
                        ConfigurationType="4"
 
988
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops"
 
989
                        UseOfMFC="0"
 
990
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
991
                        CharacterSet="2"
 
992
                        >
 
993
                        <Tool
 
994
                                Name="VCPreBuildEventTool"
 
995
                        />
 
996
                        <Tool
 
997
                                Name="VCCustomBuildTool"
 
998
                        />
 
999
                        <Tool
 
1000
                                Name="VCXMLDataGeneratorTool"
 
1001
                        />
 
1002
                        <Tool
 
1003
                                Name="VCWebServiceProxyGeneratorTool"
 
1004
                        />
 
1005
                        <Tool
 
1006
                                Name="VCMIDLTool"
 
1007
                        />
 
1008
                        <Tool
 
1009
                                Name="VCCLCompilerTool"
 
1010
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1011
                                PreprocessorDefinitions="_LIB;"
 
1012
                                PrecompiledHeaderFile=""
 
1013
                        />
 
1014
                        <Tool
 
1015
                                Name="VCManagedResourceCompilerTool"
 
1016
                        />
 
1017
                        <Tool
 
1018
                                Name="VCResourceCompilerTool"
 
1019
                        />
 
1020
                        <Tool
 
1021
                                Name="VCPreLinkEventTool"
 
1022
                        />
 
1023
                        <Tool
 
1024
                                Name="VCLibrarianTool"
 
1025
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-$(PlatformName)-vc$(VSVer)-$(ConfigurationName).lib"
 
1026
                        />
 
1027
                        <Tool
 
1028
                                Name="VCALinkTool"
 
1029
                        />
 
1030
                        <Tool
 
1031
                                Name="VCXDCMakeTool"
 
1032
                        />
 
1033
                        <Tool
 
1034
                                Name="VCBscMakeTool"
 
1035
                        />
 
1036
                        <Tool
 
1037
                                Name="VCFxCopTool"
 
1038
                        />
 
1039
                        <Tool
 
1040
                                Name="VCPostBuildEventTool"
 
1041
                        />
 
1042
                </Configuration>
 
1043
                <Configuration
 
1044
                        Name="Release-Static|Pocket PC 2003 (ARMV4)"
 
1045
                        ConfigurationType="4"
 
1046
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
 
1047
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1048
                        CharacterSet="1"
 
1049
                        >
 
1050
                        <Tool
 
1051
                                Name="VCPreBuildEventTool"
 
1052
                        />
 
1053
                        <Tool
 
1054
                                Name="VCCustomBuildTool"
 
1055
                        />
 
1056
                        <Tool
 
1057
                                Name="VCXMLDataGeneratorTool"
 
1058
                        />
 
1059
                        <Tool
 
1060
                                Name="VCWebServiceProxyGeneratorTool"
 
1061
                        />
 
1062
                        <Tool
 
1063
                                Name="VCMIDLTool"
 
1064
                        />
 
1065
                        <Tool
 
1066
                                Name="VCCLCompilerTool"
 
1067
                                ExecutionBucket="7"
 
1068
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1069
                                PreprocessorDefinitions="_LIB;"
 
1070
                                PrecompiledHeaderFile=""
 
1071
                        />
 
1072
                        <Tool
 
1073
                                Name="VCManagedResourceCompilerTool"
 
1074
                        />
 
1075
                        <Tool
 
1076
                                Name="VCResourceCompilerTool"
 
1077
                        />
 
1078
                        <Tool
 
1079
                                Name="VCPreLinkEventTool"
 
1080
                        />
 
1081
                        <Tool
 
1082
                                Name="VCLibrarianTool"
 
1083
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
1084
                        />
 
1085
                        <Tool
 
1086
                                Name="VCALinkTool"
 
1087
                        />
 
1088
                        <Tool
 
1089
                                Name="VCXDCMakeTool"
 
1090
                        />
 
1091
                        <Tool
 
1092
                                Name="VCBscMakeTool"
 
1093
                        />
 
1094
                        <Tool
 
1095
                                Name="VCCodeSignTool"
 
1096
                        />
 
1097
                        <Tool
 
1098
                                Name="VCPostBuildEventTool"
 
1099
                        />
 
1100
                        <DeploymentTool
 
1101
                                ForceDirty="-1"
 
1102
                                RemoteDirectory=""
 
1103
                                RegisterOutput="0"
 
1104
                                AdditionalFiles=""
 
1105
                        />
 
1106
                        <DebuggerTool
 
1107
                        />
 
1108
                </Configuration>
 
1109
                <Configuration
 
1110
                        Name="Release-Static|Smartphone 2003 (ARMV4)"
 
1111
                        ConfigurationType="4"
 
1112
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm2003-release-defaults.vsprops"
 
1113
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1114
                        CharacterSet="1"
 
1115
                        >
 
1116
                        <Tool
 
1117
                                Name="VCPreBuildEventTool"
 
1118
                        />
 
1119
                        <Tool
 
1120
                                Name="VCCustomBuildTool"
 
1121
                        />
 
1122
                        <Tool
 
1123
                                Name="VCXMLDataGeneratorTool"
 
1124
                        />
 
1125
                        <Tool
 
1126
                                Name="VCWebServiceProxyGeneratorTool"
 
1127
                        />
 
1128
                        <Tool
 
1129
                                Name="VCMIDLTool"
 
1130
                        />
 
1131
                        <Tool
 
1132
                                Name="VCCLCompilerTool"
 
1133
                                ExecutionBucket="7"
 
1134
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1135
                                PreprocessorDefinitions="_LIB;"
 
1136
                                PrecompiledHeaderFile=""
 
1137
                        />
 
1138
                        <Tool
 
1139
                                Name="VCManagedResourceCompilerTool"
 
1140
                        />
 
1141
                        <Tool
 
1142
                                Name="VCResourceCompilerTool"
 
1143
                        />
 
1144
                        <Tool
 
1145
                                Name="VCPreLinkEventTool"
 
1146
                        />
 
1147
                        <Tool
 
1148
                                Name="VCLibrarianTool"
 
1149
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm2003sp-vc$(VSVer)-$(ConfigurationName).lib"
 
1150
                        />
 
1151
                        <Tool
 
1152
                                Name="VCALinkTool"
 
1153
                        />
 
1154
                        <Tool
 
1155
                                Name="VCXDCMakeTool"
 
1156
                        />
 
1157
                        <Tool
 
1158
                                Name="VCBscMakeTool"
 
1159
                        />
 
1160
                        <Tool
 
1161
                                Name="VCCodeSignTool"
 
1162
                        />
 
1163
                        <Tool
 
1164
                                Name="VCPostBuildEventTool"
 
1165
                        />
 
1166
                        <DeploymentTool
 
1167
                                ForceDirty="-1"
 
1168
                                RemoteDirectory=""
 
1169
                                RegisterOutput="0"
 
1170
                                AdditionalFiles=""
 
1171
                        />
 
1172
                        <DebuggerTool
 
1173
                        />
 
1174
                </Configuration>
 
1175
                <Configuration
 
1176
                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
 
1177
                        ConfigurationType="4"
 
1178
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
 
1179
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1180
                        CharacterSet="1"
 
1181
                        >
 
1182
                        <Tool
 
1183
                                Name="VCPreBuildEventTool"
 
1184
                        />
 
1185
                        <Tool
 
1186
                                Name="VCCustomBuildTool"
 
1187
                        />
 
1188
                        <Tool
 
1189
                                Name="VCXMLDataGeneratorTool"
 
1190
                        />
 
1191
                        <Tool
 
1192
                                Name="VCWebServiceProxyGeneratorTool"
 
1193
                        />
 
1194
                        <Tool
 
1195
                                Name="VCMIDLTool"
 
1196
                        />
 
1197
                        <Tool
 
1198
                                Name="VCCLCompilerTool"
 
1199
                                ExecutionBucket="7"
 
1200
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1201
                                PreprocessorDefinitions="_LIB;"
 
1202
                                PrecompiledHeaderFile=""
 
1203
                        />
 
1204
                        <Tool
 
1205
                                Name="VCManagedResourceCompilerTool"
 
1206
                        />
 
1207
                        <Tool
 
1208
                                Name="VCResourceCompilerTool"
 
1209
                        />
 
1210
                        <Tool
 
1211
                                Name="VCPreLinkEventTool"
 
1212
                        />
 
1213
                        <Tool
 
1214
                                Name="VCLibrarianTool"
 
1215
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
 
1216
                        />
 
1217
                        <Tool
 
1218
                                Name="VCALinkTool"
 
1219
                        />
 
1220
                        <Tool
 
1221
                                Name="VCXDCMakeTool"
 
1222
                        />
 
1223
                        <Tool
 
1224
                                Name="VCBscMakeTool"
 
1225
                        />
 
1226
                        <Tool
 
1227
                                Name="VCCodeSignTool"
 
1228
                        />
 
1229
                        <Tool
 
1230
                                Name="VCPostBuildEventTool"
 
1231
                        />
 
1232
                        <DeploymentTool
 
1233
                                ForceDirty="-1"
 
1234
                                RemoteDirectory=""
 
1235
                                RegisterOutput="0"
 
1236
                                AdditionalFiles=""
 
1237
                        />
 
1238
                        <DebuggerTool
 
1239
                        />
 
1240
                </Configuration>
 
1241
                <Configuration
 
1242
                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
 
1243
                        ConfigurationType="4"
 
1244
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
 
1245
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1246
                        CharacterSet="1"
 
1247
                        >
 
1248
                        <Tool
 
1249
                                Name="VCPreBuildEventTool"
 
1250
                        />
 
1251
                        <Tool
 
1252
                                Name="VCCustomBuildTool"
 
1253
                        />
 
1254
                        <Tool
 
1255
                                Name="VCXMLDataGeneratorTool"
 
1256
                        />
 
1257
                        <Tool
 
1258
                                Name="VCWebServiceProxyGeneratorTool"
 
1259
                        />
 
1260
                        <Tool
 
1261
                                Name="VCMIDLTool"
 
1262
                        />
 
1263
                        <Tool
 
1264
                                Name="VCCLCompilerTool"
 
1265
                                ExecutionBucket="7"
 
1266
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1267
                                PreprocessorDefinitions="_LIB;"
 
1268
                                PrecompiledHeaderFile=""
 
1269
                        />
 
1270
                        <Tool
 
1271
                                Name="VCManagedResourceCompilerTool"
 
1272
                        />
 
1273
                        <Tool
 
1274
                                Name="VCResourceCompilerTool"
 
1275
                        />
 
1276
                        <Tool
 
1277
                                Name="VCPreLinkEventTool"
 
1278
                        />
 
1279
                        <Tool
 
1280
                                Name="VCLibrarianTool"
 
1281
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
 
1282
                        />
 
1283
                        <Tool
 
1284
                                Name="VCALinkTool"
 
1285
                        />
 
1286
                        <Tool
 
1287
                                Name="VCXDCMakeTool"
 
1288
                        />
 
1289
                        <Tool
 
1290
                                Name="VCBscMakeTool"
 
1291
                        />
 
1292
                        <Tool
 
1293
                                Name="VCCodeSignTool"
 
1294
                        />
 
1295
                        <Tool
 
1296
                                Name="VCPostBuildEventTool"
 
1297
                        />
 
1298
                        <DeploymentTool
 
1299
                                ForceDirty="-1"
 
1300
                                RemoteDirectory=""
 
1301
                                RegisterOutput="0"
 
1302
                                AdditionalFiles=""
 
1303
                        />
 
1304
                        <DebuggerTool
 
1305
                        />
 
1306
                </Configuration>
 
1307
                <Configuration
 
1308
                        Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
 
1309
                        ConfigurationType="4"
 
1310
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
 
1311
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1312
                        CharacterSet="1"
 
1313
                        >
 
1314
                        <Tool
 
1315
                                Name="VCPreBuildEventTool"
 
1316
                        />
 
1317
                        <Tool
 
1318
                                Name="VCCustomBuildTool"
 
1319
                        />
 
1320
                        <Tool
 
1321
                                Name="VCXMLDataGeneratorTool"
 
1322
                        />
 
1323
                        <Tool
 
1324
                                Name="VCWebServiceProxyGeneratorTool"
 
1325
                        />
 
1326
                        <Tool
 
1327
                                Name="VCMIDLTool"
 
1328
                        />
 
1329
                        <Tool
 
1330
                                Name="VCCLCompilerTool"
 
1331
                                ExecutionBucket="7"
 
1332
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1333
                                PreprocessorDefinitions="_LIB;"
 
1334
                                PrecompiledHeaderFile=""
 
1335
                        />
 
1336
                        <Tool
 
1337
                                Name="VCManagedResourceCompilerTool"
 
1338
                        />
 
1339
                        <Tool
 
1340
                                Name="VCResourceCompilerTool"
 
1341
                        />
 
1342
                        <Tool
 
1343
                                Name="VCPreLinkEventTool"
 
1344
                        />
 
1345
                        <Tool
 
1346
                                Name="VCLibrarianTool"
 
1347
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
1348
                        />
 
1349
                        <Tool
 
1350
                                Name="VCALinkTool"
 
1351
                        />
 
1352
                        <Tool
 
1353
                                Name="VCXDCMakeTool"
 
1354
                        />
 
1355
                        <Tool
 
1356
                                Name="VCBscMakeTool"
 
1357
                        />
 
1358
                        <Tool
 
1359
                                Name="VCCodeSignTool"
 
1360
                        />
 
1361
                        <Tool
 
1362
                                Name="VCPostBuildEventTool"
 
1363
                        />
 
1364
                        <DeploymentTool
 
1365
                                ForceDirty="-1"
 
1366
                                RemoteDirectory=""
 
1367
                                RegisterOutput="0"
 
1368
                                AdditionalFiles=""
 
1369
                        />
 
1370
                        <DebuggerTool
 
1371
                        />
 
1372
                </Configuration>
 
1373
                <Configuration
 
1374
                        Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
 
1375
                        ConfigurationType="4"
 
1376
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
 
1377
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1378
                        CharacterSet="1"
 
1379
                        >
 
1380
                        <Tool
 
1381
                                Name="VCPreBuildEventTool"
 
1382
                        />
 
1383
                        <Tool
 
1384
                                Name="VCCustomBuildTool"
 
1385
                        />
 
1386
                        <Tool
 
1387
                                Name="VCXMLDataGeneratorTool"
 
1388
                        />
 
1389
                        <Tool
 
1390
                                Name="VCWebServiceProxyGeneratorTool"
 
1391
                        />
 
1392
                        <Tool
 
1393
                                Name="VCMIDLTool"
 
1394
                        />
 
1395
                        <Tool
 
1396
                                Name="VCCLCompilerTool"
 
1397
                                ExecutionBucket="7"
 
1398
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1399
                                PreprocessorDefinitions="_LIB;"
 
1400
                                PrecompiledHeaderFile=""
 
1401
                        />
 
1402
                        <Tool
 
1403
                                Name="VCManagedResourceCompilerTool"
 
1404
                        />
 
1405
                        <Tool
 
1406
                                Name="VCResourceCompilerTool"
 
1407
                        />
 
1408
                        <Tool
 
1409
                                Name="VCPreLinkEventTool"
 
1410
                        />
 
1411
                        <Tool
 
1412
                                Name="VCLibrarianTool"
 
1413
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
 
1414
                        />
 
1415
                        <Tool
 
1416
                                Name="VCALinkTool"
 
1417
                        />
 
1418
                        <Tool
 
1419
                                Name="VCXDCMakeTool"
 
1420
                        />
 
1421
                        <Tool
 
1422
                                Name="VCBscMakeTool"
 
1423
                        />
 
1424
                        <Tool
 
1425
                                Name="VCCodeSignTool"
 
1426
                        />
 
1427
                        <Tool
 
1428
                                Name="VCPostBuildEventTool"
 
1429
                        />
 
1430
                        <DeploymentTool
 
1431
                                ForceDirty="-1"
 
1432
                                RemoteDirectory=""
 
1433
                                RegisterOutput="0"
 
1434
                                AdditionalFiles=""
 
1435
                        />
 
1436
                        <DebuggerTool
 
1437
                        />
 
1438
                </Configuration>
 
1439
                <Configuration
 
1440
                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
 
1441
                        ConfigurationType="4"
 
1442
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
 
1443
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1444
                        CharacterSet="1"
 
1445
                        >
 
1446
                        <Tool
 
1447
                                Name="VCPreBuildEventTool"
 
1448
                        />
 
1449
                        <Tool
 
1450
                                Name="VCCustomBuildTool"
 
1451
                        />
 
1452
                        <Tool
 
1453
                                Name="VCXMLDataGeneratorTool"
 
1454
                        />
 
1455
                        <Tool
 
1456
                                Name="VCWebServiceProxyGeneratorTool"
 
1457
                        />
 
1458
                        <Tool
 
1459
                                Name="VCMIDLTool"
 
1460
                        />
 
1461
                        <Tool
 
1462
                                Name="VCCLCompilerTool"
 
1463
                                ExecutionBucket="7"
 
1464
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1465
                                PreprocessorDefinitions="_LIB;"
 
1466
                                PrecompiledHeaderFile=""
 
1467
                        />
 
1468
                        <Tool
 
1469
                                Name="VCManagedResourceCompilerTool"
 
1470
                        />
 
1471
                        <Tool
 
1472
                                Name="VCResourceCompilerTool"
 
1473
                        />
 
1474
                        <Tool
 
1475
                                Name="VCPreLinkEventTool"
 
1476
                        />
 
1477
                        <Tool
 
1478
                                Name="VCLibrarianTool"
 
1479
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
 
1480
                        />
 
1481
                        <Tool
 
1482
                                Name="VCALinkTool"
 
1483
                        />
 
1484
                        <Tool
 
1485
                                Name="VCXDCMakeTool"
 
1486
                        />
 
1487
                        <Tool
 
1488
                                Name="VCBscMakeTool"
 
1489
                        />
 
1490
                        <Tool
 
1491
                                Name="VCCodeSignTool"
 
1492
                        />
 
1493
                        <Tool
 
1494
                                Name="VCPostBuildEventTool"
 
1495
                        />
 
1496
                        <DeploymentTool
 
1497
                                ForceDirty="-1"
 
1498
                                RemoteDirectory=""
 
1499
                                RegisterOutput="0"
 
1500
                                AdditionalFiles=""
 
1501
                        />
 
1502
                        <DebuggerTool
 
1503
                        />
 
1504
                </Configuration>
 
1505
                <Configuration
 
1506
                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
 
1507
                        ConfigurationType="4"
 
1508
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
 
1509
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1510
                        CharacterSet="1"
 
1511
                        >
 
1512
                        <Tool
 
1513
                                Name="VCPreBuildEventTool"
 
1514
                        />
 
1515
                        <Tool
 
1516
                                Name="VCCustomBuildTool"
 
1517
                        />
 
1518
                        <Tool
 
1519
                                Name="VCXMLDataGeneratorTool"
 
1520
                        />
 
1521
                        <Tool
 
1522
                                Name="VCWebServiceProxyGeneratorTool"
 
1523
                        />
 
1524
                        <Tool
 
1525
                                Name="VCMIDLTool"
 
1526
                        />
 
1527
                        <Tool
 
1528
                                Name="VCCLCompilerTool"
 
1529
                                ExecutionBucket="7"
 
1530
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1531
                                PreprocessorDefinitions="_LIB;"
 
1532
                                PrecompiledHeaderFile=""
 
1533
                        />
 
1534
                        <Tool
 
1535
                                Name="VCManagedResourceCompilerTool"
 
1536
                        />
 
1537
                        <Tool
 
1538
                                Name="VCResourceCompilerTool"
 
1539
                        />
 
1540
                        <Tool
 
1541
                                Name="VCPreLinkEventTool"
 
1542
                        />
 
1543
                        <Tool
 
1544
                                Name="VCLibrarianTool"
 
1545
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
 
1546
                        />
 
1547
                        <Tool
 
1548
                                Name="VCALinkTool"
 
1549
                        />
 
1550
                        <Tool
 
1551
                                Name="VCXDCMakeTool"
 
1552
                        />
 
1553
                        <Tool
 
1554
                                Name="VCBscMakeTool"
 
1555
                        />
 
1556
                        <Tool
 
1557
                                Name="VCCodeSignTool"
 
1558
                        />
 
1559
                        <Tool
 
1560
                                Name="VCPostBuildEventTool"
 
1561
                        />
 
1562
                        <DeploymentTool
 
1563
                                ForceDirty="-1"
 
1564
                                RemoteDirectory=""
 
1565
                                RegisterOutput="0"
 
1566
                                AdditionalFiles=""
 
1567
                        />
 
1568
                        <DebuggerTool
 
1569
                        />
 
1570
                </Configuration>
 
1571
                <Configuration
 
1572
                        Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
 
1573
                        ConfigurationType="4"
 
1574
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
 
1575
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1576
                        CharacterSet="1"
 
1577
                        >
 
1578
                        <Tool
 
1579
                                Name="VCPreBuildEventTool"
 
1580
                        />
 
1581
                        <Tool
 
1582
                                Name="VCCustomBuildTool"
 
1583
                        />
 
1584
                        <Tool
 
1585
                                Name="VCXMLDataGeneratorTool"
 
1586
                        />
 
1587
                        <Tool
 
1588
                                Name="VCWebServiceProxyGeneratorTool"
 
1589
                        />
 
1590
                        <Tool
 
1591
                                Name="VCMIDLTool"
 
1592
                        />
 
1593
                        <Tool
 
1594
                                Name="VCCLCompilerTool"
 
1595
                                ExecutionBucket="7"
 
1596
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1597
                                PreprocessorDefinitions="_LIB;"
 
1598
                                PrecompiledHeaderFile=""
 
1599
                        />
 
1600
                        <Tool
 
1601
                                Name="VCManagedResourceCompilerTool"
 
1602
                        />
 
1603
                        <Tool
 
1604
                                Name="VCResourceCompilerTool"
 
1605
                        />
 
1606
                        <Tool
 
1607
                                Name="VCPreLinkEventTool"
 
1608
                        />
 
1609
                        <Tool
 
1610
                                Name="VCLibrarianTool"
 
1611
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
1612
                        />
 
1613
                        <Tool
 
1614
                                Name="VCALinkTool"
 
1615
                        />
 
1616
                        <Tool
 
1617
                                Name="VCXDCMakeTool"
 
1618
                        />
 
1619
                        <Tool
 
1620
                                Name="VCBscMakeTool"
 
1621
                        />
 
1622
                        <Tool
 
1623
                                Name="VCCodeSignTool"
 
1624
                        />
 
1625
                        <Tool
 
1626
                                Name="VCPostBuildEventTool"
 
1627
                        />
 
1628
                        <DeploymentTool
 
1629
                                ForceDirty="-1"
 
1630
                                RemoteDirectory=""
 
1631
                                RegisterOutput="0"
 
1632
                                AdditionalFiles=""
 
1633
                        />
 
1634
                        <DebuggerTool
 
1635
                        />
 
1636
                </Configuration>
 
1637
                <Configuration
 
1638
                        Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
 
1639
                        ConfigurationType="4"
 
1640
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
 
1641
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1642
                        CharacterSet="1"
 
1643
                        >
 
1644
                        <Tool
 
1645
                                Name="VCPreBuildEventTool"
 
1646
                        />
 
1647
                        <Tool
 
1648
                                Name="VCCustomBuildTool"
 
1649
                        />
 
1650
                        <Tool
 
1651
                                Name="VCXMLDataGeneratorTool"
 
1652
                        />
 
1653
                        <Tool
 
1654
                                Name="VCWebServiceProxyGeneratorTool"
 
1655
                        />
 
1656
                        <Tool
 
1657
                                Name="VCMIDLTool"
 
1658
                        />
 
1659
                        <Tool
 
1660
                                Name="VCCLCompilerTool"
 
1661
                                ExecutionBucket="7"
 
1662
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1663
                                PreprocessorDefinitions="_LIB;"
 
1664
                                PrecompiledHeaderFile=""
 
1665
                        />
 
1666
                        <Tool
 
1667
                                Name="VCManagedResourceCompilerTool"
 
1668
                        />
 
1669
                        <Tool
 
1670
                                Name="VCResourceCompilerTool"
 
1671
                        />
 
1672
                        <Tool
 
1673
                                Name="VCPreLinkEventTool"
 
1674
                        />
 
1675
                        <Tool
 
1676
                                Name="VCLibrarianTool"
 
1677
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
 
1678
                        />
 
1679
                        <Tool
 
1680
                                Name="VCALinkTool"
 
1681
                        />
 
1682
                        <Tool
 
1683
                                Name="VCXDCMakeTool"
 
1684
                        />
 
1685
                        <Tool
 
1686
                                Name="VCBscMakeTool"
 
1687
                        />
 
1688
                        <Tool
 
1689
                                Name="VCCodeSignTool"
 
1690
                        />
 
1691
                        <Tool
 
1692
                                Name="VCPostBuildEventTool"
 
1693
                        />
 
1694
                        <DeploymentTool
 
1695
                                ForceDirty="-1"
 
1696
                                RemoteDirectory=""
 
1697
                                RegisterOutput="0"
 
1698
                                AdditionalFiles=""
 
1699
                        />
 
1700
                        <DebuggerTool
 
1701
                        />
 
1702
                </Configuration>
 
1703
                <Configuration
 
1704
                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
 
1705
                        ConfigurationType="4"
 
1706
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
 
1707
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1708
                        CharacterSet="1"
 
1709
                        >
 
1710
                        <Tool
 
1711
                                Name="VCPreBuildEventTool"
 
1712
                        />
 
1713
                        <Tool
 
1714
                                Name="VCCustomBuildTool"
 
1715
                        />
 
1716
                        <Tool
 
1717
                                Name="VCXMLDataGeneratorTool"
 
1718
                        />
 
1719
                        <Tool
 
1720
                                Name="VCWebServiceProxyGeneratorTool"
 
1721
                        />
 
1722
                        <Tool
 
1723
                                Name="VCMIDLTool"
 
1724
                        />
 
1725
                        <Tool
 
1726
                                Name="VCCLCompilerTool"
 
1727
                                ExecutionBucket="7"
 
1728
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1729
                                PreprocessorDefinitions="_LIB;"
 
1730
                                PrecompiledHeaderFile=""
 
1731
                        />
 
1732
                        <Tool
 
1733
                                Name="VCManagedResourceCompilerTool"
 
1734
                        />
 
1735
                        <Tool
 
1736
                                Name="VCResourceCompilerTool"
 
1737
                        />
 
1738
                        <Tool
 
1739
                                Name="VCPreLinkEventTool"
 
1740
                        />
 
1741
                        <Tool
 
1742
                                Name="VCLibrarianTool"
 
1743
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
 
1744
                        />
 
1745
                        <Tool
 
1746
                                Name="VCALinkTool"
 
1747
                        />
 
1748
                        <Tool
 
1749
                                Name="VCXDCMakeTool"
 
1750
                        />
 
1751
                        <Tool
 
1752
                                Name="VCBscMakeTool"
 
1753
                        />
 
1754
                        <Tool
 
1755
                                Name="VCCodeSignTool"
 
1756
                        />
 
1757
                        <Tool
 
1758
                                Name="VCPostBuildEventTool"
 
1759
                        />
 
1760
                        <DeploymentTool
 
1761
                                ForceDirty="-1"
 
1762
                                RemoteDirectory=""
 
1763
                                RegisterOutput="0"
 
1764
                                AdditionalFiles=""
 
1765
                        />
 
1766
                        <DebuggerTool
 
1767
                        />
 
1768
                </Configuration>
 
1769
                <Configuration
 
1770
                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
 
1771
                        ConfigurationType="4"
 
1772
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
 
1773
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1774
                        CharacterSet="1"
 
1775
                        >
 
1776
                        <Tool
 
1777
                                Name="VCPreBuildEventTool"
 
1778
                        />
 
1779
                        <Tool
 
1780
                                Name="VCCustomBuildTool"
 
1781
                        />
 
1782
                        <Tool
 
1783
                                Name="VCXMLDataGeneratorTool"
 
1784
                        />
 
1785
                        <Tool
 
1786
                                Name="VCWebServiceProxyGeneratorTool"
 
1787
                        />
 
1788
                        <Tool
 
1789
                                Name="VCMIDLTool"
 
1790
                        />
 
1791
                        <Tool
 
1792
                                Name="VCCLCompilerTool"
 
1793
                                ExecutionBucket="7"
 
1794
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1795
                                PreprocessorDefinitions="_LIB;"
 
1796
                                PrecompiledHeaderFile=""
 
1797
                        />
 
1798
                        <Tool
 
1799
                                Name="VCManagedResourceCompilerTool"
 
1800
                        />
 
1801
                        <Tool
 
1802
                                Name="VCResourceCompilerTool"
 
1803
                        />
 
1804
                        <Tool
 
1805
                                Name="VCPreLinkEventTool"
 
1806
                        />
 
1807
                        <Tool
 
1808
                                Name="VCLibrarianTool"
 
1809
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
 
1810
                        />
 
1811
                        <Tool
 
1812
                                Name="VCALinkTool"
 
1813
                        />
 
1814
                        <Tool
 
1815
                                Name="VCXDCMakeTool"
 
1816
                        />
 
1817
                        <Tool
 
1818
                                Name="VCBscMakeTool"
 
1819
                        />
 
1820
                        <Tool
 
1821
                                Name="VCCodeSignTool"
 
1822
                        />
 
1823
                        <Tool
 
1824
                                Name="VCPostBuildEventTool"
 
1825
                        />
 
1826
                        <DeploymentTool
 
1827
                                ForceDirty="-1"
 
1828
                                RemoteDirectory=""
 
1829
                                RegisterOutput="0"
 
1830
                                AdditionalFiles=""
 
1831
                        />
 
1832
                        <DebuggerTool
 
1833
                        />
 
1834
                </Configuration>
 
1835
                <Configuration
 
1836
                        Name="Debug-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
 
1837
                        ConfigurationType="4"
 
1838
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
 
1839
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1840
                        CharacterSet="1"
 
1841
                        >
 
1842
                        <Tool
 
1843
                                Name="VCPreBuildEventTool"
 
1844
                        />
 
1845
                        <Tool
 
1846
                                Name="VCCustomBuildTool"
 
1847
                        />
 
1848
                        <Tool
 
1849
                                Name="VCXMLDataGeneratorTool"
 
1850
                        />
 
1851
                        <Tool
 
1852
                                Name="VCWebServiceProxyGeneratorTool"
 
1853
                        />
 
1854
                        <Tool
 
1855
                                Name="VCMIDLTool"
 
1856
                        />
 
1857
                        <Tool
 
1858
                                Name="VCCLCompilerTool"
 
1859
                                ExecutionBucket="7"
 
1860
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1861
                                PreprocessorDefinitions="_LIB;"
 
1862
                                PrecompiledHeaderFile=""
 
1863
                        />
 
1864
                        <Tool
 
1865
                                Name="VCManagedResourceCompilerTool"
 
1866
                        />
 
1867
                        <Tool
 
1868
                                Name="VCResourceCompilerTool"
 
1869
                        />
 
1870
                        <Tool
 
1871
                                Name="VCPreLinkEventTool"
 
1872
                        />
 
1873
                        <Tool
 
1874
                                Name="VCLibrarianTool"
 
1875
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
1876
                        />
 
1877
                        <Tool
 
1878
                                Name="VCALinkTool"
 
1879
                        />
 
1880
                        <Tool
 
1881
                                Name="VCXDCMakeTool"
 
1882
                        />
 
1883
                        <Tool
 
1884
                                Name="VCBscMakeTool"
 
1885
                        />
 
1886
                        <Tool
 
1887
                                Name="VCCodeSignTool"
 
1888
                        />
 
1889
                        <Tool
 
1890
                                Name="VCPostBuildEventTool"
 
1891
                        />
 
1892
                        <DeploymentTool
 
1893
                                ForceDirty="-1"
 
1894
                                RemoteDirectory=""
 
1895
                                RegisterOutput="0"
 
1896
                                AdditionalFiles=""
 
1897
                        />
 
1898
                        <DebuggerTool
 
1899
                        />
 
1900
                </Configuration>
 
1901
                <Configuration
 
1902
                        Name="Debug-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
 
1903
                        ConfigurationType="4"
 
1904
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
 
1905
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1906
                        CharacterSet="1"
 
1907
                        >
 
1908
                        <Tool
 
1909
                                Name="VCPreBuildEventTool"
 
1910
                        />
 
1911
                        <Tool
 
1912
                                Name="VCCustomBuildTool"
 
1913
                        />
 
1914
                        <Tool
 
1915
                                Name="VCXMLDataGeneratorTool"
 
1916
                        />
 
1917
                        <Tool
 
1918
                                Name="VCWebServiceProxyGeneratorTool"
 
1919
                        />
 
1920
                        <Tool
 
1921
                                Name="VCMIDLTool"
 
1922
                        />
 
1923
                        <Tool
 
1924
                                Name="VCCLCompilerTool"
 
1925
                                ExecutionBucket="7"
 
1926
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1927
                                PreprocessorDefinitions="_LIB;"
 
1928
                                PrecompiledHeaderFile=""
 
1929
                        />
 
1930
                        <Tool
 
1931
                                Name="VCManagedResourceCompilerTool"
 
1932
                        />
 
1933
                        <Tool
 
1934
                                Name="VCResourceCompilerTool"
 
1935
                        />
 
1936
                        <Tool
 
1937
                                Name="VCPreLinkEventTool"
 
1938
                        />
 
1939
                        <Tool
 
1940
                                Name="VCLibrarianTool"
 
1941
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
 
1942
                        />
 
1943
                        <Tool
 
1944
                                Name="VCALinkTool"
 
1945
                        />
 
1946
                        <Tool
 
1947
                                Name="VCXDCMakeTool"
 
1948
                        />
 
1949
                        <Tool
 
1950
                                Name="VCBscMakeTool"
 
1951
                        />
 
1952
                        <Tool
 
1953
                                Name="VCCodeSignTool"
 
1954
                        />
 
1955
                        <Tool
 
1956
                                Name="VCPostBuildEventTool"
 
1957
                        />
 
1958
                        <DeploymentTool
 
1959
                                ForceDirty="-1"
 
1960
                                RemoteDirectory=""
 
1961
                                RegisterOutput="0"
 
1962
                                AdditionalFiles=""
 
1963
                        />
 
1964
                        <DebuggerTool
 
1965
                        />
 
1966
                </Configuration>
 
1967
                <Configuration
 
1968
                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
 
1969
                        ConfigurationType="4"
 
1970
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
 
1971
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
1972
                        CharacterSet="1"
 
1973
                        >
 
1974
                        <Tool
 
1975
                                Name="VCPreBuildEventTool"
 
1976
                        />
 
1977
                        <Tool
 
1978
                                Name="VCCustomBuildTool"
 
1979
                        />
 
1980
                        <Tool
 
1981
                                Name="VCXMLDataGeneratorTool"
 
1982
                        />
 
1983
                        <Tool
 
1984
                                Name="VCWebServiceProxyGeneratorTool"
 
1985
                        />
 
1986
                        <Tool
 
1987
                                Name="VCMIDLTool"
 
1988
                        />
 
1989
                        <Tool
 
1990
                                Name="VCCLCompilerTool"
 
1991
                                ExecutionBucket="7"
 
1992
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
1993
                                PreprocessorDefinitions="_LIB;"
 
1994
                                PrecompiledHeaderFile=""
 
1995
                        />
 
1996
                        <Tool
 
1997
                                Name="VCManagedResourceCompilerTool"
 
1998
                        />
 
1999
                        <Tool
 
2000
                                Name="VCResourceCompilerTool"
 
2001
                        />
 
2002
                        <Tool
 
2003
                                Name="VCPreLinkEventTool"
 
2004
                        />
 
2005
                        <Tool
 
2006
                                Name="VCLibrarianTool"
 
2007
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
 
2008
                        />
 
2009
                        <Tool
 
2010
                                Name="VCALinkTool"
 
2011
                        />
 
2012
                        <Tool
 
2013
                                Name="VCXDCMakeTool"
 
2014
                        />
 
2015
                        <Tool
 
2016
                                Name="VCBscMakeTool"
 
2017
                        />
 
2018
                        <Tool
 
2019
                                Name="VCCodeSignTool"
 
2020
                        />
 
2021
                        <Tool
 
2022
                                Name="VCPostBuildEventTool"
 
2023
                        />
 
2024
                        <DeploymentTool
 
2025
                                ForceDirty="-1"
 
2026
                                RemoteDirectory=""
 
2027
                                RegisterOutput="0"
 
2028
                                AdditionalFiles=""
 
2029
                        />
 
2030
                        <DebuggerTool
 
2031
                        />
 
2032
                </Configuration>
 
2033
                <Configuration
 
2034
                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
 
2035
                        ConfigurationType="4"
 
2036
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
 
2037
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
2038
                        CharacterSet="1"
 
2039
                        >
 
2040
                        <Tool
 
2041
                                Name="VCPreBuildEventTool"
 
2042
                        />
 
2043
                        <Tool
 
2044
                                Name="VCCustomBuildTool"
 
2045
                        />
 
2046
                        <Tool
 
2047
                                Name="VCXMLDataGeneratorTool"
 
2048
                        />
 
2049
                        <Tool
 
2050
                                Name="VCWebServiceProxyGeneratorTool"
 
2051
                        />
 
2052
                        <Tool
 
2053
                                Name="VCMIDLTool"
 
2054
                        />
 
2055
                        <Tool
 
2056
                                Name="VCCLCompilerTool"
 
2057
                                ExecutionBucket="7"
 
2058
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
2059
                                PreprocessorDefinitions="_LIB;"
 
2060
                                PrecompiledHeaderFile=""
 
2061
                        />
 
2062
                        <Tool
 
2063
                                Name="VCManagedResourceCompilerTool"
 
2064
                        />
 
2065
                        <Tool
 
2066
                                Name="VCResourceCompilerTool"
 
2067
                        />
 
2068
                        <Tool
 
2069
                                Name="VCPreLinkEventTool"
 
2070
                        />
 
2071
                        <Tool
 
2072
                                Name="VCLibrarianTool"
 
2073
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
 
2074
                        />
 
2075
                        <Tool
 
2076
                                Name="VCALinkTool"
 
2077
                        />
 
2078
                        <Tool
 
2079
                                Name="VCXDCMakeTool"
 
2080
                        />
 
2081
                        <Tool
 
2082
                                Name="VCBscMakeTool"
 
2083
                        />
 
2084
                        <Tool
 
2085
                                Name="VCCodeSignTool"
 
2086
                        />
 
2087
                        <Tool
 
2088
                                Name="VCPostBuildEventTool"
 
2089
                        />
 
2090
                        <DeploymentTool
 
2091
                                ForceDirty="-1"
 
2092
                                RemoteDirectory=""
 
2093
                                RegisterOutput="0"
 
2094
                                AdditionalFiles=""
 
2095
                        />
 
2096
                        <DebuggerTool
 
2097
                        />
 
2098
                </Configuration>
 
2099
                <Configuration
 
2100
                        Name="Release-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
 
2101
                        ConfigurationType="4"
 
2102
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
 
2103
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
2104
                        CharacterSet="1"
 
2105
                        >
 
2106
                        <Tool
 
2107
                                Name="VCPreBuildEventTool"
 
2108
                        />
 
2109
                        <Tool
 
2110
                                Name="VCCustomBuildTool"
 
2111
                        />
 
2112
                        <Tool
 
2113
                                Name="VCXMLDataGeneratorTool"
 
2114
                        />
 
2115
                        <Tool
 
2116
                                Name="VCWebServiceProxyGeneratorTool"
 
2117
                        />
 
2118
                        <Tool
 
2119
                                Name="VCMIDLTool"
 
2120
                        />
 
2121
                        <Tool
 
2122
                                Name="VCCLCompilerTool"
 
2123
                                ExecutionBucket="7"
 
2124
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
2125
                                PreprocessorDefinitions="_LIB;"
 
2126
                                PrecompiledHeaderFile=""
 
2127
                        />
 
2128
                        <Tool
 
2129
                                Name="VCManagedResourceCompilerTool"
 
2130
                        />
 
2131
                        <Tool
 
2132
                                Name="VCResourceCompilerTool"
 
2133
                        />
 
2134
                        <Tool
 
2135
                                Name="VCPreLinkEventTool"
 
2136
                        />
 
2137
                        <Tool
 
2138
                                Name="VCLibrarianTool"
 
2139
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
2140
                        />
 
2141
                        <Tool
 
2142
                                Name="VCALinkTool"
 
2143
                        />
 
2144
                        <Tool
 
2145
                                Name="VCXDCMakeTool"
 
2146
                        />
 
2147
                        <Tool
 
2148
                                Name="VCBscMakeTool"
 
2149
                        />
 
2150
                        <Tool
 
2151
                                Name="VCCodeSignTool"
 
2152
                        />
 
2153
                        <Tool
 
2154
                                Name="VCPostBuildEventTool"
 
2155
                        />
 
2156
                        <DeploymentTool
 
2157
                                ForceDirty="-1"
 
2158
                                RemoteDirectory=""
 
2159
                                RegisterOutput="0"
 
2160
                                AdditionalFiles=""
 
2161
                        />
 
2162
                        <DebuggerTool
 
2163
                        />
 
2164
                </Configuration>
 
2165
                <Configuration
 
2166
                        Name="Release-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
 
2167
                        ConfigurationType="4"
 
2168
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
 
2169
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
2170
                        CharacterSet="1"
 
2171
                        >
 
2172
                        <Tool
 
2173
                                Name="VCPreBuildEventTool"
 
2174
                        />
 
2175
                        <Tool
 
2176
                                Name="VCCustomBuildTool"
 
2177
                        />
 
2178
                        <Tool
 
2179
                                Name="VCXMLDataGeneratorTool"
 
2180
                        />
 
2181
                        <Tool
 
2182
                                Name="VCWebServiceProxyGeneratorTool"
 
2183
                        />
 
2184
                        <Tool
 
2185
                                Name="VCMIDLTool"
 
2186
                        />
 
2187
                        <Tool
 
2188
                                Name="VCCLCompilerTool"
 
2189
                                ExecutionBucket="7"
 
2190
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
2191
                                PreprocessorDefinitions="_LIB;"
 
2192
                                PrecompiledHeaderFile=""
 
2193
                        />
 
2194
                        <Tool
 
2195
                                Name="VCManagedResourceCompilerTool"
 
2196
                        />
 
2197
                        <Tool
 
2198
                                Name="VCResourceCompilerTool"
 
2199
                        />
 
2200
                        <Tool
 
2201
                                Name="VCPreLinkEventTool"
 
2202
                        />
 
2203
                        <Tool
 
2204
                                Name="VCLibrarianTool"
 
2205
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
 
2206
                        />
 
2207
                        <Tool
 
2208
                                Name="VCALinkTool"
 
2209
                        />
 
2210
                        <Tool
 
2211
                                Name="VCXDCMakeTool"
 
2212
                        />
 
2213
                        <Tool
 
2214
                                Name="VCBscMakeTool"
 
2215
                        />
 
2216
                        <Tool
 
2217
                                Name="VCCodeSignTool"
 
2218
                        />
 
2219
                        <Tool
 
2220
                                Name="VCPostBuildEventTool"
 
2221
                        />
 
2222
                        <DeploymentTool
 
2223
                                ForceDirty="-1"
 
2224
                                RemoteDirectory=""
 
2225
                                RegisterOutput="0"
 
2226
                                AdditionalFiles=""
 
2227
                        />
 
2228
                        <DebuggerTool
 
2229
                        />
 
2230
                </Configuration>
 
2231
                <Configuration
 
2232
                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)"
 
2233
                        ConfigurationType="4"
 
2234
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
 
2235
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
2236
                        CharacterSet="1"
 
2237
                        >
 
2238
                        <Tool
 
2239
                                Name="VCPreBuildEventTool"
 
2240
                        />
 
2241
                        <Tool
 
2242
                                Name="VCCustomBuildTool"
 
2243
                        />
 
2244
                        <Tool
 
2245
                                Name="VCXMLDataGeneratorTool"
 
2246
                        />
 
2247
                        <Tool
 
2248
                                Name="VCWebServiceProxyGeneratorTool"
 
2249
                        />
 
2250
                        <Tool
 
2251
                                Name="VCMIDLTool"
 
2252
                        />
 
2253
                        <Tool
 
2254
                                Name="VCCLCompilerTool"
 
2255
                                ExecutionBucket="7"
 
2256
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
2257
                                PreprocessorDefinitions="_LIB;"
 
2258
                                PrecompiledHeaderFile=""
 
2259
                        />
 
2260
                        <Tool
 
2261
                                Name="VCManagedResourceCompilerTool"
 
2262
                        />
 
2263
                        <Tool
 
2264
                                Name="VCResourceCompilerTool"
 
2265
                        />
 
2266
                        <Tool
 
2267
                                Name="VCPreLinkEventTool"
 
2268
                        />
 
2269
                        <Tool
 
2270
                                Name="VCLibrarianTool"
 
2271
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
 
2272
                        />
 
2273
                        <Tool
 
2274
                                Name="VCALinkTool"
 
2275
                        />
 
2276
                        <Tool
 
2277
                                Name="VCXDCMakeTool"
 
2278
                        />
 
2279
                        <Tool
 
2280
                                Name="VCBscMakeTool"
 
2281
                        />
 
2282
                        <Tool
 
2283
                                Name="VCCodeSignTool"
 
2284
                        />
 
2285
                        <Tool
 
2286
                                Name="VCPostBuildEventTool"
 
2287
                        />
 
2288
                        <DeploymentTool
 
2289
                                ForceDirty="-1"
 
2290
                                RemoteDirectory=""
 
2291
                                RegisterOutput="0"
 
2292
                                AdditionalFiles=""
 
2293
                        />
 
2294
                        <DebuggerTool
 
2295
                        />
 
2296
                </Configuration>
 
2297
                <Configuration
 
2298
                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)"
 
2299
                        ConfigurationType="4"
 
2300
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
 
2301
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
2302
                        CharacterSet="1"
 
2303
                        >
 
2304
                        <Tool
 
2305
                                Name="VCPreBuildEventTool"
 
2306
                        />
 
2307
                        <Tool
 
2308
                                Name="VCCustomBuildTool"
 
2309
                        />
 
2310
                        <Tool
 
2311
                                Name="VCXMLDataGeneratorTool"
 
2312
                        />
 
2313
                        <Tool
 
2314
                                Name="VCWebServiceProxyGeneratorTool"
 
2315
                        />
 
2316
                        <Tool
 
2317
                                Name="VCMIDLTool"
 
2318
                        />
 
2319
                        <Tool
 
2320
                                Name="VCCLCompilerTool"
 
2321
                                ExecutionBucket="7"
 
2322
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
2323
                                PreprocessorDefinitions="_LIB;"
 
2324
                                PrecompiledHeaderFile=""
 
2325
                        />
 
2326
                        <Tool
 
2327
                                Name="VCManagedResourceCompilerTool"
 
2328
                        />
 
2329
                        <Tool
 
2330
                                Name="VCResourceCompilerTool"
 
2331
                        />
 
2332
                        <Tool
 
2333
                                Name="VCPreLinkEventTool"
 
2334
                        />
 
2335
                        <Tool
 
2336
                                Name="VCLibrarianTool"
 
2337
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
 
2338
                        />
 
2339
                        <Tool
 
2340
                                Name="VCALinkTool"
 
2341
                        />
 
2342
                        <Tool
 
2343
                                Name="VCXDCMakeTool"
 
2344
                        />
 
2345
                        <Tool
 
2346
                                Name="VCBscMakeTool"
 
2347
                        />
 
2348
                        <Tool
 
2349
                                Name="VCCodeSignTool"
 
2350
                        />
 
2351
                        <Tool
 
2352
                                Name="VCPostBuildEventTool"
 
2353
                        />
 
2354
                        <DeploymentTool
 
2355
                                ForceDirty="-1"
 
2356
                                RemoteDirectory=""
 
2357
                                RegisterOutput="0"
 
2358
                                AdditionalFiles=""
 
2359
                        />
 
2360
                        <DebuggerTool
 
2361
                        />
 
2362
                </Configuration>
 
2363
                <Configuration
 
2364
                        Name="Debug-Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
 
2365
                        ConfigurationType="4"
 
2366
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
 
2367
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
2368
                        CharacterSet="1"
 
2369
                        >
 
2370
                        <Tool
 
2371
                                Name="VCPreBuildEventTool"
 
2372
                        />
 
2373
                        <Tool
 
2374
                                Name="VCCustomBuildTool"
 
2375
                        />
 
2376
                        <Tool
 
2377
                                Name="VCXMLDataGeneratorTool"
 
2378
                        />
 
2379
                        <Tool
 
2380
                                Name="VCWebServiceProxyGeneratorTool"
 
2381
                        />
 
2382
                        <Tool
 
2383
                                Name="VCMIDLTool"
 
2384
                        />
 
2385
                        <Tool
 
2386
                                Name="VCCLCompilerTool"
 
2387
                                ExecutionBucket="7"
 
2388
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
2389
                                PreprocessorDefinitions="_LIB;"
 
2390
                                PrecompiledHeaderFile=""
 
2391
                        />
 
2392
                        <Tool
 
2393
                                Name="VCManagedResourceCompilerTool"
 
2394
                        />
 
2395
                        <Tool
 
2396
                                Name="VCResourceCompilerTool"
 
2397
                        />
 
2398
                        <Tool
 
2399
                                Name="VCPreLinkEventTool"
 
2400
                        />
 
2401
                        <Tool
 
2402
                                Name="VCLibrarianTool"
 
2403
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
2404
                        />
 
2405
                        <Tool
 
2406
                                Name="VCALinkTool"
 
2407
                        />
 
2408
                        <Tool
 
2409
                                Name="VCXDCMakeTool"
 
2410
                        />
 
2411
                        <Tool
 
2412
                                Name="VCBscMakeTool"
 
2413
                        />
 
2414
                        <Tool
 
2415
                                Name="VCCodeSignTool"
 
2416
                        />
 
2417
                        <Tool
 
2418
                                Name="VCPostBuildEventTool"
 
2419
                        />
 
2420
                        <DeploymentTool
 
2421
                                ForceDirty="-1"
 
2422
                                RemoteDirectory=""
 
2423
                                RegisterOutput="0"
 
2424
                                AdditionalFiles=""
 
2425
                        />
 
2426
                        <DebuggerTool
 
2427
                        />
 
2428
                </Configuration>
 
2429
                <Configuration
 
2430
                        Name="Debug-Dynamic|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
 
2431
                        ConfigurationType="4"
 
2432
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-common-defaults.vsprops"
 
2433
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
2434
                        CharacterSet="1"
 
2435
                        >
 
2436
                        <Tool
 
2437
                                Name="VCPreBuildEventTool"
 
2438
                        />
 
2439
                        <Tool
 
2440
                                Name="VCCustomBuildTool"
 
2441
                        />
 
2442
                        <Tool
 
2443
                                Name="VCXMLDataGeneratorTool"
 
2444
                        />
 
2445
                        <Tool
 
2446
                                Name="VCWebServiceProxyGeneratorTool"
 
2447
                        />
 
2448
                        <Tool
 
2449
                                Name="VCMIDLTool"
 
2450
                        />
 
2451
                        <Tool
 
2452
                                Name="VCCLCompilerTool"
 
2453
                                ExecutionBucket="7"
 
2454
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
2455
                                PreprocessorDefinitions="_LIB;"
 
2456
                                PrecompiledHeaderFile=""
 
2457
                        />
 
2458
                        <Tool
 
2459
                                Name="VCManagedResourceCompilerTool"
 
2460
                        />
 
2461
                        <Tool
 
2462
                                Name="VCResourceCompilerTool"
 
2463
                        />
 
2464
                        <Tool
 
2465
                                Name="VCPreLinkEventTool"
 
2466
                        />
 
2467
                        <Tool
 
2468
                                Name="VCLibrarianTool"
 
2469
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
 
2470
                        />
 
2471
                        <Tool
 
2472
                                Name="VCALinkTool"
 
2473
                        />
 
2474
                        <Tool
 
2475
                                Name="VCXDCMakeTool"
 
2476
                        />
 
2477
                        <Tool
 
2478
                                Name="VCBscMakeTool"
 
2479
                        />
 
2480
                        <Tool
 
2481
                                Name="VCCodeSignTool"
 
2482
                        />
 
2483
                        <Tool
 
2484
                                Name="VCPostBuildEventTool"
 
2485
                        />
 
2486
                        <DeploymentTool
 
2487
                                ForceDirty="-1"
 
2488
                                RemoteDirectory=""
 
2489
                                RegisterOutput="0"
 
2490
                                AdditionalFiles=""
 
2491
                        />
 
2492
                        <DebuggerTool
 
2493
                        />
 
2494
                </Configuration>
 
2495
                <Configuration
 
2496
                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)"
 
2497
                        ConfigurationType="4"
 
2498
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
 
2499
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
2500
                        CharacterSet="1"
 
2501
                        >
 
2502
                        <Tool
 
2503
                                Name="VCPreBuildEventTool"
 
2504
                        />
 
2505
                        <Tool
 
2506
                                Name="VCCustomBuildTool"
 
2507
                        />
 
2508
                        <Tool
 
2509
                                Name="VCXMLDataGeneratorTool"
 
2510
                        />
 
2511
                        <Tool
 
2512
                                Name="VCWebServiceProxyGeneratorTool"
 
2513
                        />
 
2514
                        <Tool
 
2515
                                Name="VCMIDLTool"
 
2516
                        />
 
2517
                        <Tool
 
2518
                                Name="VCCLCompilerTool"
 
2519
                                ExecutionBucket="7"
 
2520
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
2521
                                PreprocessorDefinitions="_LIB;"
 
2522
                                PrecompiledHeaderFile=""
 
2523
                        />
 
2524
                        <Tool
 
2525
                                Name="VCManagedResourceCompilerTool"
 
2526
                        />
 
2527
                        <Tool
 
2528
                                Name="VCResourceCompilerTool"
 
2529
                        />
 
2530
                        <Tool
 
2531
                                Name="VCPreLinkEventTool"
 
2532
                        />
 
2533
                        <Tool
 
2534
                                Name="VCLibrarianTool"
 
2535
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6std-vc$(VSVer)-$(ConfigurationName).lib"
 
2536
                        />
 
2537
                        <Tool
 
2538
                                Name="VCALinkTool"
 
2539
                        />
 
2540
                        <Tool
 
2541
                                Name="VCXDCMakeTool"
 
2542
                        />
 
2543
                        <Tool
 
2544
                                Name="VCBscMakeTool"
 
2545
                        />
 
2546
                        <Tool
 
2547
                                Name="VCCodeSignTool"
 
2548
                        />
 
2549
                        <Tool
 
2550
                                Name="VCPostBuildEventTool"
 
2551
                        />
 
2552
                        <DeploymentTool
 
2553
                                ForceDirty="-1"
 
2554
                                RemoteDirectory=""
 
2555
                                RegisterOutput="0"
 
2556
                                AdditionalFiles=""
 
2557
                        />
 
2558
                        <DebuggerTool
 
2559
                        />
 
2560
                </Configuration>
 
2561
                <Configuration
 
2562
                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)"
 
2563
                        ConfigurationType="4"
 
2564
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
 
2565
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
2566
                        CharacterSet="1"
 
2567
                        >
 
2568
                        <Tool
 
2569
                                Name="VCPreBuildEventTool"
 
2570
                        />
 
2571
                        <Tool
 
2572
                                Name="VCCustomBuildTool"
 
2573
                        />
 
2574
                        <Tool
 
2575
                                Name="VCXMLDataGeneratorTool"
 
2576
                        />
 
2577
                        <Tool
 
2578
                                Name="VCWebServiceProxyGeneratorTool"
 
2579
                        />
 
2580
                        <Tool
 
2581
                                Name="VCMIDLTool"
 
2582
                        />
 
2583
                        <Tool
 
2584
                                Name="VCCLCompilerTool"
 
2585
                                ExecutionBucket="7"
 
2586
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
2587
                                PreprocessorDefinitions="_LIB;"
 
2588
                                PrecompiledHeaderFile=""
 
2589
                        />
 
2590
                        <Tool
 
2591
                                Name="VCManagedResourceCompilerTool"
 
2592
                        />
 
2593
                        <Tool
 
2594
                                Name="VCResourceCompilerTool"
 
2595
                        />
 
2596
                        <Tool
 
2597
                                Name="VCPreLinkEventTool"
 
2598
                        />
 
2599
                        <Tool
 
2600
                                Name="VCLibrarianTool"
 
2601
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm6pro-vc$(VSVer)-$(ConfigurationName).lib"
 
2602
                        />
 
2603
                        <Tool
 
2604
                                Name="VCALinkTool"
 
2605
                        />
 
2606
                        <Tool
 
2607
                                Name="VCXDCMakeTool"
 
2608
                        />
 
2609
                        <Tool
 
2610
                                Name="VCBscMakeTool"
 
2611
                        />
 
2612
                        <Tool
 
2613
                                Name="VCCodeSignTool"
 
2614
                        />
 
2615
                        <Tool
 
2616
                                Name="VCPostBuildEventTool"
 
2617
                        />
 
2618
                        <DeploymentTool
 
2619
                                ForceDirty="-1"
 
2620
                                RemoteDirectory=""
 
2621
                                RegisterOutput="0"
 
2622
                                AdditionalFiles=""
 
2623
                        />
 
2624
                        <DebuggerTool
 
2625
                        />
 
2626
                </Configuration>
 
2627
                <Configuration
 
2628
                        Name="Release-Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
 
2629
                        ConfigurationType="4"
 
2630
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
 
2631
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
2632
                        CharacterSet="1"
 
2633
                        >
 
2634
                        <Tool
 
2635
                                Name="VCPreBuildEventTool"
 
2636
                        />
 
2637
                        <Tool
 
2638
                                Name="VCCustomBuildTool"
 
2639
                        />
 
2640
                        <Tool
 
2641
                                Name="VCXMLDataGeneratorTool"
 
2642
                        />
 
2643
                        <Tool
 
2644
                                Name="VCWebServiceProxyGeneratorTool"
 
2645
                        />
 
2646
                        <Tool
 
2647
                                Name="VCMIDLTool"
 
2648
                        />
 
2649
                        <Tool
 
2650
                                Name="VCCLCompilerTool"
 
2651
                                ExecutionBucket="7"
 
2652
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
2653
                                PreprocessorDefinitions="_LIB;"
 
2654
                                PrecompiledHeaderFile=""
 
2655
                        />
 
2656
                        <Tool
 
2657
                                Name="VCManagedResourceCompilerTool"
 
2658
                        />
 
2659
                        <Tool
 
2660
                                Name="VCResourceCompilerTool"
 
2661
                        />
 
2662
                        <Tool
 
2663
                                Name="VCPreLinkEventTool"
 
2664
                        />
 
2665
                        <Tool
 
2666
                                Name="VCLibrarianTool"
 
2667
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5ppc-vc$(VSVer)-$(ConfigurationName).lib"
 
2668
                        />
 
2669
                        <Tool
 
2670
                                Name="VCALinkTool"
 
2671
                        />
 
2672
                        <Tool
 
2673
                                Name="VCXDCMakeTool"
 
2674
                        />
 
2675
                        <Tool
 
2676
                                Name="VCBscMakeTool"
 
2677
                        />
 
2678
                        <Tool
 
2679
                                Name="VCCodeSignTool"
 
2680
                        />
 
2681
                        <Tool
 
2682
                                Name="VCPostBuildEventTool"
 
2683
                        />
 
2684
                        <DeploymentTool
 
2685
                                ForceDirty="-1"
 
2686
                                RemoteDirectory=""
 
2687
                                RegisterOutput="0"
 
2688
                                AdditionalFiles=""
 
2689
                        />
 
2690
                        <DebuggerTool
 
2691
                        />
 
2692
                </Configuration>
 
2693
                <Configuration
 
2694
                        Name="Release-Static|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
 
2695
                        ConfigurationType="4"
 
2696
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm5-release-defaults.vsprops"
 
2697
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
2698
                        CharacterSet="1"
 
2699
                        >
 
2700
                        <Tool
 
2701
                                Name="VCPreBuildEventTool"
 
2702
                        />
 
2703
                        <Tool
 
2704
                                Name="VCCustomBuildTool"
 
2705
                        />
 
2706
                        <Tool
 
2707
                                Name="VCXMLDataGeneratorTool"
 
2708
                        />
 
2709
                        <Tool
 
2710
                                Name="VCWebServiceProxyGeneratorTool"
 
2711
                        />
 
2712
                        <Tool
 
2713
                                Name="VCMIDLTool"
 
2714
                        />
 
2715
                        <Tool
 
2716
                                Name="VCCLCompilerTool"
 
2717
                                ExecutionBucket="7"
 
2718
                                AdditionalIncludeDirectories="../include;../../pjlib/include;../../third_party/speex/include;../../third_party"
 
2719
                                PreprocessorDefinitions="_LIB;"
 
2720
                                PrecompiledHeaderFile=""
 
2721
                        />
 
2722
                        <Tool
 
2723
                                Name="VCManagedResourceCompilerTool"
 
2724
                        />
 
2725
                        <Tool
 
2726
                                Name="VCResourceCompilerTool"
 
2727
                        />
 
2728
                        <Tool
 
2729
                                Name="VCPreLinkEventTool"
 
2730
                        />
 
2731
                        <Tool
 
2732
                                Name="VCLibrarianTool"
 
2733
                                OutputFile="..\lib\pjmedia-codec-$(TargetCPU)-wm5sp-vc$(VSVer)-$(ConfigurationName).lib"
 
2734
                        />
 
2735
                        <Tool
 
2736
                                Name="VCALinkTool"
 
2737
                        />
 
2738
                        <Tool
 
2739
                                Name="VCXDCMakeTool"
 
2740
                        />
 
2741
                        <Tool
 
2742
                                Name="VCBscMakeTool"
 
2743
                        />
 
2744
                        <Tool
 
2745
                                Name="VCCodeSignTool"
 
2746
                        />
 
2747
                        <Tool
 
2748
                                Name="VCPostBuildEventTool"
 
2749
                        />
 
2750
                        <DeploymentTool
 
2751
                                ForceDirty="-1"
 
2752
                                RemoteDirectory=""
 
2753
                                RegisterOutput="0"
 
2754
                                AdditionalFiles=""
 
2755
                        />
 
2756
                        <DebuggerTool
 
2757
                        />
 
2758
                </Configuration>
 
2759
        </Configurations>
 
2760
        <References>
 
2761
        </References>
 
2762
        <Files>
 
2763
                <Filter
 
2764
                        Name="Source Files"
 
2765
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
2766
                        >
 
2767
                        <File
 
2768
                                RelativePath="..\src\pjmedia-codec\amr_sdp_match.c"
 
2769
                                >
 
2770
                        </File>
 
2771
                        <File
 
2772
                                RelativePath="..\src\pjmedia-codec\audio_codecs.c"
 
2773
                                >
 
2774
                        </File>
 
2775
                        <File
 
2776
                                RelativePath="..\src\pjmedia-codec\ffmpeg_vid_codecs.c"
 
2777
                                >
 
2778
                        </File>
 
2779
                        <File
 
2780
                                RelativePath="..\src\pjmedia-codec\g722.c"
 
2781
                                >
 
2782
                        </File>
 
2783
                        <File
 
2784
                                RelativePath="..\src\pjmedia-codec\g7221.c"
 
2785
                                >
 
2786
                        </File>
 
2787
                        <File
 
2788
                                RelativePath="..\src\pjmedia-codec\g7221_sdp_match.c"
 
2789
                                >
 
2790
                        </File>
 
2791
                        <File
 
2792
                                RelativePath="..\src\pjmedia-codec\gsm.c"
 
2793
                                >
 
2794
                                <FileConfiguration
 
2795
                                        Name="Debug|Win32"
 
2796
                                        >
 
2797
                                        <Tool
 
2798
                                                Name="VCCLCompilerTool"
 
2799
                                                AdditionalIncludeDirectories=""
 
2800
                                                PreprocessorDefinitions=""
 
2801
                                        />
 
2802
                                </FileConfiguration>
 
2803
                                <FileConfiguration
 
2804
                                        Name="Release|Win32"
 
2805
                                        >
 
2806
                                        <Tool
 
2807
                                                Name="VCCLCompilerTool"
 
2808
                                                AdditionalIncludeDirectories=""
 
2809
                                                PreprocessorDefinitions=""
 
2810
                                        />
 
2811
                                </FileConfiguration>
 
2812
                                <FileConfiguration
 
2813
                                        Name="Debug-Static|Win32"
 
2814
                                        >
 
2815
                                        <Tool
 
2816
                                                Name="VCCLCompilerTool"
 
2817
                                                AdditionalIncludeDirectories=""
 
2818
                                                PreprocessorDefinitions=""
 
2819
                                        />
 
2820
                                </FileConfiguration>
 
2821
                                <FileConfiguration
 
2822
                                        Name="Release-Dynamic|Win32"
 
2823
                                        >
 
2824
                                        <Tool
 
2825
                                                Name="VCCLCompilerTool"
 
2826
                                                AdditionalIncludeDirectories=""
 
2827
                                                PreprocessorDefinitions=""
 
2828
                                        />
 
2829
                                </FileConfiguration>
 
2830
                                <FileConfiguration
 
2831
                                        Name="Debug-Dynamic|Win32"
 
2832
                                        >
 
2833
                                        <Tool
 
2834
                                                Name="VCCLCompilerTool"
 
2835
                                                AdditionalIncludeDirectories=""
 
2836
                                                PreprocessorDefinitions=""
 
2837
                                        />
 
2838
                                </FileConfiguration>
 
2839
                                <FileConfiguration
 
2840
                                        Name="Release-Static|Win32"
 
2841
                                        >
 
2842
                                        <Tool
 
2843
                                                Name="VCCLCompilerTool"
 
2844
                                                AdditionalIncludeDirectories=""
 
2845
                                                PreprocessorDefinitions=""
 
2846
                                        />
 
2847
                                </FileConfiguration>
 
2848
                        </File>
 
2849
                        <File
 
2850
                                RelativePath="..\src\pjmedia-codec\h263_packetizer.c"
 
2851
                                >
 
2852
                        </File>
 
2853
                        <File
 
2854
                                RelativePath="..\src\pjmedia-codec\h264_packetizer.c"
 
2855
                                >
 
2856
                        </File>
 
2857
                        <File
 
2858
                                RelativePath="..\src\pjmedia-codec\ilbc.c"
 
2859
                                >
 
2860
                                <FileConfiguration
 
2861
                                        Name="Debug|Win32"
 
2862
                                        >
 
2863
                                        <Tool
 
2864
                                                Name="VCCLCompilerTool"
 
2865
                                                AdditionalIncludeDirectories=""
 
2866
                                                PreprocessorDefinitions=""
 
2867
                                        />
 
2868
                                </FileConfiguration>
 
2869
                                <FileConfiguration
 
2870
                                        Name="Release|Win32"
 
2871
                                        >
 
2872
                                        <Tool
 
2873
                                                Name="VCCLCompilerTool"
 
2874
                                                AdditionalIncludeDirectories=""
 
2875
                                                PreprocessorDefinitions=""
 
2876
                                        />
 
2877
                                </FileConfiguration>
 
2878
                                <FileConfiguration
 
2879
                                        Name="Debug-Static|Win32"
 
2880
                                        >
 
2881
                                        <Tool
 
2882
                                                Name="VCCLCompilerTool"
 
2883
                                                AdditionalIncludeDirectories=""
 
2884
                                                PreprocessorDefinitions=""
 
2885
                                        />
 
2886
                                </FileConfiguration>
 
2887
                                <FileConfiguration
 
2888
                                        Name="Release-Dynamic|Win32"
 
2889
                                        >
 
2890
                                        <Tool
 
2891
                                                Name="VCCLCompilerTool"
 
2892
                                                AdditionalIncludeDirectories=""
 
2893
                                                PreprocessorDefinitions=""
 
2894
                                        />
 
2895
                                </FileConfiguration>
 
2896
                                <FileConfiguration
 
2897
                                        Name="Debug-Dynamic|Win32"
 
2898
                                        >
 
2899
                                        <Tool
 
2900
                                                Name="VCCLCompilerTool"
 
2901
                                                AdditionalIncludeDirectories=""
 
2902
                                                PreprocessorDefinitions=""
 
2903
                                        />
 
2904
                                </FileConfiguration>
 
2905
                                <FileConfiguration
 
2906
                                        Name="Release-Static|Win32"
 
2907
                                        >
 
2908
                                        <Tool
 
2909
                                                Name="VCCLCompilerTool"
 
2910
                                                AdditionalIncludeDirectories=""
 
2911
                                                PreprocessorDefinitions=""
 
2912
                                        />
 
2913
                                </FileConfiguration>
 
2914
                        </File>
 
2915
                        <File
 
2916
                                RelativePath="..\src\pjmedia-codec\ipp_codecs.c"
 
2917
                                >
 
2918
                        </File>
 
2919
                        <File
 
2920
                                RelativePath="..\src\pjmedia-codec\l16.c"
 
2921
                                >
 
2922
                                <FileConfiguration
 
2923
                                        Name="Debug|Win32"
 
2924
                                        >
 
2925
                                        <Tool
 
2926
                                                Name="VCCLCompilerTool"
 
2927
                                                AdditionalIncludeDirectories=""
 
2928
                                                PreprocessorDefinitions=""
 
2929
                                        />
 
2930
                                </FileConfiguration>
 
2931
                                <FileConfiguration
 
2932
                                        Name="Release|Win32"
 
2933
                                        >
 
2934
                                        <Tool
 
2935
                                                Name="VCCLCompilerTool"
 
2936
                                                AdditionalIncludeDirectories=""
 
2937
                                                PreprocessorDefinitions=""
 
2938
                                        />
 
2939
                                </FileConfiguration>
 
2940
                                <FileConfiguration
 
2941
                                        Name="Debug-Static|Win32"
 
2942
                                        >
 
2943
                                        <Tool
 
2944
                                                Name="VCCLCompilerTool"
 
2945
                                                AdditionalIncludeDirectories=""
 
2946
                                                PreprocessorDefinitions=""
 
2947
                                        />
 
2948
                                </FileConfiguration>
 
2949
                                <FileConfiguration
 
2950
                                        Name="Release-Dynamic|Win32"
 
2951
                                        >
 
2952
                                        <Tool
 
2953
                                                Name="VCCLCompilerTool"
 
2954
                                                AdditionalIncludeDirectories=""
 
2955
                                                PreprocessorDefinitions=""
 
2956
                                        />
 
2957
                                </FileConfiguration>
 
2958
                                <FileConfiguration
 
2959
                                        Name="Debug-Dynamic|Win32"
 
2960
                                        >
 
2961
                                        <Tool
 
2962
                                                Name="VCCLCompilerTool"
 
2963
                                                AdditionalIncludeDirectories=""
 
2964
                                                PreprocessorDefinitions=""
 
2965
                                        />
 
2966
                                </FileConfiguration>
 
2967
                                <FileConfiguration
 
2968
                                        Name="Release-Static|Win32"
 
2969
                                        >
 
2970
                                        <Tool
 
2971
                                                Name="VCCLCompilerTool"
 
2972
                                                AdditionalIncludeDirectories=""
 
2973
                                                PreprocessorDefinitions=""
 
2974
                                        />
 
2975
                                </FileConfiguration>
 
2976
                        </File>
 
2977
                        <File
 
2978
                                RelativePath="..\src\pjmedia-codec\opencore_amr.c"
 
2979
                                >
 
2980
                        </File>
 
2981
                        <File
 
2982
                                RelativePath="..\src\pjmedia-codec\passthrough.c"
 
2983
                                >
 
2984
                        </File>
 
2985
                        <File
 
2986
                                RelativePath="..\src\pjmedia-codec\silk.c"
 
2987
                                >
 
2988
                        </File>
 
2989
                        <File
 
2990
                                RelativePath="..\src\pjmedia-codec\speex_codec.c"
 
2991
                                >
 
2992
                                <FileConfiguration
 
2993
                                        Name="Debug|Win32"
 
2994
                                        >
 
2995
                                        <Tool
 
2996
                                                Name="VCCLCompilerTool"
 
2997
                                                AdditionalIncludeDirectories=""
 
2998
                                                PreprocessorDefinitions=""
 
2999
                                        />
 
3000
                                </FileConfiguration>
 
3001
                                <FileConfiguration
 
3002
                                        Name="Release|Win32"
 
3003
                                        >
 
3004
                                        <Tool
 
3005
                                                Name="VCCLCompilerTool"
 
3006
                                                AdditionalIncludeDirectories=""
 
3007
                                                PreprocessorDefinitions=""
 
3008
                                        />
 
3009
                                </FileConfiguration>
 
3010
                                <FileConfiguration
 
3011
                                        Name="Debug-Static|Win32"
 
3012
                                        >
 
3013
                                        <Tool
 
3014
                                                Name="VCCLCompilerTool"
 
3015
                                                AdditionalIncludeDirectories=""
 
3016
                                                PreprocessorDefinitions=""
 
3017
                                        />
 
3018
                                </FileConfiguration>
 
3019
                                <FileConfiguration
 
3020
                                        Name="Release-Dynamic|Win32"
 
3021
                                        >
 
3022
                                        <Tool
 
3023
                                                Name="VCCLCompilerTool"
 
3024
                                                AdditionalIncludeDirectories=""
 
3025
                                                PreprocessorDefinitions=""
 
3026
                                        />
 
3027
                                </FileConfiguration>
 
3028
                                <FileConfiguration
 
3029
                                        Name="Debug-Dynamic|Win32"
 
3030
                                        >
 
3031
                                        <Tool
 
3032
                                                Name="VCCLCompilerTool"
 
3033
                                                AdditionalIncludeDirectories=""
 
3034
                                                PreprocessorDefinitions=""
 
3035
                                        />
 
3036
                                </FileConfiguration>
 
3037
                                <FileConfiguration
 
3038
                                        Name="Release-Static|Win32"
 
3039
                                        >
 
3040
                                        <Tool
 
3041
                                                Name="VCCLCompilerTool"
 
3042
                                                AdditionalIncludeDirectories=""
 
3043
                                                PreprocessorDefinitions=""
 
3044
                                        />
 
3045
                                </FileConfiguration>
 
3046
                        </File>
 
3047
                        <Filter
 
3048
                                Name="g722 Files"
 
3049
                                >
 
3050
                                <File
 
3051
                                        RelativePath="..\src\pjmedia-codec\g722\g722_dec.c"
 
3052
                                        >
 
3053
                                </File>
 
3054
                                <File
 
3055
                                        RelativePath="..\src\pjmedia-codec\g722\g722_dec.h"
 
3056
                                        >
 
3057
                                </File>
 
3058
                                <File
 
3059
                                        RelativePath="..\src\pjmedia-codec\g722\g722_enc.c"
 
3060
                                        >
 
3061
                                </File>
 
3062
                                <File
 
3063
                                        RelativePath="..\src\pjmedia-codec\g722\g722_enc.h"
 
3064
                                        >
 
3065
                                </File>
 
3066
                        </Filter>
 
3067
                </Filter>
 
3068
                <Filter
 
3069
                        Name="Header Files"
 
3070
                        Filter="h;hpp;hxx;hm;inl"
 
3071
                        >
 
3072
                        <File
 
3073
                                RelativePath="..\include\pjmedia-codec\amr_helper.h"
 
3074
                                >
 
3075
                        </File>
 
3076
                        <File
 
3077
                                RelativePath="..\include\pjmedia-codec\amr_sdp_match.h"
 
3078
                                >
 
3079
                        </File>
 
3080
                        <File
 
3081
                                RelativePath="..\include\pjmedia-codec\audio_codecs.h"
 
3082
                                >
 
3083
                        </File>
 
3084
                        <File
 
3085
                                RelativePath="..\include\pjmedia-codec\config.h"
 
3086
                                >
 
3087
                        </File>
 
3088
                        <File
 
3089
                                RelativePath="..\include\pjmedia-codec\ffmpeg_vid_codecs.h"
 
3090
                                >
 
3091
                        </File>
 
3092
                        <File
 
3093
                                RelativePath="..\include\pjmedia-codec\g722.h"
 
3094
                                >
 
3095
                        </File>
 
3096
                        <File
 
3097
                                RelativePath="..\include\pjmedia-codec\g7221.h"
 
3098
                                >
 
3099
                        </File>
 
3100
                        <File
 
3101
                                RelativePath="..\include\pjmedia-codec\g7221_sdp_match.h"
 
3102
                                >
 
3103
                        </File>
 
3104
                        <File
 
3105
                                RelativePath="..\include\pjmedia-codec\gsm.h"
 
3106
                                >
 
3107
                        </File>
 
3108
                        <File
 
3109
                                RelativePath="..\include\pjmedia-codec\h263_packetizer.h"
 
3110
                                >
 
3111
                        </File>
 
3112
                        <File
 
3113
                                RelativePath="..\include\pjmedia-codec\h264_packetizer.h"
 
3114
                                >
 
3115
                        </File>
 
3116
                        <File
 
3117
                                RelativePath="..\include\pjmedia-codec\ilbc.h"
 
3118
                                >
 
3119
                        </File>
 
3120
                        <File
 
3121
                                RelativePath="..\include\pjmedia-codec\ipp_codecs.h"
 
3122
                                >
 
3123
                        </File>
 
3124
                        <File
 
3125
                                RelativePath="..\include\pjmedia-codec\l16.h"
 
3126
                                >
 
3127
                        </File>
 
3128
                        <File
 
3129
                                RelativePath="..\include\pjmedia-codec\opencore_amr.h"
 
3130
                                >
 
3131
                        </File>
 
3132
                        <File
 
3133
                                RelativePath="..\include\pjmedia-codec\passthrough.h"
 
3134
                                >
 
3135
                        </File>
 
3136
                        <File
 
3137
                                RelativePath="..\include\pjmedia-codec.h"
 
3138
                                >
 
3139
                        </File>
 
3140
                        <File
 
3141
                                RelativePath="..\include\pjmedia-codec\silk.h"
 
3142
                                >
 
3143
                        </File>
 
3144
                        <File
 
3145
                                RelativePath="..\include\pjmedia-codec\speex.h"
 
3146
                                >
 
3147
                        </File>
 
3148
                        <File
 
3149
                                RelativePath="..\include\pjmedia-codec\types.h"
 
3150
                                >
 
3151
                        </File>
 
3152
                </Filter>
 
3153
        </Files>
 
3154
        <Globals>
 
3155
        </Globals>
 
3156
</VisualStudioProject>