BUILD.MD and inc numBuild

This commit is contained in:
2026-06-02 18:08:10 +03:00
parent 1e9796bc9a
commit 261b3190b8
2 changed files with 7 additions and 4 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# RUN Build Linux
lazbuild --ws=qt6 ewsdr.lpr
lazbuild -B --ws=qt6 ewsdr.lpr
# RUN Build Windows
lazbuild --ws=win32 ewsdr.lpr
lazbuild -B --ws=win32 ewsdr.lpr
# RUN Build macOS
lazbuild --ws=cocoa ewsdr.lpr
lazbuild -B --ws=cocoa ewsdr.lpr