media: fix unconfirmed stream counting
[siplcs.git] / siplcs.vcproj
blob9a2d0722aab0e0c0ab73d1db38736ffecd5c7287
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="libsipe"
6 ProjectGUID="{B299EE4A-1224-4D52-9329-F3347B014DC3}"
7 RootNamespace="libsipe"
8 TargetFrameworkVersion="196613"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)/plugins"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="1"
23 CharacterSet="2"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="&quot;$(SolutionDir)/../include&quot;"
44 MinimalRebuild="true"
45 BasicRuntimeChecks="3"
46 RuntimeLibrary="3"
47 WarningLevel="3"
48 DebugInformationFormat="4"
50 <Tool
51 Name="VCManagedResourceCompilerTool"
53 <Tool
54 Name="VCResourceCompilerTool"
56 <Tool
57 Name="VCPreLinkEventTool"
59 <Tool
60 Name="VCLinkerTool"
61 GenerateDebugInformation="true"
62 TargetMachine="1"
64 <Tool
65 Name="VCALinkTool"
67 <Tool
68 Name="VCManifestTool"
70 <Tool
71 Name="VCXDCMakeTool"
73 <Tool
74 Name="VCBscMakeTool"
76 <Tool
77 Name="VCFxCopTool"
79 <Tool
80 Name="VCAppVerifierTool"
82 <Tool
83 Name="VCPostBuildEventTool"
85 </Configuration>
86 <Configuration
87 Name="Release|Win32"
88 OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
89 IntermediateDirectory="$(ConfigurationName)"
90 ConfigurationType="1"
91 CharacterSet="2"
92 WholeProgramOptimization="1"
94 <Tool
95 Name="VCPreBuildEventTool"
97 <Tool
98 Name="VCCustomBuildTool"
100 <Tool
101 Name="VCXMLDataGeneratorTool"
103 <Tool
104 Name="VCWebServiceProxyGeneratorTool"
106 <Tool
107 Name="VCMIDLTool"
109 <Tool
110 Name="VCCLCompilerTool"
111 Optimization="2"
112 EnableIntrinsicFunctions="true"
113 RuntimeLibrary="2"
114 EnableFunctionLevelLinking="true"
115 WarningLevel="3"
116 DebugInformationFormat="3"
118 <Tool
119 Name="VCManagedResourceCompilerTool"
121 <Tool
122 Name="VCResourceCompilerTool"
124 <Tool
125 Name="VCPreLinkEventTool"
127 <Tool
128 Name="VCLinkerTool"
129 GenerateDebugInformation="true"
130 OptimizeReferences="2"
131 EnableCOMDATFolding="2"
132 TargetMachine="1"
134 <Tool
135 Name="VCALinkTool"
137 <Tool
138 Name="VCManifestTool"
140 <Tool
141 Name="VCXDCMakeTool"
143 <Tool
144 Name="VCBscMakeTool"
146 <Tool
147 Name="VCFxCopTool"
149 <Tool
150 Name="VCAppVerifierTool"
152 <Tool
153 Name="VCPostBuildEventTool"
155 </Configuration>
156 <Configuration
157 Name="Release Unicode|Win32"
158 OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
159 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
160 ConfigurationType="2"
161 UseOfMFC="0"
162 ATLMinimizesCRunTimeLibraryUsage="false"
163 CharacterSet="1"
165 <Tool
166 Name="VCPreBuildEventTool"
168 <Tool
169 Name="VCCustomBuildTool"
171 <Tool
172 Name="VCXMLDataGeneratorTool"
174 <Tool
175 Name="VCWebServiceProxyGeneratorTool"
177 <Tool
178 Name="VCMIDLTool"
180 <Tool
181 Name="VCCLCompilerTool"
182 Optimization="3"
183 AdditionalIncludeDirectories="&quot;$(SolutionDir)/../include&quot;"
184 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;SIPE_VERSION=\&quot;1.7.1\&quot;;_CRT_SECURE_NO_WARNINGS"
185 RuntimeLibrary="2"
186 WarningLevel="3"
187 DebugInformationFormat="3"
189 <Tool
190 Name="VCManagedResourceCompilerTool"
192 <Tool
193 Name="VCResourceCompilerTool"
195 <Tool
196 Name="VCPreLinkEventTool"
198 <Tool
199 Name="VCLinkerTool"
200 AdditionalDependencies="glib-2.0.lib libxml2.lib Ws2_32.lib"
201 GenerateDebugInformation="true"
202 TargetMachine="1"
204 <Tool
205 Name="VCALinkTool"
207 <Tool
208 Name="VCManifestTool"
210 <Tool
211 Name="VCXDCMakeTool"
213 <Tool
214 Name="VCBscMakeTool"
216 <Tool
217 Name="VCFxCopTool"
219 <Tool
220 Name="VCAppVerifierTool"
222 <Tool
223 Name="VCPostBuildEventTool"
225 </Configuration>
226 <Configuration
227 Name="Debug Unicode|Win32"
228 OutputDirectory="$(SolutionDir)$(ConfigurationName)/Plugins"
229 IntermediateDirectory="$(SolutionDir)$(ConfigurationName)/Obj/$(ProjectName)"
230 ConfigurationType="2"
231 UseOfMFC="0"
232 ATLMinimizesCRunTimeLibraryUsage="false"
233 CharacterSet="1"
235 <Tool
236 Name="VCPreBuildEventTool"
238 <Tool
239 Name="VCCustomBuildTool"
241 <Tool
242 Name="VCXMLDataGeneratorTool"
244 <Tool
245 Name="VCWebServiceProxyGeneratorTool"
247 <Tool
248 Name="VCMIDLTool"
250 <Tool
251 Name="VCCLCompilerTool"
252 Optimization="0"
253 AdditionalIncludeDirectories="&quot;$(SolutionDir)/../include&quot;;&quot;$(ProjectDir)/src/core&quot;;&quot;$(ProjectDir)/src/api&quot;;&quot;$(ProjectDir)/src/&quot;"
254 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;PACKAGE_NAME=\&quot;pidgin-sipe\&quot;;PACKAGE_VERSION=\&quot;1.11.2\&quot;;PACKAGE_URL=\&quot;http://sipe.sourceforge.net/\&quot;;PACKAGE_BUGREPORT=\&quot;https://sourceforge.net/tracker/?atid=949931&amp;amp;group_id=194563\&quot;;SIPE_VERSION=\&quot;1.11.2\&quot;;_CRT_SECURE_NO_WARNINGS;HAVE_NSS;HAVE_GMIME;HAVE_VV;ENABLE_NLS;MIRANDA"
255 MinimalRebuild="true"
256 BasicRuntimeChecks="3"
257 RuntimeLibrary="3"
258 ProgramDataBaseFileName="$(TargetDir)$(TargetName).pdb"
259 WarningLevel="3"
260 DebugInformationFormat="4"
262 <Tool
263 Name="VCManagedResourceCompilerTool"
265 <Tool
266 Name="VCResourceCompilerTool"
268 <Tool
269 Name="VCPreLinkEventTool"
271 <Tool
272 Name="VCLinkerTool"
273 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib libxml2.lib Ws2_32.lib nss3.lib gmime-2.6.lib iconv.lib intl.lib"
274 GenerateDebugInformation="true"
275 TargetMachine="1"
277 <Tool
278 Name="VCALinkTool"
280 <Tool
281 Name="VCManifestTool"
283 <Tool
284 Name="VCXDCMakeTool"
286 <Tool
287 Name="VCBscMakeTool"
289 <Tool
290 Name="VCFxCopTool"
292 <Tool
293 Name="VCAppVerifierTool"
295 <Tool
296 Name="VCPostBuildEventTool"
298 </Configuration>
299 </Configurations>
300 <References>
301 </References>
302 <Files>
303 <Filter
304 Name="core"
306 <File
307 RelativePath=".\src\core\http-conn.c"
309 </File>
310 <File
311 RelativePath=".\src\core\http-conn.h"
313 </File>
314 <File
315 RelativePath=".\src\core\md4.c"
317 </File>
318 <File
319 RelativePath=".\src\core\md4.h"
321 </File>
322 <File
323 RelativePath=".\src\core\sdpmsg.c"
325 </File>
326 <File
327 RelativePath=".\src\core\sdpmsg.h"
329 </File>
330 <File
331 RelativePath=".\src\core\sip-csta.c"
333 </File>
334 <File
335 RelativePath=".\src\core\sip-csta.h"
337 </File>
338 <File
339 RelativePath=".\src\core\sip-sec-mech.h"
341 </File>
342 <File
343 RelativePath=".\src\core\sip-sec-ntlm.c"
345 </File>
346 <File
347 RelativePath=".\src\core\sip-sec-ntlm.h"
349 </File>
350 <File
351 RelativePath=".\src\core\sip-sec.c"
353 </File>
354 <File
355 RelativePath=".\src\core\sip-sec.h"
357 </File>
358 <File
359 RelativePath=".\src\core\sip-transport.c"
361 </File>
362 <File
363 RelativePath=".\src\core\sip-transport.h"
365 </File>
366 <File
367 RelativePath=".\src\core\sipe-buddy.c"
369 </File>
370 <File
371 RelativePath=".\src\core\sipe-buddy.h"
373 </File>
374 <File
375 RelativePath=".\src\core\sipe-cal.c"
377 </File>
378 <File
379 RelativePath=".\src\core\sipe-cal.h"
381 </File>
382 <File
383 RelativePath=".\src\core\sipe-chat.c"
385 </File>
386 <File
387 RelativePath=".\src\core\sipe-chat.h"
389 </File>
390 <File
391 RelativePath=".\src\core\sipe-conf.c"
393 </File>
394 <File
395 RelativePath=".\src\core\sipe-conf.h"
397 </File>
398 <File
399 RelativePath=".\src\core\sipe-core-private.h"
401 </File>
402 <File
403 RelativePath=".\src\core\sipe-core.c"
405 </File>
406 <File
407 RelativePath=".\src\core\sipe-crypt.c"
409 </File>
410 <File
411 RelativePath=".\src\core\sipe-dialog.c"
413 </File>
414 <File
415 RelativePath=".\src\core\sipe-dialog.h"
417 </File>
418 <File
419 RelativePath=".\src\core\sipe-digest.c"
421 </File>
422 <File
423 RelativePath=".\src\core\sipe-domino.c"
425 </File>
426 <File
427 RelativePath=".\src\core\sipe-domino.h"
429 </File>
430 <File
431 RelativePath=".\src\core\sipe-ews.c"
433 </File>
434 <File
435 RelativePath=".\src\core\sipe-ews.h"
437 </File>
438 <File
439 RelativePath=".\src\core\sipe-ft.c"
441 </File>
442 <File
443 RelativePath=".\src\core\sipe-ft.h"
445 </File>
446 <File
447 RelativePath=".\src\core\sipe-group.c"
449 </File>
450 <File
451 RelativePath=".\src\core\sipe-group.h"
453 </File>
454 <File
455 RelativePath=".\src\core\sipe-groupchat.c"
457 </File>
458 <File
459 RelativePath=".\src\core\sipe-groupchat.h"
461 </File>
462 <File
463 RelativePath=".\src\core\sipe-im.c"
465 </File>
466 <File
467 RelativePath=".\src\core\sipe-im.h"
469 </File>
470 <File
471 RelativePath=".\src\core\sipe-incoming.c"
473 </File>
474 <File
475 RelativePath=".\src\core\sipe-incoming.h"
477 </File>
478 <File
479 RelativePath=".\src\core\sipe-media.c"
481 </File>
482 <File
483 RelativePath=".\src\core\sipe-media.h"
485 </File>
486 <File
487 RelativePath=".\src\core\sipe-mime.c"
489 </File>
490 <File
491 RelativePath=".\src\core\sipe-schedule.c"
493 </File>
494 <File
495 RelativePath=".\src\core\sipe-schedule.h"
497 </File>
498 <File
499 RelativePath=".\src\core\sipe-session.c"
501 </File>
502 <File
503 RelativePath=".\src\core\sipe-session.h"
505 </File>
506 <File
507 RelativePath=".\src\core\sipe-sign.c"
509 </File>
510 <File
511 RelativePath=".\src\core\sipe-sign.h"
513 </File>
514 <File
515 RelativePath=".\src\core\sipe-subscriptions.c"
517 </File>
518 <File
519 RelativePath=".\src\core\sipe-subscriptions.h"
521 </File>
522 <File
523 RelativePath=".\src\core\sipe-user.c"
525 </File>
526 <File
527 RelativePath=".\src\core\sipe-utils.c"
529 </File>
530 <File
531 RelativePath=".\src\core\sipe-utils.h"
533 </File>
534 <File
535 RelativePath=".\src\core\sipe-win32dep.c"
537 </File>
538 <File
539 RelativePath=".\src\core\sipe-win32dep.h"
541 </File>
542 <File
543 RelativePath=".\src\core\sipe-xml.c"
545 </File>
546 <File
547 RelativePath=".\src\core\sipe-xml.h"
549 </File>
550 <File
551 RelativePath=".\src\core\sipe.c"
553 </File>
554 <File
555 RelativePath=".\src\core\sipe.h"
557 </File>
558 <File
559 RelativePath=".\src\core\sipmsg.c"
561 </File>
562 <File
563 RelativePath=".\src\core\sipmsg.h"
565 </File>
566 <File
567 RelativePath=".\src\core\uuid.c"
569 </File>
570 <File
571 RelativePath=".\src\core\uuid.h"
573 </File>
574 </Filter>
575 <Filter
576 Name="api"
578 <File
579 RelativePath=".\src\api\sipe-backend.h"
581 </File>
582 <File
583 RelativePath=".\src\api\sipe-common.h"
585 </File>
586 <File
587 RelativePath=".\src\api\sipe-core.h"
589 </File>
590 <File
591 RelativePath=".\src\api\sipe-crypt.h"
593 </File>
594 <File
595 RelativePath=".\src\api\sipe-digest.h"
597 </File>
598 <File
599 RelativePath=".\src\api\sipe-mime.h"
601 </File>
602 <File
603 RelativePath=".\src\api\sipe-nls.h"
605 </File>
606 </Filter>
607 <Filter
608 Name="miranda"
610 <File
611 RelativePath=".\src\miranda\miranda-buddy.c"
613 </File>
614 <File
615 RelativePath=".\src\miranda\miranda-chat.c"
617 </File>
618 <File
619 RelativePath=".\src\miranda\miranda-connection.c"
621 </File>
622 <File
623 RelativePath=".\src\miranda\miranda-debug.c"
625 </File>
626 <File
627 RelativePath=".\src\miranda\miranda-dnsquery.c"
629 </File>
630 <File
631 RelativePath=".\src\miranda\miranda-ft.c"
633 </File>
634 <File
635 RelativePath=".\src\miranda\miranda-groupchat.c"
637 </File>
638 <File
639 RelativePath=".\src\miranda\miranda-im.c"
641 </File>
642 <File
643 RelativePath=".\src\miranda\miranda-input.c"
645 </File>
646 <File
647 RelativePath=".\src\miranda\miranda-markup.c"
649 </File>
650 <File
651 RelativePath=".\src\miranda\miranda-media.c"
653 </File>
654 <File
655 RelativePath=".\src\miranda\miranda-network.c"
657 </File>
658 <File
659 RelativePath=".\src\miranda\miranda-notify.c"
661 </File>
662 <File
663 RelativePath=".\src\miranda\miranda-plugin.c"
665 </File>
666 <File
667 RelativePath=".\src\miranda\miranda-private.h"
669 </File>
670 <File
671 RelativePath=".\src\miranda\miranda-resource.h"
673 </File>
674 <File
675 RelativePath=".\src\miranda\miranda-schedule.c"
677 </File>
678 <File
679 RelativePath=".\src\miranda\miranda-setting.c"
681 </File>
682 <File
683 RelativePath=".\src\miranda\miranda-transport.c"
685 </File>
686 <File
687 RelativePath=".\src\miranda\miranda-user.c"
689 </File>
690 <File
691 RelativePath=".\src\miranda\miranda-utils.c"
693 </File>
694 <File
695 RelativePath=".\src\miranda\miranda.rc"
697 </File>
698 <File
699 RelativePath=".\src\miranda\sipe-miranda.c"
701 </File>
702 </Filter>
703 </Files>
704 <Globals>
705 </Globals>
706 </VisualStudioProject>