source: mediastreamer2/linphone/oRTP/build/wince/oRTP.vcproj @ 746:f20f9a4cff61

Last change on this file since 746:f20f9a4cff61 was 746:f20f9a4cff61, checked in by aymeric <aymeric@…>, 4 years ago

update for windows mobile

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@734 3f6dc0c8-ddfe-455d-9043-3cd528dc4637

File size: 16.5 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="oRTP"
6        ProjectGUID="{9FEA0683-C391-4C74-BCF6-2F9E4DE1B541}"
7        RootNamespace="oRTP"
8        Keyword="MFCDLLProj"
9        >
10        <Platforms>
11                <Platform
12                        Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
13                />
14                <Platform
15                        Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
16                />
17                <Platform
18                        Name="Windows Mobile 6 Standard SDK (ARMV4I)"
19                />
20        </Platforms>
21        <ToolFiles>
22        </ToolFiles>
23        <Configurations>
24                <Configuration
25                        Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
26                        OutputDirectory="$(PlatformName)\Debug"
27                        IntermediateDirectory="$(PlatformName)\Debug"
28                        ConfigurationType="2"
29                        UseOfMFC="0"
30                        CharacterSet="1"
31                        >
32                        <Tool
33                                Name="VCPreBuildEventTool"
34                        />
35                        <Tool
36                                Name="VCCustomBuildTool"
37                        />
38                        <Tool
39                                Name="VCXMLDataGeneratorTool"
40                        />
41                        <Tool
42                                Name="VCWebServiceProxyGeneratorTool"
43                        />
44                        <Tool
45                                Name="VCMIDLTool"
46                                PreprocessorDefinitions="_DEBUG"
47                                MkTypLibCompatible="false"
48                        />
49                        <Tool
50                                Name="VCCLCompilerTool"
51                                ExecutionBucket="7"
52                                Optimization="2"
53                                FavorSizeOrSpeed="1"
54                                AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
55                                PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL;POCKETPC2003_UI_MODEL"
56                                RuntimeLibrary="3"
57                                TreatWChar_tAsBuiltInType="true"
58                                UsePrecompiledHeader="0"
59                                ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
60                                WarningLevel="3"
61                                DebugInformationFormat="3"
62                        />
63                        <Tool
64                                Name="VCManagedResourceCompilerTool"
65                        />
66                        <Tool
67                                Name="VCResourceCompilerTool"
68                                PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
69                                Culture="1033"
70                                AdditionalIncludeDirectories="$(IntDir)"
71                        />
72                        <Tool
73                                Name="VCPreLinkEventTool"
74                        />
75                        <Tool
76                                Name="VCLinkerTool"
77                                AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
78                                AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmtd.lib"
79                                IgnoreAllDefaultLibraries="true"
80                                ModuleDefinitionFile="oRTP.def"
81                                GenerateDebugInformation="true"
82                        />
83                        <Tool
84                                Name="VCALinkTool"
85                        />
86                        <Tool
87                                Name="VCXDCMakeTool"
88                        />
89                        <Tool
90                                Name="VCBscMakeTool"
91                        />
92                        <Tool
93                                Name="VCCodeSignTool"
94                        />
95                        <Tool
96                                Name="VCPostBuildEventTool"
97                        />
98                        <DeploymentTool
99                                ForceDirty="-1"
100                                RemoteDirectory="%CSIDL_PROGRAM_FILES%\amsipua"
101                                RegisterOutput="0"
102                                AdditionalFiles=""
103                        />
104                        <DebuggerTool
105                        />
106                </Configuration>
107                <Configuration
108                        Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
109                        OutputDirectory="$(PlatformName)\Debug"
110                        IntermediateDirectory="$(PlatformName)\Debug"
111                        ConfigurationType="2"
112                        UseOfMFC="0"
113                        CharacterSet="1"
114                        >
115                        <Tool
116                                Name="VCPreBuildEventTool"
117                        />
118                        <Tool
119                                Name="VCCustomBuildTool"
120                        />
121                        <Tool
122                                Name="VCXMLDataGeneratorTool"
123                        />
124                        <Tool
125                                Name="VCWebServiceProxyGeneratorTool"
126                        />
127                        <Tool
128                                Name="VCMIDLTool"
129                                PreprocessorDefinitions="_DEBUG"
130                                MkTypLibCompatible="false"
131                        />
132                        <Tool
133                                Name="VCCLCompilerTool"
134                                ExecutionBucket="7"
135                                AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
136                                PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
137                                RuntimeLibrary="3"
138                                TreatWChar_tAsBuiltInType="true"
139                                UsePrecompiledHeader="0"
140                                ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
141                                WarningLevel="3"
142                                DebugInformationFormat="3"
143                        />
144                        <Tool
145                                Name="VCManagedResourceCompilerTool"
146                        />
147                        <Tool
148                                Name="VCResourceCompilerTool"
149                                PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
150                                Culture="1033"
151                                AdditionalIncludeDirectories="$(IntDir)"
152                        />
153                        <Tool
154                                Name="VCPreLinkEventTool"
155                        />
156                        <Tool
157                                Name="VCLinkerTool"
158                                AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
159                                AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmtd.lib"
160                                IgnoreAllDefaultLibraries="true"
161                                ModuleDefinitionFile="oRTP.def"
162                        />
163                        <Tool
164                                Name="VCALinkTool"
165                        />
166                        <Tool
167                                Name="VCXDCMakeTool"
168                        />
169                        <Tool
170                                Name="VCBscMakeTool"
171                        />
172                        <Tool
173                                Name="VCCodeSignTool"
174                        />
175                        <Tool
176                                Name="VCPostBuildEventTool"
177                        />
178                        <DeploymentTool
179                                ForceDirty="-1"
180                                RemoteDirectory="%CSIDL_PROGRAM_FILES%\amsipua"
181                                RegisterOutput="0"
182                                AdditionalFiles=""
183                        />
184                        <DebuggerTool
185                        />
186                </Configuration>
187                <Configuration
188                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
189                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
190                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
191                        ConfigurationType="2"
192                        UseOfMFC="0"
193                        CharacterSet="1"
194                        >
195                        <Tool
196                                Name="VCPreBuildEventTool"
197                        />
198                        <Tool
199                                Name="VCCustomBuildTool"
200                        />
201                        <Tool
202                                Name="VCXMLDataGeneratorTool"
203                        />
204                        <Tool
205                                Name="VCWebServiceProxyGeneratorTool"
206                        />
207                        <Tool
208                                Name="VCMIDLTool"
209                                PreprocessorDefinitions="_DEBUG"
210                                MkTypLibCompatible="false"
211                                TargetEnvironment="1"
212                        />
213                        <Tool
214                                Name="VCCLCompilerTool"
215                                ExecutionBucket="7"
216                                Optimization="2"
217                                FavorSizeOrSpeed="1"
218                                AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
219                                PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_)"
220                                RuntimeLibrary="3"
221                                TreatWChar_tAsBuiltInType="true"
222                                UsePrecompiledHeader="0"
223                                ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
224                                WarningLevel="3"
225                                DebugInformationFormat="3"
226                        />
227                        <Tool
228                                Name="VCManagedResourceCompilerTool"
229                        />
230                        <Tool
231                                Name="VCResourceCompilerTool"
232                                PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
233                                Culture="1033"
234                                AdditionalIncludeDirectories="$(IntDir)"
235                        />
236                        <Tool
237                                Name="VCPreLinkEventTool"
238                        />
239                        <Tool
240                                Name="VCLinkerTool"
241                                AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
242                                AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmtd.lib"
243                                IgnoreAllDefaultLibraries="true"
244                                ModuleDefinitionFile="oRTP.def"
245                                GenerateDebugInformation="true"
246                                TargetMachine="0"
247                        />
248                        <Tool
249                                Name="VCALinkTool"
250                        />
251                        <Tool
252                                Name="VCXDCMakeTool"
253                        />
254                        <Tool
255                                Name="VCBscMakeTool"
256                        />
257                        <Tool
258                                Name="VCCodeSignTool"
259                        />
260                        <Tool
261                                Name="VCPostBuildEventTool"
262                        />
263                        <DeploymentTool
264                                ForceDirty="-1"
265                                RemoteDirectory="%CSIDL_PROGRAM_FILES%\amsipua"
266                                RegisterOutput="0"
267                                AdditionalFiles=""
268                        />
269                        <DebuggerTool
270                        />
271                </Configuration>
272                <Configuration
273                        Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
274                        OutputDirectory="$(PlatformName)\Release"
275                        IntermediateDirectory="$(PlatformName)\Release"
276                        ConfigurationType="2"
277                        UseOfMFC="0"
278                        CharacterSet="1"
279                        >
280                        <Tool
281                                Name="VCPreBuildEventTool"
282                        />
283                        <Tool
284                                Name="VCCustomBuildTool"
285                        />
286                        <Tool
287                                Name="VCXMLDataGeneratorTool"
288                        />
289                        <Tool
290                                Name="VCWebServiceProxyGeneratorTool"
291                        />
292                        <Tool
293                                Name="VCMIDLTool"
294                                PreprocessorDefinitions="NDEBUG"
295                                MkTypLibCompatible="false"
296                        />
297                        <Tool
298                                Name="VCCLCompilerTool"
299                                ExecutionBucket="7"
300                                AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
301                                PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL;POCKETPC2003_UI_MODEL"
302                                RuntimeLibrary="2"
303                                TreatWChar_tAsBuiltInType="true"
304                                UsePrecompiledHeader="0"
305                                ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
306                                WarningLevel="3"
307                                DebugInformationFormat="0"
308                        />
309                        <Tool
310                                Name="VCManagedResourceCompilerTool"
311                        />
312                        <Tool
313                                Name="VCResourceCompilerTool"
314                                PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
315                                Culture="1033"
316                                AdditionalIncludeDirectories="$(IntDir)"
317                        />
318                        <Tool
319                                Name="VCPreLinkEventTool"
320                        />
321                        <Tool
322                                Name="VCLinkerTool"
323                                AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
324                                AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmt.lib"
325                                IgnoreAllDefaultLibraries="true"
326                                ModuleDefinitionFile="oRTP.def"
327                        />
328                        <Tool
329                                Name="VCALinkTool"
330                        />
331                        <Tool
332                                Name="VCXDCMakeTool"
333                        />
334                        <Tool
335                                Name="VCBscMakeTool"
336                        />
337                        <Tool
338                                Name="VCCodeSignTool"
339                        />
340                        <Tool
341                                Name="VCPostBuildEventTool"
342                        />
343                        <DeploymentTool
344                                ForceDirty="-1"
345                                RemoteDirectory="%CSIDL_PROGRAM_FILES%\amsipua"
346                                RegisterOutput="0"
347                                AdditionalFiles=""
348                        />
349                        <DebuggerTool
350                        />
351                </Configuration>
352                <Configuration
353                        Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
354                        OutputDirectory="$(PlatformName)\Release"
355                        IntermediateDirectory="$(PlatformName)\Release"
356                        ConfigurationType="2"
357                        UseOfMFC="0"
358                        CharacterSet="1"
359                        >
360                        <Tool
361                                Name="VCPreBuildEventTool"
362                        />
363                        <Tool
364                                Name="VCCustomBuildTool"
365                        />
366                        <Tool
367                                Name="VCXMLDataGeneratorTool"
368                        />
369                        <Tool
370                                Name="VCWebServiceProxyGeneratorTool"
371                        />
372                        <Tool
373                                Name="VCMIDLTool"
374                                PreprocessorDefinitions="NDEBUG"
375                                MkTypLibCompatible="false"
376                        />
377                        <Tool
378                                Name="VCCLCompilerTool"
379                                ExecutionBucket="7"
380                                AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
381                                PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
382                                RuntimeLibrary="2"
383                                TreatWChar_tAsBuiltInType="true"
384                                UsePrecompiledHeader="0"
385                                ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
386                                WarningLevel="3"
387                                DebugInformationFormat="0"
388                        />
389                        <Tool
390                                Name="VCManagedResourceCompilerTool"
391                        />
392                        <Tool
393                                Name="VCResourceCompilerTool"
394                                PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
395                                Culture="1033"
396                                AdditionalIncludeDirectories="$(IntDir)"
397                        />
398                        <Tool
399                                Name="VCPreLinkEventTool"
400                        />
401                        <Tool
402                                Name="VCLinkerTool"
403                                AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
404                                AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmt.lib"
405                                IgnoreAllDefaultLibraries="true"
406                                ModuleDefinitionFile="oRTP.def"
407                        />
408                        <Tool
409                                Name="VCALinkTool"
410                        />
411                        <Tool
412                                Name="VCXDCMakeTool"
413                        />
414                        <Tool
415                                Name="VCBscMakeTool"
416                        />
417                        <Tool
418                                Name="VCCodeSignTool"
419                        />
420                        <Tool
421                                Name="VCPostBuildEventTool"
422                        />
423                        <DeploymentTool
424                                ForceDirty="-1"
425                                RemoteDirectory="%CSIDL_PROGRAM_FILES%\amsipua"
426                                RegisterOutput="0"
427                                AdditionalFiles=""
428                        />
429                        <DebuggerTool
430                        />
431                </Configuration>
432                <Configuration
433                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
434                        OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
435                        IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
436                        ConfigurationType="2"
437                        UseOfMFC="0"
438                        CharacterSet="1"
439                        >
440                        <Tool
441                                Name="VCPreBuildEventTool"
442                        />
443                        <Tool
444                                Name="VCCustomBuildTool"
445                        />
446                        <Tool
447                                Name="VCXMLDataGeneratorTool"
448                        />
449                        <Tool
450                                Name="VCWebServiceProxyGeneratorTool"
451                        />
452                        <Tool
453                                Name="VCMIDLTool"
454                                PreprocessorDefinitions="NDEBUG"
455                                MkTypLibCompatible="false"
456                                TargetEnvironment="1"
457                        />
458                        <Tool
459                                Name="VCCLCompilerTool"
460                                ExecutionBucket="7"
461                                AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
462                                PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_)"
463                                RuntimeLibrary="2"
464                                TreatWChar_tAsBuiltInType="true"
465                                UsePrecompiledHeader="0"
466                                ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
467                                WarningLevel="3"
468                                DebugInformationFormat="0"
469                        />
470                        <Tool
471                                Name="VCManagedResourceCompilerTool"
472                        />
473                        <Tool
474                                Name="VCResourceCompilerTool"
475                                PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
476                                Culture="1033"
477                                AdditionalIncludeDirectories="$(IntDir)"
478                        />
479                        <Tool
480                                Name="VCPreLinkEventTool"
481                        />
482                        <Tool
483                                Name="VCLinkerTool"
484                                AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
485                                AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmt.lib"
486                                IgnoreAllDefaultLibraries="true"
487                                ModuleDefinitionFile="oRTP.def"
488                                TargetMachine="0"
489                        />
490                        <Tool
491                                Name="VCALinkTool"
492                        />
493                        <Tool
494                                Name="VCXDCMakeTool"
495                        />
496                        <Tool
497                                Name="VCBscMakeTool"
498                        />
499                        <Tool
500                                Name="VCCodeSignTool"
501                        />
502                        <Tool
503                                Name="VCPostBuildEventTool"
504                        />
505                        <DeploymentTool
506                                ForceDirty="-1"
507                                RemoteDirectory="%CSIDL_PROGRAM_FILES%\amsipua"
508                                RegisterOutput="0"
509                                AdditionalFiles=""
510                        />
511                        <DebuggerTool
512                        />
513                </Configuration>
514        </Configurations>
515        <References>
516        </References>
517        <Files>
518                <Filter
519                        Name="Source Files"
520                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
521                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
522                        >
523                        <File
524                                RelativePath="..\..\src\avprofile.c"
525                                >
526                        </File>
527                        <File
528                                RelativePath="..\..\src\b64.c"
529                                >
530                        </File>
531                        <File
532                                RelativePath="..\..\src\event.c"
533                                >
534                        </File>
535                        <File
536                                RelativePath="..\..\src\jitterctl.c"
537                                >
538                        </File>
539                        <File
540                                RelativePath="..\..\src\ortp.c"
541                                >
542                        </File>
543                        <File
544                                RelativePath="..\..\src\payloadtype.c"
545                                >
546                        </File>
547                        <File
548                                RelativePath="..\..\src\port.c"
549                                >
550                        </File>
551                        <File
552                                RelativePath="..\..\src\posixtimer.c"
553                                >
554                        </File>
555                        <File
556                                RelativePath="..\..\src\rtcp.c"
557                                >
558                        </File>
559                        <File
560                                RelativePath="..\..\src\rtcpparse.c"
561                                >
562                        </File>
563                        <File
564                                RelativePath="..\..\src\rtpparse.c"
565                                >
566                        </File>
567                        <File
568                                RelativePath="..\..\src\rtpsession.c"
569                                >
570                        </File>
571                        <File
572                                RelativePath="..\..\src\rtpsession_inet.c"
573                                >
574                        </File>
575                        <File
576                                RelativePath="..\..\src\rtpsignaltable.c"
577                                >
578                        </File>
579                        <File
580                                RelativePath="..\..\src\rtptimer.c"
581                                >
582                        </File>
583                        <File
584                                RelativePath="..\..\src\scheduler.c"
585                                >
586                        </File>
587                        <File
588                                RelativePath="..\..\src\sessionset.c"
589                                >
590                        </File>
591                        <File
592                                RelativePath="..\..\src\str_utils.c"
593                                >
594                        </File>
595                        <File
596                                RelativePath="..\..\src\stun.c"
597                                >
598                        </File>
599                        <File
600                                RelativePath="..\..\src\stun_udp.c"
601                                >
602                        </File>
603                        <File
604                                RelativePath="..\..\src\telephonyevents.c"
605                                >
606                        </File>
607                        <File
608                                RelativePath="..\..\src\utils.c"
609                                >
610                        </File>
611                </Filter>
612                <Filter
613                        Name="Header Files"
614                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
615                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
616                        >
617                        <File
618                                RelativePath="..\..\include\ortp\b64.h"
619                                >
620                        </File>
621                        <File
622                                RelativePath="..\..\include\ortp\event.h"
623                                >
624                        </File>
625                        <File
626                                RelativePath="..\..\src\jitterctl.h"
627                                >
628                        </File>
629                        <File
630                                RelativePath="..\..\src\ortp-config-win32.h"
631                                >
632                        </File>
633                        <File
634                                RelativePath="..\..\include\ortp\ortp.h"
635                                >
636                        </File>
637                        <File
638                                RelativePath="..\..\include\ortp\payloadtype.h"
639                                >
640                        </File>
641                        <File
642                                RelativePath="..\..\include\ortp\port.h"
643                                >
644                        </File>
645                        <File
646                                RelativePath="..\..\include\ortp\rtcp.h"
647                                >
648                        </File>
649                        <File
650                                RelativePath="..\..\include\ortp\rtp.h"
651                                >
652                        </File>
653                        <File
654                                RelativePath="..\..\include\ortp\rtpsession.h"
655                                >
656                        </File>
657                        <File
658                                RelativePath="..\..\src\rtpsession_priv.h"
659                                >
660                        </File>
661                        <File
662                                RelativePath="..\..\include\ortp\rtpsignaltable.h"
663                                >
664                        </File>
665                        <File
666                                RelativePath="..\..\src\rtptimer.h"
667                                >
668                        </File>
669                        <File
670                                RelativePath="..\..\src\scheduler.h"
671                                >
672                        </File>
673                        <File
674                                RelativePath="..\..\include\ortp\sessionset.h"
675                                >
676                        </File>
677                        <File
678                                RelativePath="..\..\include\ortp\str_utils.h"
679                                >
680                        </File>
681                        <File
682                                RelativePath="..\..\include\ortp\stun.h"
683                                >
684                        </File>
685                        <File
686                                RelativePath="..\..\include\ortp\stun_udp.h"
687                                >
688                        </File>
689                        <File
690                                RelativePath="..\..\include\ortp\telephonyevents.h"
691                                >
692                        </File>
693                        <File
694                                RelativePath="..\..\src\utils.h"
695                                >
696                        </File>
697                </Filter>
698                <File
699                        RelativePath=".\ortp.def"
700                        >
701                </File>
702        </Files>
703        <Globals>
704        </Globals>
705</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.