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

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject-2.1.0/pjsip-apps/build/pjsystest.vcproj

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2015-01-07 14:51:16 UTC
  • mfrom: (4.3.5 sid)
  • Revision ID: package-import@ubuntu.com-20150107145116-yxnafinf4lrdvrmx
Tags: 1.4.1-0.1ubuntu1
* Merge with Debian, remaining changes:
 - Drop soprano, nepomuk build-dep
* Drop ubuntu patches, now upstream

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="pjsystest"
6
 
        ProjectGUID="{5E507EA2-CB39-47CA-BD39-49EB58D7A0BB}"
7
 
        RootNamespace="pjsystest"
8
 
        Keyword="Win32Proj"
9
 
        >
10
 
        <Platforms>
11
 
                <Platform
12
 
                        Name="Windows Mobile 6 Standard SDK (ARMV4I)"
13
 
                />
14
 
                <Platform
15
 
                        Name="Windows Mobile 6 Professional SDK (ARMV4I)"
16
 
                />
17
 
                <Platform
18
 
                        Name="Win32"
19
 
                />
20
 
        </Platforms>
21
 
        <ToolFiles>
22
 
        </ToolFiles>
23
 
        <Configurations>
24
 
                <Configuration
25
 
                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
26
 
                        ConfigurationType="1"
27
 
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
28
 
                        CharacterSet="1"
29
 
                        >
30
 
                        <Tool
31
 
                                Name="VCPreBuildEventTool"
32
 
                        />
33
 
                        <Tool
34
 
                                Name="VCCustomBuildTool"
35
 
                        />
36
 
                        <Tool
37
 
                                Name="VCXMLDataGeneratorTool"
38
 
                        />
39
 
                        <Tool
40
 
                                Name="VCWebServiceProxyGeneratorTool"
41
 
                        />
42
 
                        <Tool
43
 
                                Name="VCMIDLTool"
44
 
                        />
45
 
                        <Tool
46
 
                                Name="VCCLCompilerTool"
47
 
                                ExecutionBucket="7"
48
 
                                AdditionalIncludeDirectories="../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include"
49
 
                        />
50
 
                        <Tool
51
 
                                Name="VCManagedResourceCompilerTool"
52
 
                        />
53
 
                        <Tool
54
 
                                Name="VCResourceCompilerTool"
55
 
                                PreprocessorDefinitions="_DEBUG"
56
 
                                AdditionalIncludeDirectories=""
57
 
                        />
58
 
                        <Tool
59
 
                                Name="VCPreLinkEventTool"
60
 
                        />
61
 
                        <Tool
62
 
                                Name="VCLinkerTool"
63
 
                                AdditionalOptions=" /subsystem:windowsce,5.02"
64
 
                                AdditionalDependencies="aygshell.lib coredll.lib winsock.lib ws2.lib"
65
 
                                IgnoreDefaultLibraryNames="oldnames.lib"
66
 
                                DelayLoadDLLs=""
67
 
                        />
68
 
                        <Tool
69
 
                                Name="VCALinkTool"
70
 
                        />
71
 
                        <Tool
72
 
                                Name="VCXDCMakeTool"
73
 
                        />
74
 
                        <Tool
75
 
                                Name="VCBscMakeTool"
76
 
                        />
77
 
                        <Tool
78
 
                                Name="VCCodeSignTool"
79
 
                        />
80
 
                        <Tool
81
 
                                Name="VCPostBuildEventTool"
82
 
                        />
83
 
                        <DeploymentTool
84
 
                                ForceDirty="-1"
85
 
                                RemoteDirectory=""
86
 
                                RegisterOutput="0"
87
 
                                AdditionalFiles="input.8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;tock8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;"
88
 
                        />
89
 
                        <DebuggerTool
90
 
                        />
91
 
                </Configuration>
92
 
                <Configuration
93
 
                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
94
 
                        ConfigurationType="1"
95
 
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
96
 
                        CharacterSet="1"
97
 
                        >
