From db25589d905fec23bf7ff22166cd12a22b550bb5 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Wed, 13 Jun 2012 16:18:38 +0000 Subject: Add a comment as to .bsc files seemingly not usable with VS2010. svn path=/trunk/; revision=43232 --- Makefile.nmake | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.nmake b/Makefile.nmake index 3742db8d29..007f7d55ca 100644 --- a/Makefile.nmake +++ b/Makefile.nmake @@ -238,6 +238,9 @@ packaging_zip: all !IFDEF WIRESHARK_GENERATE_BSC_FILE # FIXME: Add epan\wspython\*.sbr when we support Python embedding # Note: Certain .sbr files cause bscmake warning "too many references... ignoring ..." +# XXX: It seems that using .bsc files with VS2010 doesn't work (isn't supported ?) +# Using .bsc files with VS2008 may work +# See: http://ask.wireshark.org/questions/8660/wireshark-building-and-debugging-on-visual-c-or-visual-studio wireshark.bsc: \ *.sbr \ codecs\*.sbr \ -- cgit v1.2.3