From c9d1f394e5b44fcfab5ae7ef25006779516f03ff Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 27 May 2018 17:38:35 +0300 Subject: PRODUCTVERSION of any version resource to contain the number of current build --- plugins/Actman/make.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Actman/make.bat') diff --git a/plugins/Actman/make.bat b/plugins/Actman/make.bat index 3f06ece2b5..9d045fe8c2 100644 --- a/plugins/Actman/make.bat +++ b/plugins/Actman/make.bat @@ -19,6 +19,7 @@ rem brcc32.exe %myopts% options.rc -fooptions.res rem brcc32.exe %myopts% hooks\hooks.rc -fohooks\hooks.res rem brcc32.exe %myopts% tasks\tasks.rc -fotasks\tasks.res rem brcc32.exe %myopts% ua\ua.rc -foua\ua.res +rc version.rc %FPCBIN% @..\Utils.pas\fpc.cfg %PROJECT%.dpr %3 %4 %5 %6 %7 %8 %9 if errorlevel 1 exit /b 1 -- cgit v1.2.3