98
 
                        <Tool
99
 
                                Name="VCPreBuildEventTool"
100
 
                        />
101
 
                        <Tool
102
 
                                Name="VCCustomBuildTool"
103
 
                        />
104
 
                        <Tool
105
 
                                Name="VCXMLDataGeneratorTool"
106
 
                        />
107
 
                        <Tool
108
 
                                Name="VCWebServiceProxyGeneratorTool"
109
 
                        />
110
 
                        <Tool
111
 
                                Name="VCMIDLTool"
112
 
                                TargetEnvironment="1"
113
 
                        />
114
 
                        <Tool
115
 
                                Name="VCCLCompilerTool"
116
 
                                ExecutionBucket="7"
117
 
                                AdditionalIncludeDirectories="../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include"
118
 
                        />
119
 
                        <Tool
120
 
                                Name="VCManagedResourceCompilerTool"
121
 
                        />
122
 
                        <Tool
123
 
                                Name="VCResourceCompilerTool"
124
 
                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
125
 
                                Culture="1033"
126
 
                                AdditionalIncludeDirectories="$(IntDir)"
127
 
                        />
128
 
                        <Tool
129
 
                                Name="VCPreLinkEventTool"
130
 
                        />
131
 
                        <Tool
132
 
                                Name="VCLinkerTool"
133
 
                                AdditionalOptions=" /subsystem:windowsce,5.02"
134
 
                                AdditionalDependencies="aygshell.lib coredll.lib winsock.lib ws2.lib"
135
 
                                IgnoreDefaultLibraryNames="oldnames.lib"
136
 
                                DelayLoadDLLs="$(NOINHERIT)"
137
 
                                TargetMachine="0"
138
 
                        />
139
 
                        <Tool
140
 
                                Name="VCALinkTool"
141
 
                        />
142
 
                        <Tool
143
 
                                Name="VCXDCMakeTool"
144
 
                        />
145
 
                        <Tool
146
 
                                Name="VCBscMakeTool"
147
 
                        />
148
 
                        <Tool
149
 
                                Name="VCCodeSignTool"
150
 
                        />
151
 
                        <Tool
152
 
                                Name="VCPostBuildEventTool"
153
 
                        />
154
 
                        <DeploymentTool
155
 
                                ForceDirty="-1"
156
 
                                RemoteDirectory=""
157
 
                                RegisterOutput="0"
158
 
                                AdditionalFiles="input.8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;tock8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;"
159
 
                        />
160
 
                        <DebuggerTool
161
 
                        />
162
 
                </Configuration>
163
 
                <Configuration
164
 
                        Name="Debug|Win32"
165
 
                        ConfigurationType="1"
166
 
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
167
 
                        >
168
 
                        <Tool
169
 
                                Name="VCPreBuildEventTool"
170
 
                        />
171
 
                        <Tool
172
 
                                Name="VCCustomBuildTool"
173
 
                        />
174
 
                        <Tool
175
 
                                Name="VCXMLDataGeneratorTool"
176
 
                        />
177
 
                        <Tool
178
 
                                Name="VCWebServiceProxyGeneratorTool"
179
 
                        />
180
 
                        <Tool
181
 
                                Name="VCMIDLTool"
182
 
                        />
183
 
                        <Tool
184
 
                                Name="VCCLCompilerTool"
185
 
                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include"
186
 
                                PreprocessorDefinitions="_CONSOLE;"
187
 
                        />
188
 
                        <Tool
189
 
                                Name="VCManagedResourceCompilerTool"
190
 
                        />
191
 
                        <Tool
192
 
                                Name="VCResourceCompilerTool"
193
 
                        />
194
 
                        <Tool
195
 
                                Name="VCPreLinkEventTool"
196
 
                        />
197
 
                        <Tool
198
 
                                Name="VCLinkerTool"
199
 
                                AdditionalDependencies="Iphlpapi.lib  dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib gdi32.lib advapi32.lib"
200
 
                        />
201
 
                        <Tool
