From 79a6cd6b844cc6b89f2646e83b3c7464a54c0fda Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Wed, 29 Dec 2010 17:16:38 +0100 Subject: disable xdcc as it doesn't work --- plugins/makefile.mak | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins') diff --git a/plugins/makefile.mak b/plugins/makefile.mak index 4b79dd87..87839dfc 100644 --- a/plugins/makefile.mak +++ b/plugins/makefile.mak @@ -42,11 +42,11 @@ clean: @del upd\*.exp @del upd\*.lib @del upd\*.obj - @del xdcc\*.def - @del xdcc\*.dll - @del xdcc\*.exp - @del xdcc\*.lib - @del xdcc\*.obj +# @del xdcc\*.def +# @del xdcc\*.dll +# @del xdcc\*.exp +# @del xdcc\*.lib +# @del xdcc\*.obj # @del xtray\*.def # @del xtray\*.dll # @del xtray\*.exp -- cgit 1.4.1