diff options
Diffstat (limited to 'config.nmake')
-rw-r--r-- | config.nmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.nmake b/config.nmake index 499ab26c78..a801914924 100644 --- a/config.nmake +++ b/config.nmake @@ -143,6 +143,7 @@ GLIB_DIR=$(WIRESHARK_LIBS)\glib ##### To Use new packet list uncomment this line #### ### Warning Experimental - work in progress #NEW_PACKET_LIST_CONFIG=^#define NEW_PACKET_LIST 1 +NEW_PACKET_LIST_CONFIG= # # Mandatory: GTK (& related libs) settings |