202
 
                                Name="VCALinkTool"
203
 
                        />
204
 
                        <Tool
205
 
                                Name="VCManifestTool"
206
 
                        />
207
 
                        <Tool
208
 
                                Name="VCXDCMakeTool"
209
 
                        />
210
 
                        <Tool
211
 
                                Name="VCBscMakeTool"
212
 
                        />
213
 
                        <Tool
214
 
                                Name="VCFxCopTool"
215
 
                        />
216
 
                        <Tool
217
 
                                Name="VCAppVerifierTool"
218
 
                        />
219
 
                        <Tool
220
 
                                Name="VCWebDeploymentTool"
221
 
                        />
222
 
                        <Tool
223
 
                                Name="VCPostBuildEventTool"
224
 
                        />
225
 
                </Configuration>
226
 
                <Configuration
227
 
                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
228
 
                        ConfigurationType="1"
229
 
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops;..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops"
230
 
                        CharacterSet="1"
231
 
                        >
232
 
                        <Tool
233
 
                                Name="VCPreBuildEventTool"
234
 
                        />
235
 
                        <Tool
236
 
                                Name="VCCustomBuildTool"
237
 
                        />
238
 
                        <Tool
239
 
                                Name="VCXMLDataGeneratorTool"
240
 
                        />
241
 
                        <Tool
242
 
                                Name="VCWebServiceProxyGeneratorTool"
243
 
                        />
244
 
                        <Tool
245
 
                                Name="VCMIDLTool"
246
 
                        />
247
 
                        <Tool
248
 
                                Name="VCCLCompilerTool"
249
 
                                ExecutionBucket="7"
250
 
                                AdditionalIncludeDirectories="../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include"
251
 
                        />
252
 
                        <Tool
253
 
                                Name="VCManagedResourceCompilerTool"
254
 
                        />
255
 
                        <Tool
256
 
                                Name="VCResourceCompilerTool"
257
 
                                PreprocessorDefinitions="NDEBUG"
258
 
                                AdditionalIncludeDirectories=""
259
 
                        />
260
 
                        <Tool
261
 
                                Name="VCPreLinkEventTool"
262
 
                        />
263
 
                        <Tool
264
 
                                Name="VCLinkerTool"
265
 
                                AdditionalOptions=" /subsystem:windowsce,5.02"
266
 
                                AdditionalDependencies="aygshell.lib coredll.lib winsock.lib ws2.lib"
267
 
                                IgnoreDefaultLibraryNames="oldnames.lib"
268
 
                                DelayLoadDLLs=""
269
 
                        />
270
 
                        <Tool
271
 
                                Name="VCALinkTool"
272
 
                        />
273
 
                        <Tool
274
 
                                Name="VCXDCMakeTool"
275
 
                        />
276
 
                        <Tool
277
 
                                Name="VCBscMakeTool"
278
 
                        />
279
 
                        <Tool
280
 
                                Name="VCCodeSignTool"
281
 
                        />
282
 
                        <Tool
283
 
                                Name="VCPostBuildEventTool"
284
 
                        />
285
 
                        <DeploymentTool
286
 
                                ForceDirty="-1"
287
 
                                RemoteDirectory=""
288
 
                                RegisterOutput="0"
289
 
                                AdditionalFiles="msvcr80.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;input.8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;tock8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;"
290
 
                        />
291
 
                        <DebuggerTool
292
 
                        />
293
 
                </Configuration>
294
 
                <Configuration
295
 
                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
296
 
                        ConfigurationType="1"
297
 
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
298
 
                        CharacterSet="1"
299
 
                        >
300
 
                        <Tool
301
 
                                Name="VCPreBuildEventTool"
302
 
                        />
303
 
                        <Tool
304
 
                                Name="VCCustomBuildTool"
305
 
                        />
306
 
                        <Tool
307
 
                                Name="VCXMLDataGeneratorTool"
308
 
                        />
309
 
                        <Tool
310
 
                                Name="VCWebServiceProxyGeneratorTool"
