re-enable xtray

This commit is contained in:
berkeviktor@aol.com
2011-01-14 05:35:09 +01:00
parent 0c87e4b914
commit 1effb26d5f
4 changed files with 13 additions and 15 deletions

View File

@@ -11,8 +11,8 @@ all:
@-$(MAKE) /nologo /s /f makefile.mak $@
# @cd ..\xdcc
# @-$(MAKE) /nologo /s /f makefile.mak $@
# @cd ..\xtray
# @-$(MAKE) /nologo /s /f makefile.mak $@
@cd ..\xtray
@-$(MAKE) /nologo /s /f makefile.mak $@
@cd ..\winamp
@-$(MAKE) /nologo /s /f makefile.mak $@
@@ -47,11 +47,11 @@ clean:
# @del xdcc\*.exp
# @del xdcc\*.lib
# @del xdcc\*.obj
# @del xtray\*.def
# @del xtray\*.dll
# @del xtray\*.exp
# @del xtray\*.lib
# @del xtray\*.obj
@del xtray\*.def
@del xtray\*.dll
@del xtray\*.exp
@del xtray\*.lib
@del xtray\*.obj
@del winamp\*.def
@del winamp\*.dll
@del winamp\*.exp