Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8105 :
[metze/wireshark/wip.git] / ui / gtk / libgtkui.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9,00"
5         Name="libgtkui"
6         ProjectGUID="{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}"
7         Keyword="MakeFileProj"
8         TargetFrameworkVersion="131072"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory="$(ConfigurationName)"
21                         IntermediateDirectory="$(ConfigurationName)"
22                         ConfigurationType="0"
23                         >
24                         <Tool
25                                 Name="VCNMakeTool"
26                                 BuildCommandLine=""
27                                 ReBuildCommandLine=""
28                                 CleanCommandLine=""
29                                 Output="libgtkui.exe"
30                                 PreprocessorDefinitions="WIN32;_DEBUG"
31                                 IncludeSearchPath=""
32                                 ForcedIncludes=""
33                                 AssemblySearchPath=""
34                                 ForcedUsingAssemblies=""
35                                 CompileAsManaged=""
36                         />
37                 </Configuration>
38                 <Configuration
39                         Name="Release|Win32"
40                         OutputDirectory="$(ConfigurationName)"
41                         IntermediateDirectory="$(ConfigurationName)"
42                         ConfigurationType="0"
43                         >
44                         <Tool
45                                 Name="VCNMakeTool"
46                                 BuildCommandLine=""
47                                 ReBuildCommandLine=""
48                                 CleanCommandLine=""
49                                 Output="libgtkui.exe"
50                                 PreprocessorDefinitions="WIN32;NDEBUG;HAVE_LIBPCAP;HAVE_LIBPORTAUDIO"
51                                 IncludeSearchPath=""
52                                 ForcedIncludes=""
53                                 AssemblySearchPath=""
54                                 ForcedUsingAssemblies=""
55                                 CompileAsManaged=""
56                         />
57                 </Configuration>
58         </Configurations>
59         <References>
60         </References>
61         <Files>
62                 <Filter
63                         Name="Source Files"
64                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
65                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
66                         >
67                         <File
68                                 RelativePath=".\about_dlg.c"
69                                 >
70                         </File>
71                         <File
72                                 RelativePath=".\airpcap_dlg.c"
73                                 >
74                         </File>
75                         <File
76                                 RelativePath=".\airpcap_gui_utils.c"
77                                 >
78                         </File>
79                         <File
80                                 RelativePath=".\capture_dlg.c"
81                                 >
82                         </File>
83                         <File
84                                 RelativePath=".\capture_file_dlg.c"
85                                 >
86                         </File>
87                         <File
88                                 RelativePath=".\capture_if_details_dlg_win32.c"
89                                 >
90                         </File>
91                         <File
92                                 RelativePath=".\capture_if_dlg.c"
93                                 >
94                         </File>
95                         <File
96                                 RelativePath=".\capture_info_dlg.c"
97                                 >
98                         </File>
99                         <File
100                                 RelativePath=".\cfilter_combo_utils.c"
101                                 >
102                         </File>
103                         <File
104                                 RelativePath=".\color_dlg.c"
105                                 >
106                         </File>
107                         <File
108                                 RelativePath=".\color_edit_dlg.c"
109                                 >
110                         </File>
111                         <File
112                                 RelativePath=".\color_utils.c"
113                                 >
114                         </File>
115                         <File
116                                 RelativePath=".\conversations_table.c"
117                                 >
118                         </File>
119                         <File
120                                 RelativePath=".\decode_as_ber.c"
121                                 >
122                         </File>
123                         <File
124                                 RelativePath=".\decode_as_dcerpc.c"
125                                 >
126                         </File>
127                         <File
128                                 RelativePath=".\decode_as_dlg.c"
129                                 >
130                         </File>
131                         <File
132                                 RelativePath=".\dfilter_expr_dlg.c"
133                                 >
134                         </File>
135                         <File
136                                 RelativePath=".\dlg_utils.c"
137                                 >
138                         </File>
139                         <File
140                                 RelativePath=".\drag_and_drop.c"
141                                 >
142                         </File>
143                         <File
144                                 RelativePath=".\expert_comp_table.c"
145                                 >
146                         </File>
147                         <File
148                                 RelativePath=".\export_object_dlg.c"
149                                 >
150                         </File>
151                         <File
152                                 RelativePath=".\file_dlg.c"
153                                 >
154                         </File>
155                         <File
156                                 RelativePath=".\file_dlg_win32.c"
157                                 >
158                         </File>
159                         <File
160                                 RelativePath=".\fileset_dlg.c"
161                                 >
162                         </File>
163                         <File
164                                 RelativePath=".\filter_dlg.c"
165                                 >
166                         </File>
167                         <File
168                                 RelativePath=".\find_dlg.c"
169                                 >
170                         </File>
171                         <File
172                                 RelativePath=".\firewall_dlg.c"
173                                 >
174                         </File>
175                         <File
176                                 RelativePath=".\follow_ssl.c"
177                                 >
178                         </File>
179                         <File
180                                 RelativePath=".\follow_stream.c"
181                                 >
182                         </File>
183                         <File
184                                 RelativePath=".\follow_tcp.c"
185                                 >
186                         </File>
187                         <File
188                                 RelativePath=".\follow_udp.c"
189                                 >
190                         </File>
191                         <File
192                                 RelativePath=".\font_utils.c"
193                                 >
194                         </File>
195                         <File
196                                 RelativePath=".\goto_dlg.c"
197                                 >
198                         </File>
199                         <File
200                                 RelativePath=".\graph_analysis.c"
201                                 >
202                         </File>
203                         <File
204                                 RelativePath=".\gui_stat_util.c"
205                                 >
206                         </File>
207                         <File
208                                 RelativePath=".\gui_utils.c"
209                                 >
210                         </File>
211                         <File
212                                 RelativePath=".\help_dlg.c"
213                                 >
214                         </File>
215                         <File
216                                 RelativePath=".\hostlist_table.c"
217                                 >
218                         </File>
219                         <File
220                                 RelativePath=".\macros_dlg.c"
221                                 >
222                         </File>
223                         <File
224                                 RelativePath=".\main.c"
225                                 >
226                         </File>
227                         <File
228                                 RelativePath=".\main_airpcap_toolbar.c"
229                                 >
230                         </File>
231                         <File
232                                 RelativePath=".\main_filter_toolbar.c"
233                                 >
234                         </File>
235                         <File
236                                 RelativePath=".\main_proto_draw.c"
237                                 >
238                         </File>
239                         <File
240                                 RelativePath=".\main_statusbar.c"
241                                 >
242                         </File>
243                         <File
244                                 RelativePath=".\main_toolbar.c"
245                                 >
246                         </File>
247                         <File
248                                 RelativePath=".\main_welcome.c"
249                                 >
250                         </File>
251                         <File
252                                 RelativePath=".\mcast_stream.c"
253                                 >
254                         </File>
255                         <File
256                                 RelativePath=".\packet_history.c"
257                                 >
258                         </File>
259                         <File
260                                 RelativePath=".\packet_win.c"
261                                 >
262                         </File>
263                         <File
264                                 RelativePath=".\pixmap_save.c"
265                                 >
266                         </File>
267                         <File
268                                 RelativePath=".\plugins_dlg.c"
269                                 >
270                         </File>
271                         <File
272                                 RelativePath=".\prefs_capture.c"
273                                 >
274                         </File>
275                         <File
276                                 RelativePath=".\prefs_column.c"
277                                 >
278                         </File>
279                         <File
280                                 RelativePath=".\prefs_dlg.c"
281                                 >
282                         </File>
283                         <File
284                                 RelativePath=".\prefs_gui.c"
285                                 >
286                         </File>
287                         <File
288                                 RelativePath=".\prefs_layout.c"
289                                 >
290                         </File>
291                         <File
292                                 RelativePath=".\prefs_nameres.c"
293                                 >
294                         </File>
295                         <File
296                                 RelativePath=".\prefs_print.c"
297                                 >
298                         </File>
299                         <File
300                                 RelativePath=".\prefs_rtp_player.c"
301                                 >
302                         </File>
303                         <File
304                                 RelativePath=".\prefs_stream.c"
305                                 >
306                         </File>
307                         <File
308                                 RelativePath=".\print_dlg.c"
309                                 >
310                         </File>
311                         <File
312                                 RelativePath=".\print_win32.c"
313                                 >
314                         </File>
315                         <File
316                                 RelativePath=".\profile_dlg.c"
317                                 >
318                         </File>
319                         <File
320                                 RelativePath=".\progress_dlg.c"
321                                 >
322                         </File>
323                         <File
324                                 RelativePath=".\proto_dlg.c"
325                                 >
326                         </File>
327                         <File
328                                 RelativePath=".\proto_hier_stats_dlg.c"
329                                 >
330                         </File>
331                         <File
332                                 RelativePath=".\range_utils.c"
333                                 >
334                         </File>
335                         <File
336                                 RelativePath=".\recent.c"
337                                 >
338                         </File>
339                         <File
340                                 RelativePath=".\rtp_player.c"
341                                 >
342                         </File>
343                         <File
344                                 RelativePath=".\rtp_stream.c"
345                                 >
346                         </File>
347                         <File
348                                 RelativePath=".\sctp_byte_graph_dlg.c"
349                                 >
350                         </File>
351                         <File
352                                 RelativePath=".\sctp_error_dlg.c"
353                                 >
354                         </File>
355                         <File
356                                 RelativePath=".\sctp_graph_dlg.c"
357                                 >
358                         </File>
359                         <File
360                                 RelativePath=".\sctp_stat.c"
361                                 >
362                         </File>
363                         <File
364                                 RelativePath=".\service_response_time_table.c"
365                                 >
366                         </File>
367                         <File
368                                 RelativePath=".\simple_dialog.c"
369                                 >
370                         </File>
371                         <File
372                                 RelativePath=".\stock_icons.c"
373                                 >
374                         </File>
375                         <File
376                                 RelativePath=".\summary_dlg.c"
377                                 >
378                         </File>
379                         <File
380                                 RelativePath=".\supported_protos_dlg.c"
381                                 >
382                         </File>
383                         <File
384                                 RelativePath=".\tap_dfilter_dlg.c"
385                                 >
386                         </File>
387                         <File
388                                 RelativePath=".\text_page_utils.c"
389                                 >
390                         </File>
391                         <File
392                                 RelativePath=".\u3.c"
393                                 >
394                         </File>
395                         <File
396                                 RelativePath=".\uat_gui.c"
397                                 >
398                         </File>
399                         <File
400                                 RelativePath=".\voip_calls.c"
401                                 >
402                         </File>
403                         <File
404                                 RelativePath=".\webbrowser.c"
405                                 >
406                         </File>
407                         <File
408                                 RelativePath=".\wireshark-tap-register.c"
409                                 >
410                         </File>
411                         <Filter
412                                 Name="Taps"
413                                 >
414                                 <File
415                                         RelativePath=".\afp_stat.c"
416                                         >
417                                 </File>
418                                 <File
419                                         RelativePath=".\ansi_a_stat.c"
420                                         >
421                                 </File>
422                                 <File
423                                         RelativePath=".\ansi_map_stat.c"
424                                         >
425                                 </File>
426                                 <File
427                                         RelativePath=".\bootp_stat.c"
428                                         >
429                                 </File>
430                                 <File
431                                         RelativePath=".\camel_counter.c"
432                                         >
433                                 </File>
434                                 <File
435                                         RelativePath=".\camel_srt.c"
436                                         >
437                                 </File>
438                                 <File
439                                         RelativePath=".\conversations_eth.c"
440                                         >
441                                 </File>
442                                 <File
443                                         RelativePath=".\conversations_fc.c"
444                                         >
445                                 </File>
446                                 <File
447                                         RelativePath=".\conversations_fddi.c"
448                                         >
449                                 </File>
450                                 <File
451                                         RelativePath=".\conversations_ip.c"
452                                         >
453                                 </File>
454                                 <File
455                                         RelativePath=".\conversations_ipx.c"
456                                         >
457                                 </File>
458                                 <File
459                                         RelativePath=".\conversations_jxta.c"
460                                         >
461                                 </File>
462                                 <File
463                                         RelativePath=".\conversations_ncp.c"
464                                         >
465                                 </File>
466                                 <File
467                                         RelativePath=".\conversations_rsvp.c"
468                                         >
469                                 </File>
470                                 <File
471                                         RelativePath=".\conversations_sctp.c"
472                                         >
473                                 </File>
474                                 <File
475                                         RelativePath=".\conversations_tcpip.c"
476                                         >
477                                 </File>
478                                 <File
479                                         RelativePath=".\conversations_tr.c"
480                                         >
481                                 </File>
482                                 <File
483                                         RelativePath=".\conversations_udpip.c"
484                                         >
485                                 </File>
486                                 <File
487                                         RelativePath=".\conversations_usb.c"
488                                         >
489                                 </File>
490                                 <File
491                                         RelativePath=".\conversations_wlan.c"
492                                         >
493                                 </File>
494                                 <File
495                                         RelativePath=".\dcerpc_stat.c"
496                                         >
497                                 </File>
498                                 <File
499                                         RelativePath=".\expert_comp_dlg.c"
500                                         >
501                                 </File>
502                                 <File
503                                         RelativePath=".\expert_dlg.c"
504                                         >
505                                 </File>
506                                 <File
507                                         RelativePath=".\fc_stat.c"
508                                         >
509                                 </File>
510                                 <File
511                                         RelativePath=".\flow_graph.c"
512                                         >
513                                 </File>
514                                 <File
515                                         RelativePath=".\funnel_stat.c"
516                                         >
517                                 </File>
518                                 <File
519                                         RelativePath=".\gsm_a_stat.c"
520                                         >
521                                 </File>
522                                 <File
523                                         RelativePath=".\gsm_map_stat.c"
524                                         >
525                                 </File>
526                                 <File
527                                         RelativePath=".\gsm_map_summary.c"
528                                         >
529                                 </File>
530                                 <File
531                                         RelativePath=".\h225_counter.c"
532                                         >
533                                 </File>
534                                 <File
535                                         RelativePath=".\h225_ras_srt.c"
536                                         >
537                                 </File>
538                                 <File
539                                         RelativePath=".\hostlist_eth.c"
540                                         >
541                                 </File>
542                                 <File
543                                         RelativePath=".\hostlist_fc.c"
544                                         >
545                                 </File>
546                                 <File
547                                         RelativePath=".\hostlist_fddi.c"
548                                         >
549                                 </File>
550                                 <File
551                                         RelativePath=".\hostlist_ip.c"
552                                         >
553                                 </File>
554                                 <File
555                                         RelativePath=".\hostlist_ipx.c"
556                                         >
557                                 </File>
558                                 <File
559                                         RelativePath=".\hostlist_jxta.c"
560                                         >
561                                 </File>
562                                 <File
563                                         RelativePath=".\hostlist_ncp.c"
564                                         >
565                                 </File>
566                                 <File
567                                         RelativePath=".\hostlist_rsvp.c"
568                                         >
569                                 </File>
570                                 <File
571                                         RelativePath=".\hostlist_sctp.c"
572                                         >
573                                 </File>
574                                 <File
575                                         RelativePath=".\hostlist_tcpip.c"
576                                         >
577                                 </File>
578                                 <File
579                                         RelativePath=".\hostlist_tr.c"
580                                         >
581                                 </File>
582                                 <File
583                                         RelativePath=".\hostlist_udpip.c"
584                                         >
585                                 </File>
586                                 <File
587                                         RelativePath=".\hostlist_usb.c"
588                                         >
589                                 </File>
590                                 <File
591                                         RelativePath=".\hostlist_wlan.c"
592                                         >
593                                 </File>
594                                 <File
595                                         RelativePath=".\io_stat.c"
596                                         >
597                                 </File>
598                                 <File
599                                         RelativePath=".\ldap_stat.c"
600                                         >
601                                 </File>
602                                 <File
603                                         RelativePath=".\mcast_stream_dlg.c"
604                                         >
605                                 </File>
606                                 <File
607                                         RelativePath=".\mgcp_stat.c"
608                                         >
609                                 </File>
610                                 <File
611                                         RelativePath=".\mtp3_stat.c"
612                                         >
613                                 </File>
614                                 <File
615                                         RelativePath=".\mtp3_summary.c"
616                                         >
617                                 </File>
618                                 <File
619                                         RelativePath=".\ncp_stat.c"
620                                         >
621                                 </File>
622                                 <File
623                                         RelativePath=".\radius_stat.c"
624                                         >
625                                 </File>
626                                 <File
627                                         RelativePath=".\rpc_progs.c"
628                                         >
629                                 </File>
630                                 <File
631                                         RelativePath=".\rpc_stat.c"
632                                         >
633                                 </File>
634                                 <File
635                                         RelativePath=".\rtp_analysis.c"
636                                         >
637                                 </File>
638                                 <File
639                                         RelativePath=".\rtp_stream_dlg.c"
640                                         >
641                                 </File>
642                                 <File
643                                         RelativePath=".\scsi_stat.c"
644                                         >
645                                 </File>
646                                 <File
647                                         RelativePath=".\sctp_assoc_analyse.c"
648                                         >
649                                 </File>
650                                 <File
651                                         RelativePath=".\sctp_chunk_stat.c"
652                                         >
653                                 </File>
654                                 <File
655                                         RelativePath=".\sctp_chunk_stat_dlg.c"
656                                         >
657                                 </File>
658                                 <File
659                                         RelativePath=".\sctp_stat_dlg.c"
660                                         >
661                                 </File>
662                                 <File
663                                         RelativePath=".\sip_stat.c"
664                                         >
665                                 </File>
666                                 <File
667                                         RelativePath=".\smb2_stat.c"
668                                         >
669                                 </File>
670                                 <File
671                                         RelativePath=".\smb_stat.c"
672                                         >
673                                 </File>
674                                 <File
675                                         RelativePath=".\stats_tree_stat.c"
676                                         >
677                                 </File>
678                                 <File
679                                         RelativePath=".\t38_analysis.c"
680                                         >
681                                 </File>
682                                 <File
683                                         RelativePath=".\tcp_graph.c"
684                                         >
685                                 </File>
686                                 <File
687                                         RelativePath=".\voip_calls_dlg.c"
688                                         >
689                                 </File>
690                                 <File
691                                         RelativePath=".\wlan_stat_dlg.c"
692                                         >
693                                 </File>
694                                 <File
695                                         RelativePath=".\wsp_stat.c"
696                                         >
697                                 </File>
698                         </Filter>
699                 </Filter>
700                 <Filter
701                         Name="Header Files"
702                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
703                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
704                         >
705                         <File
706                                 RelativePath=".\about_dlg.h"
707                                 >
708                         </File>
709                         <File
710                                 RelativePath=".\airpcap_dlg.h"
711                                 >
712                         </File>
713                         <File
714                                 RelativePath=".\airpcap_gui_utils.h"
715                                 >
716                         </File>
717                         <File
718                                 RelativePath=".\capture_dlg.h"
719                                 >
720                         </File>
721                         <File
722                                 RelativePath=".\capture_file_dlg.h"
723                                 >
724                         </File>
725                         <File
726                                 RelativePath=".\capture_if_details_dlg_win32.h"
727                                 >
728                         </File>
729                         <File
730                                 RelativePath=".\cfilter_combo_utils.h"
731                                 >
732                         </File>
733                         <File
734                                 RelativePath=".\color_dlg.h"
735                                 >
736                         </File>
737                         <File
738                                 RelativePath=".\color_edit_dlg.h"
739                                 >
740                         </File>
741                         <File
742                                 RelativePath=".\color_utils.h"
743                                 >
744                         </File>
745                         <File
746                                 RelativePath=".\conversations_table.h"
747                                 >
748                         </File>
749                         <File
750                                 RelativePath=".\decode_as_ber.h"
751                                 >
752                         </File>
753                         <File
754                                 RelativePath=".\decode_as_dcerpc.h"
755                                 >
756                         </File>
757                         <File
758                                 RelativePath=".\decode_as_dlg.h"
759                                 >
760                         </File>
761                         <File
762                                 RelativePath=".\dfilter_expr_dlg.h"
763                                 >
764                         </File>
765                         <File
766                                 RelativePath=".\dlg_utils.h"
767                                 >
768                         </File>
769                         <File
770                                 RelativePath=".\drag_and_drop.h"
771                                 >
772                         </File>
773                         <File
774                                 RelativePath=".\expert_comp_dlg.h"
775                                 >
776                         </File>
777                         <File
778                                 RelativePath=".\expert_comp_table.h"
779                                 >
780                         </File>
781                         <File
782                                 RelativePath=".\export_object_dlg.h"
783                                 >
784                         </File>
785                         <File
786                                 RelativePath=".\file_dlg.h"
787                                 >
788                         </File>
789                         <File
790                                 RelativePath=".\file_dlg_win32.h"
791                                 >
792                         </File>
793                         <File
794                                 RelativePath=".\fileset_dlg.h"
795                                 >
796                         </File>
797                         <File
798                                 RelativePath=".\filter_dlg.h"
799                                 >
800                         </File>
801                         <File
802                                 RelativePath=".\find_dlg.h"
803                                 >
804                         </File>
805                         <File
806                                 RelativePath=".\firewall_dlg.h"
807                                 >
808                         </File>
809                         <File
810                                 RelativePath=".\follow_ssl.h"
811                                 >
812                         </File>
813                         <File
814                                 RelativePath=".\follow_stream.h"
815                                 >
816                         </File>
817                         <File
818                                 RelativePath=".\follow_tcp.h"
819                                 >
820                         </File>
821                         <File
822                                 RelativePath=".\follow_udp.h"
823                                 >
824                         </File>
825                         <File
826                                 RelativePath=".\font_utils.h"
827                                 >
828                         </File>
829                         <File
830                                 RelativePath=".\goto_dlg.h"
831                                 >
832                         </File>
833                         <File
834                                 RelativePath=".\graph_analysis.h"
835                                 >
836                         </File>
837                         <File
838                                 RelativePath=".\gsm_map_stat.h"
839                                 >
840                         </File>
841                         <File
842                                 RelativePath=".\gtkglobals.h"
843                                 >
844                         </File>
845                         <File
846                                 RelativePath=".\gui_stat_menu.h"
847                                 >
848                         </File>
849                         <File
850                                 RelativePath=".\gui_stat_util.h"
851                                 >
852                         </File>
853                         <File
854                                 RelativePath=".\gui_utils.h"
855                                 >
856                         </File>
857                         <File
858                                 RelativePath=".\help_dlg.h"
859                                 >
860                         </File>
861                         <File
862                                 RelativePath=".\hostlist_table.h"
863                                 >
864                         </File>
865                         <File
866                                 RelativePath=".\keys.h"
867                                 >
868                         </File>
869                         <File
870                                 RelativePath=".\macros_dlg.h"
871                                 >
872                         </File>
873                         <File
874                                 RelativePath=".\main.h"
875                                 >
876                         </File>
877                         <File
878                                 RelativePath=".\main_airpcap_toolbar.h"
879                                 >
880                         </File>
881                         <File
882                                 RelativePath=".\main_filter_toolbar.h"
883                                 >
884                         </File>
885                         <File
886                                 RelativePath=".\main_proto_draw.h"
887                                 >
888                         </File>
889                         <File
890                                 RelativePath=".\main_statusbar.h"
891                                 >
892                         </File>
893                         <File
894                                 RelativePath=".\main_toolbar.h"
895                                 >
896                         </File>
897                         <File
898                                 RelativePath=".\main_welcome.h"
899                                 >
900                         </File>
901                         <File
902                                 RelativePath=".\mcast_stream.h"
903                                 >
904                         </File>
905                         <File
906                                 RelativePath=".\mcast_stream_dlg.h"
907                                 >
908                         </File>
909                         <File
910                                 RelativePath=".\menus.h"
911                                 >
912                         </File>
913                         <File
914                                 RelativePath=".\mtp3_stat.h"
915                                 >
916                         </File>
917                         <File
918                                 RelativePath=".\packet_history.h"
919                                 >
920                         </File>
921                         <File
922                                 RelativePath=".\packet_win.h"
923                                 >
924                         </File>
925                         <File
926                                 RelativePath=".\pixmap_save.h"
927                                 >
928                         </File>
929                         <File
930                                 RelativePath=".\plugins_dlg.h"
931                                 >
932                         </File>
933                         <File
934                                 RelativePath=".\prefs_capture.h"
935                                 >
936                         </File>
937                         <File
938                                 RelativePath=".\prefs_column.h"
939                                 >
940                         </File>
941                         <File
942                                 RelativePath=".\prefs_dlg.h"
943                                 >
944                         </File>
945                         <File
946                                 RelativePath=".\prefs_gui.h"
947                                 >
948                         </File>
949                         <File
950                                 RelativePath=".\prefs_layout.h"
951                                 >
952                         </File>
953                         <File
954                                 RelativePath=".\prefs_nameres.h"
955                                 >
956                         </File>
957                         <File
958                                 RelativePath=".\prefs_print.h"
959                                 >
960                         </File>
961                         <File
962                                 RelativePath=".\prefs_rtp_player.h"
963                                 >
964                         </File>
965                         <File
966                                 RelativePath=".\prefs_stream.h"
967                                 >
968                         </File>
969                         <File
970                                 RelativePath=".\print_win32.h"
971                                 >
972                         </File>
973                         <File
974                                 RelativePath=".\profile_dlg.h"
975                                 >
976                         </File>
977                         <File
978                                 RelativePath=".\proto_dlg.h"
979                                 >
980                         </File>
981                         <File
982                                 RelativePath=".\proto_hier_stats_dlg.h"
983                                 >
984                         </File>
985                         <File
986                                 RelativePath=".\range_utils.h"
987                                 >
988                         </File>
989                         <File
990                                 RelativePath=".\recent.h"
991                                 >
992                         </File>
993                         <File
994                                 RelativePath=".\rtp_analysis.h"
995                                 >
996                         </File>
997                         <File
998                                 RelativePath=".\rtp_player.h"
999                                 >
1000                         </File>
1001                         <File
1002                                 RelativePath=".\rtp_stream.h"
1003                                 >
1004                         </File>
1005                         <File
1006                                 RelativePath=".\rtp_stream_dlg.h"
1007                                 >
1008                         </File>
1009                         <File
1010                                 RelativePath=".\sat.h"
1011                                 >
1012                         </File>
1013                         <File
1014                                 RelativePath=".\sctp_stat.h"
1015                                 >
1016                         </File>
1017                         <File
1018                                 RelativePath=".\service_response_time_table.h"
1019                                 >
1020                         </File>
1021                         <File
1022                                 RelativePath=".\stock_icons.h"
1023                                 >
1024                         </File>
1025                         <File
1026                                 RelativePath=".\summary_dlg.h"
1027                                 >
1028                         </File>
1029                         <File
1030                                 RelativePath=".\supported_protos_dlg.h"
1031                                 >
1032                         </File>
1033                         <File
1034                                 RelativePath=".\tap_dfilter_dlg.h"
1035                                 >
1036                         </File>
1037                         <File
1038                                 RelativePath=".\text_page_utils.h"
1039                                 >
1040                         </File>
1041                         <File
1042                                 RelativePath=".\u3.h"
1043                                 >
1044                         </File>
1045                         <File
1046                                 RelativePath=".\uat_gui.h"
1047                                 >
1048                         </File>
1049                         <File
1050                                 RelativePath=".\voip_calls.h"
1051                                 >
1052                         </File>
1053                         <File
1054                                 RelativePath=".\voip_calls_dlg.h"
1055                                 >
1056                         </File>
1057                         <File
1058                                 RelativePath=".\webbrowser.h"
1059                                 >
1060                         </File>
1061                 </Filter>
1062                 <Filter
1063                         Name="Resource Files"
1064                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
1065                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
1066                         >
1067                 </Filter>
1068                 <File
1069                         RelativePath=".\doxygen.cfg.in"
1070                         >
1071                 </File>
1072                 <File
1073                         RelativePath=".\Makefile.am"
1074                         >
1075                 </File>
1076                 <File
1077                         RelativePath=".\Makefile.common"
1078                         >
1079                 </File>
1080                 <File
1081                         RelativePath=".\Makefile.nmake"
1082                         >
1083                 </File>
1084                 <File
1085                         RelativePath=".\STATUS.gtk2"
1086                         >
1087                 </File>
1088         </Files>
1089         <Globals>
1090         </Globals>
1091 </VisualStudioProject>