add support for xchat-text

This commit is contained in:
berkeviktor@aol.com
2011-01-10 08:48:50 +01:00
parent a62ba4792c
commit 9c8f37cc15
5 changed files with 15 additions and 4 deletions

View File

@@ -15,6 +15,8 @@ cd common
nmake /nologo /f makefile.mak clean
cd ..\fe-gtk
nmake /nologo /f makefile.mak clean
cd ..\fe-text
nmake /nologo /f makefile.mak clean
cd ..
nmake /nologo /f makefile.mak
cd ..\plugins