~ubuntu-branches/debian/stretch/sflphone/stretch

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Francois Marier, Francois Marier, Mark Purcell
  • Date: 2014-10-18 15:08:50 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20141018150850-2exfk34ckb15pcwi
Tags: 1.4.1-0.1
[ Francois Marier ]
* Non-maintainer upload
* New upstream release (closes: #759576, #741130)
  - debian/rules +PJPROJECT_VERSION := 2.2.1
  - add upstream patch to fix broken TLS support
  - add patch to fix pjproject regression

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