8 // Unfortunately Wireshark does not install headers for plugin
9 // development; instead we rely on the source distribution:
10 includes += $(WIRESHARK_SRC)
13 macros += MSC_VER_REQUIRED=1310
16 macros += MSC_VER_REQUIRED=1400
19 macros += MSC_VER_REQUIRED=1500
22 macros += MSC_VER_REQUIRED=1600
24 verbatim(nmake, top) {
25 include $(WIRESHARK_SRC)/config.nmake
28 specific(prop:windows) {
29 libpaths += $(WIRESHARK_SRC)/wiretap $(WIRESHARK_SRC)/epan
30 lit_libs += wiretap-$(WIRETAP_VERSION) libwireshark
32 libpaths += $(WIRESHARK_SRC)/wiretap/.libs $(WIRESHARK_SRC)/epan/.libs
33 lit_libs += wiretap wireshark