From 40b7012630884d90297218a79fffff9a7c450ae6 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Thu, 26 Aug 2010 16:49:38 +0200 Subject: clean fe-text before building for x64 --- build/build-x64.bat | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build') diff --git a/build/build-x64.bat b/build/build-x64.bat index 4121cc8e..c13459b6 100644 --- a/build/build-x64.bat +++ b/build/build-x64.bat @@ -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 -- cgit 1.4.1