diff --git a/meson_options.txt b/meson_options.txt index d3bd0b0..e2b3b1a 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1,4 +1,3 @@ option('DBGIMPORT', type: 'boolean', value: false, description: 'Enable Windows API import debugging') option('DBGWDF', type: 'boolean', value: false, description: 'Enable WDF debugging') -option('DBGWDF', type: 'boolean', value: false, description: 'Enable WDF debugging') option('UNMOUNTFS', type: 'boolean', value: true, description: 'Unmount the file system for the Tudor host process - disable to make GDB work properly') \ No newline at end of file