diff options
Diffstat (limited to 'tools/build_tools.bat')
-rwxr-xr-x | tools/build_tools.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/build_tools.bat b/tools/build_tools.bat new file mode 100755 index 00000000..30d83028 --- /dev/null +++ b/tools/build_tools.bat @@ -0,0 +1,4 @@ + +fpc -O2 -Xs -XX -Sh -FUunits -oupdatepofiles.exe updatepofiles.pas + + |