From 08b24b74809b0ee3395331357b26fe2a590912df Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 24 Jul 2019 19:20:13 +0300 Subject: if there's no Delphi on a computer, who cares? --- plugins/QuickSearch/make.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/QuickSearch') diff --git a/plugins/QuickSearch/make.bat b/plugins/QuickSearch/make.bat index 79013482e5..75543684c2 100644 --- a/plugins/QuickSearch/make.bat +++ b/plugins/QuickSearch/make.bat @@ -15,7 +15,7 @@ set PROJECT=QuickSearch if not exist %OUTDIR% mkdir %OUTDIR% md tmp -rem brcc32.exe qs.rc -foqs.res +brcc32.exe qs.rc -foqs.res rc version.rc %FPCBIN% @..\Utils.pas\fpc.cfg %PROJECT%.dpr %3 %4 %5 %6 %7 %8 %9 -- cgit v1.2.3