clean fe-text before building for x64

This commit is contained in:
berkeviktor@aol.com
2010-08-26 16:49:38 +02:00
parent 4be9981bfc
commit 40b7012630
2 changed files with 4 additions and 0 deletions

View File

@@ -10,6 +10,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