311
 
                        />
312
 
                        <Tool
313
 
                                Name="VCMIDLTool"
314
 
                                TargetEnvironment="1"
315
 
                        />
316
 
                        <Tool
317
 
                                Name="VCCLCompilerTool"
318
 
                                ExecutionBucket="7"
319
 
                                AdditionalIncludeDirectories="../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include"
320
 
                                BufferSecurityCheck="false"
321
 
                        />
322
 
                        <Tool
323
 
                                Name="VCManagedResourceCompilerTool"
324
 
                        />
325
 
                        <Tool
326
 
                                Name="VCResourceCompilerTool"
327
 
                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
328
 
                                Culture="1033"
329
 
                                AdditionalIncludeDirectories="&quot;$(IntDir)&quot;"
330
 
                        />
331
 
                        <Tool
332
 
                                Name="VCPreLinkEventTool"
333
 
                        />
334
 
                        <Tool
335
 
                                Name="VCLinkerTool"
336
 
                                AdditionalOptions=" /subsystem:windowsce,5.02"
337
 
                                AdditionalDependencies="aygshell.lib coredll.lib winsock.lib ws2.lib"
338
 
                                IgnoreDefaultLibraryNames="oldnames.lib"
339
 
                                DelayLoadDLLs=""
340
 
                        />
341
 
                        <Tool
342
 
                                Name="VCALinkTool"
343
 
                        />
344
 
                        <Tool
345
 
                                Name="VCXDCMakeTool"
346
 
                        />
347
 
                        <Tool
348
 
                                Name="VCBscMakeTool"
349
 
                        />
350
 
                        <Tool
351
 
                                Name="VCCodeSignTool"
352
 
                        />
353
 
                        <Tool
354
 
                                Name="VCPostBuildEventTool"
355
 
                        />
356
 
                        <DeploymentTool
357
 
                                ForceDirty="-1"
358
 
                                RemoteDirectory=""
359
 
                                RegisterOutput="0"
360
 
                                AdditionalFiles="msvcr80.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;input.8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;tock8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;"
361
 
                        />
362
 
                        <DebuggerTool
363
 
                        />
364
 
                </Configuration>
365
 
                <Configuration
366
 
                        Name="Release|Win32"
367
 
                        ConfigurationType="1"
368
 
                        InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops"
369
 
                        >
370
 
                        <Tool
371
 
                                Name="VCPreBuildEventTool"
372
 
                        />
373
 
                        <Tool
374
 
                                Name="VCCustomBuildTool"
375
 
                        />
376
 
                        <Tool
377
 
                                Name="VCXMLDataGeneratorTool"
378
 
                        />
379
 
                        <Tool
380
 
                                Name="VCWebServiceProxyGeneratorTool"
381
 
                        />
382
 
                        <Tool
383
 
                                Name="VCMIDLTool"
384
 
                        />
385
 
                        <Tool
386
 
                                Name="VCCLCompilerTool"
387
 
                                AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include"
388
 
                                PreprocessorDefinitions="_CONSOLE;"
389
 
                        />
390
 
                        <Tool
391
 
                                Name="VCManagedResourceCompilerTool"
392
 
                        />
393
 
                        <Tool
394
 
                                Name="VCResourceCompilerTool"
395
 
                        />
396
 
                        <Tool
397
 
                                Name="VCPreLinkEventTool"
398
 
                        />
399
 
                        <Tool
400
 
                                Name="VCLinkerTool"
401
 
                                AdditionalDependencies="Iphlpapi.lib  dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib gdi32.lib advapi32.lib"
402
 
                        />
403
 
                        <Tool
404
 
                                Name="VCALinkTool"
405
 
                        />
406
 
                        <Tool
407
 
                                Name="VCManifestTool"
408
 
                        />
409
 
                        <Tool
410
 
                                Name="VCXDCMakeTool"
411
 
                        />
412
 
                        <Tool
413
 
                                Name="VCBscMakeTool"
414
 
                        />
