From 1366745e4520145316e4083d2c5bc1b53878d922 Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Sun, 9 Sep 2007 13:59:58 +0000 Subject: start an experiment to provide MS Visual Studio 2005 solution / project files for a lot easier debugging. They still use the underlying Makefile.nmake files for the actual build process. svn path=/trunk/; revision=22831 --- wireshark-gtk1.vcproj | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 wireshark-gtk1.vcproj (limited to 'wireshark-gtk1.vcproj') diff --git a/wireshark-gtk1.vcproj b/wireshark-gtk1.vcproj new file mode 100644 index 0000000000..e16c6e0ac1 --- /dev/null +++ b/wireshark-gtk1.vcproj @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1