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 --- epan/libwireshark.vcproj | 87 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 epan/libwireshark.vcproj (limited to 'epan/libwireshark.vcproj') diff --git a/epan/libwireshark.vcproj b/epan/libwireshark.vcproj new file mode 100644 index 0000000000..4ada8c937c --- /dev/null +++ b/epan/libwireshark.vcproj @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1