415
 
                        <Tool
416
 
                                Name="VCFxCopTool"
417
 
                        />
418
 
                        <Tool
419
 
                                Name="VCAppVerifierTool"
420
 
                        />
421
 
                        <Tool
422
 
                                Name="VCWebDeploymentTool"
423
 
                        />
424
 
                        <Tool
425
 
                                Name="VCPostBuildEventTool"
426
 
                        />
427
 
                </Configuration>
428
 
        </Configurations>
429
 
        <References>
430
 
        </References>
431
 
        <Files>
432
 
                <Filter
433
 
                        Name="Source Files"
434
 
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
435
 
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
436
 
                        >
437
 
                        <File
438
 
                                RelativePath="..\src\pjsystest\main_console.c"
439
 
                                >
440
 
                                <FileConfiguration
441
 
                                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
442
 
                                        ExcludedFromBuild="true"
443
 
                                        >
444
 
                                        <Tool
445
 
                                                Name="VCCLCompilerTool"
446
 
                                        />
447
 
                                </FileConfiguration>
448
 
                                <FileConfiguration
449
 
                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
450
 
                                        ExcludedFromBuild="true"
451
 
                                        >
452
 
                                        <Tool
453
 
                                                Name="VCCLCompilerTool"
454
 
                                        />
455
 
                                </FileConfiguration>
456
 
                                <FileConfiguration
457
 
                                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
458
 
                                        ExcludedFromBuild="true"
459
 
                                        >
460
 
                                        <Tool
461
 
                                                Name="VCCLCompilerTool"
462
 
                                        />
463
 
                                </FileConfiguration>
464
 
                                <FileConfiguration
465
 
                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
466
 
                                        ExcludedFromBuild="true"
467
 
                                        >
468
 
                                        <Tool
469
 
                                                Name="VCCLCompilerTool"
470
 
                                        />
471
 
                                </FileConfiguration>
472
 
                        </File>
473
 
                        <File
474
 
                                RelativePath="..\src\pjsystest\main_wm.c"
475
 
                                >
476
 
                                <FileConfiguration
477
 
                                        Name="Debug|Win32"
478
 
                                        ExcludedFromBuild="true"
479
 
                                        >
480
 
                                        <Tool
481
 
                                                Name="VCCLCompilerTool"
482
 
                                        />
483
 
                                </FileConfiguration>
484
 
                                <FileConfiguration
485
 
                                        Name="Release|Win32"
486
 
                                        ExcludedFromBuild="true"
487
 
                                        >
488
 
                                        <Tool
489
 
                                                Name="VCCLCompilerTool"
490
 
                                        />
491
 
                                </FileConfiguration>
492
 
                        </File>
493
 
                        <File
494
 
                                RelativePath="..\src\pjsystest\systest.c"
495
 
                                >
496
 
                        </File>
497
 
                </Filter>
498
 
                <Filter
499
 
                        Name="Header Files"
500
 
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
501
 
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
502
 
                        >
503
 
                        <File
504
 
                                RelativePath="..\src\pjsystest\gui.h"
505
 
                                >
506
 
                        </File>
507
 
                        <File
508
 
                                RelativePath="..\src\pjsystest\systest.h"
509
 
                                >
510
 
                        </File>
511
 
                </Filter>
512
 
                <Filter
513
 
                        Name="Resource Files"
514
 
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
515
 
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
516
 
                        >
517
 
                        <File
518
 
                                RelativePath="..\src\pjsystest\pjsystest_wince.rc"
519
 
                                >
520
 
                                <FileConfiguration
521
 
                                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
522
 
                                        >
523
 
                                        <Tool
524
 
                                                Name="VCResourceCompilerTool"
525
 
                                                PreprocessorDefinitions="NDEBUG"
526
 
                                        />
527
 
                                </FileConfiguration>
528
 
                        </File>
529
 
                </Filter>
530
 
        </Files>
531
 
        <Globals>
532
 
        </Globals>
533
 
</VisualStudioProject>