# HG changeset patch # User Alexis Jeandet # Date 2014-12-30 21:46:31 # Node ID 1fcab95903ab3f80fcda62c44917cd75d5c7e2e3 # Parent b9dafb3bcaed17ccb609bfc10d125d6399e63283 Disabled spwplugin by default diff --git a/SocExplorer_Plugins.pro b/SocExplorer_Plugins.pro --- a/SocExplorer_Plugins.pro +++ b/SocExplorer_Plugins.pro @@ -11,4 +11,4 @@ SUBDIRS = \ memctrlrplugin \ memcheckplugin -unix:SUBDIRS += spwplugin +#unix:SUBDIRS += spwplugin