From 54ca6dae29aabe8ad5acb602f5727317dea50340 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 22 May 2013 05:48:11 +0000 Subject: There are clearly not enough different sets of build tools out there, so it's always nice when there's a new one, especially one that can't share file lists with others. Remove capture_unix_ifnames.c from YET ANOTHER build tool file. svn path=/trunk/; revision=49492 --- ui/qt/QtShark.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/qt/QtShark.pro') diff --git a/ui/qt/QtShark.pro b/ui/qt/QtShark.pro index aa32631b0b..2c34c7bf5a 100644 --- a/ui/qt/QtShark.pro +++ b/ui/qt/QtShark.pro @@ -185,7 +185,7 @@ SOURCES_WS_C = \ ../../u3.c \ ../../version_info.c -unix:SOURCES_WS_C += ../../capture-pcap-util-unix.c ../../capture_unix_ifnames.c +unix:SOURCES_WS_C += ../../capture-pcap-util-unix.c win32:SOURCES_WS_C += \ ../../capture_win_ifnames.c \ ../../capture-wpcap.c \ -- cgit v1.2.1