aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/libgtkui.vcproj
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-02-18 20:21:30 +0000
committerGuy Harris <guy@alum.mit.edu>2012-02-18 20:21:30 +0000
commitbdab9be8981c325828ba2ad631c82b5af34b9c31 (patch)
tree43432b5d449dac4b4fcc2c339007bf1a8a6be226 /ui/gtk/libgtkui.vcproj
parent637c99eee5577a10e996d6aae56d28fe5429b4e0 (diff)
Rename the (static) library built from stuff in ui/gtk to "libgtkui" in
automake/autoconf and nmake builds, to match the name in CMake builds. svn path=/trunk/; revision=41058
Diffstat (limited to 'ui/gtk/libgtkui.vcproj')
-rw-r--r--ui/gtk/libgtkui.vcproj1095
1 files changed, 1095 insertions, 0 deletions
diff --git a/ui/gtk/libgtkui.vcproj b/ui/gtk/libgtkui.vcproj
new file mode 100644
index 0000000000..ce5039ae70
--- /dev/null
+++ b/ui/gtk/libgtkui.vcproj
@@ -0,0 +1,1095 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="libgtkui"
+ ProjectGUID="{57231C4A-CF70-4CC6-8AED-4C1D6ABC3E94}"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="libgtkui.exe"
+ PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="0"
+ >
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine=""
+ ReBuildCommandLine=""
+ CleanCommandLine=""
+ Output="libgtkui.exe"
+ PreprocessorDefinitions="WIN32;NDEBUG;HAVE_LIBPCAP;HAVE_LIBPORTAUDIO"
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\about_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_gui_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_file_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_if_details_dlg_win32.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_if_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_info_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\cfilter_combo_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\color_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\color_edit_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\color_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_ber.c"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dcerpc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dfilter_expr_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dlg_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\drag_and_drop.c"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_comp_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\export_object.c"
+ >
+ </File>
+ <File
+ RelativePath=".\export_object_http.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\file_dlg_win32.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fileset_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\filter_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\find_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\firewall_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_ssl.c"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_stream.c"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_tcp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_udp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\font_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\goto_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\graph_analysis.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_stat_util.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\help_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\macros_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_airpcap_toolbar.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_filter_toolbar.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_proto_draw.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_statusbar.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_toolbar.c"
+ >
+ </File>
+ <File
+ RelativePath=".\main_welcome.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_history.c"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_win.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pixmap_save.c"
+ >
+ </File>
+ <File
+ RelativePath=".\plugins_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_capture.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_column.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_gui.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_layout.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_nameres.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_print.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_rtp_player.c"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_stream.c"
+ >
+ </File>
+ <File
+ RelativePath=".\print_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\print_win32.c"
+ >
+ </File>
+ <File
+ RelativePath=".\profile_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\progress_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_hier_stats_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\range_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\recent.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_player.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_byte_graph_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_error_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_graph_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\service_response_time_table.c"
+ >
+ </File>
+ <File
+ RelativePath=".\simple_dialog.c"
+ >
+ </File>
+ <File
+ RelativePath=".\stock_icons.c"
+ >
+ </File>
+ <File
+ RelativePath=".\summary_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\supported_protos_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tap_dfilter_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\text_page_utils.c"
+ >
+ </File>
+ <File
+ RelativePath=".\u3.c"
+ >
+ </File>
+ <File
+ RelativePath=".\uat_gui.c"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls.c"
+ >
+ </File>
+ <File
+ RelativePath=".\webbrowser.c"
+ >
+ </File>
+ <File
+ RelativePath=".\wireshark-tap-register.c"
+ >
+ </File>
+ <Filter
+ Name="Taps"
+ >
+ <File
+ RelativePath=".\afp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ansi_a_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ansi_map_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\bootp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\camel_counter.c"
+ >
+ </File>
+ <File
+ RelativePath=".\camel_srt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_eth.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_fc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_fddi.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_ip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_ipx.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_jxta.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_ncp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_rsvp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_sctp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_tcpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_tr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_udpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_usb.c"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_wlan.c"
+ >
+ </File>
+ <File
+ RelativePath=".\dcerpc_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_comp_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\fc_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\flow_graph.c"
+ >
+ </File>
+ <File
+ RelativePath=".\funnel_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_a_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_map_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_map_summary.c"
+ >
+ </File>
+ <File
+ RelativePath=".\h225_counter.c"
+ >
+ </File>
+ <File
+ RelativePath=".\h225_ras_srt.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_eth.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_fc.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_fddi.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_ip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_ipx.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_jxta.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_ncp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_rsvp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_sctp.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_tcpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_tr.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_udpip.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_usb.c"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_wlan.c"
+ >
+ </File>
+ <File
+ RelativePath=".\io_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ldap_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mgcp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mtp3_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\mtp3_summary.c"
+ >
+ </File>
+ <File
+ RelativePath=".\ncp_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\radius_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rpc_progs.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rpc_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_analysis.c"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\scsi_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_assoc_analyse.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_chunk_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_chunk_stat_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_stat_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\sip_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\smb2_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\smb_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\stats_tree_stat.c"
+ >
+ </File>
+ <File
+ RelativePath=".\t38_analysis.c"
+ >
+ </File>
+ <File
+ RelativePath=".\tcp_graph.c"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\wlan_stat_dlg.c"
+ >
+ </File>
+ <File
+ RelativePath=".\wsp_stat.c"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\about_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\airpcap_gui_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_file_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\capture_if_details_dlg_win32.h"
+ >
+ </File>
+ <File
+ RelativePath=".\cfilter_combo_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\color_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\color_edit_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\color_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\conversations_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_ber.h"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dcerpc.h"
+ >
+ </File>
+ <File
+ RelativePath=".\decode_as_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dfilter_expr_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dlg_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\drag_and_drop.h"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_comp_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\expert_comp_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\export_object.h"
+ >
+ </File>
+ <File
+ RelativePath=".\file_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\file_dlg_win32.h"
+ >
+ </File>
+ <File
+ RelativePath=".\fileset_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\filter_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\find_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\firewall_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_ssl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_stream.h"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_tcp.h"
+ >
+ </File>
+ <File
+ RelativePath=".\follow_udp.h"
+ >
+ </File>
+ <File
+ RelativePath=".\font_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\goto_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\graph_analysis.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gsm_map_stat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtkglobals.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_stat_menu.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_stat_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gui_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\help_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\hostlist_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\keys.h"
+ >
+ </File>
+ <File
+ RelativePath=".\macros_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_airpcap_toolbar.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_filter_toolbar.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_proto_draw.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_statusbar.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_toolbar.h"
+ >
+ </File>
+ <File
+ RelativePath=".\main_welcome.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mcast_stream_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\menus.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mtp3_stat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_history.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packet_win.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pixmap_save.h"
+ >
+ </File>
+ <File
+ RelativePath=".\plugins_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_capture.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_column.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_gui.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_layout.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_nameres.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_print.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_rtp_player.h"
+ >
+ </File>
+ <File
+ RelativePath=".\prefs_stream.h"
+ >
+ </File>
+ <File
+ RelativePath=".\print_win32.h"
+ >
+ </File>
+ <File
+ RelativePath=".\profile_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\proto_hier_stats_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\range_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\recent.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_analysis.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_player.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream.h"
+ >
+ </File>
+ <File
+ RelativePath=".\rtp_stream_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sctp_stat.h"
+ >
+ </File>
+ <File
+ RelativePath=".\service_response_time_table.h"
+ >
+ </File>
+ <File
+ RelativePath=".\stock_icons.h"
+ >
+ </File>
+ <File
+ RelativePath=".\summary_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\supported_protos_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tap_dfilter_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\text_page_utils.h"
+ >
+ </File>
+ <File
+ RelativePath=".\u3.h"
+ >
+ </File>
+ <File
+ RelativePath=".\uat_gui.h"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls.h"
+ >
+ </File>
+ <File
+ RelativePath=".\voip_calls_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\webbrowser.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ <File
+ RelativePath=".\doxygen.cfg.in"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.am"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.common"
+ >
+ </File>
+ <File
+ RelativePath=".\Makefile.nmake"
+ >
+ </File>
+ <File
+ RelativePath=".\STATUS.gtk2"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>