
d:\lazarus\wxl\lpk>c:\lazarus32\lazbuild.exe -h

lazbuild [options] <project/package filename or package name>

:

--help or -?
                        
-B or --build-all
                        
                      //IDE
-r or --recursive
                         (-B)
                        
-d or --skip-dependencies
                        
--build-ide=<options>
                       IDE  
-v or --version
                         
-q or --quiet
                       
                      , 
                        
                      Passing quiet two times, will pass
                      -vw-n-h-i-l-d-u-t-p-c-x- to the compiler
--verbose
                       
                      , 
                        
--verbose-pkgsearch
                      Write what package files are searched and found

--add-package
                       ()  
                      
                      (  
                      --build-ide   IDE).
--add-package-link=<.lpk file>
                       
                        Lazarus (.lpk), 
                      .
--create-makefile
                        
                        Makefile.

--primary-config-path=<path>
or --pcp=<path>
                       
                      ,  Lazarus 
                        . 
                       -
                      C:\Users\mw\AppData\Local\lazarus

--secondary-config-path=<path>
or --scp=<path>
                       
                      ,  Lazarus 
                        .
                        - c:\lazarus32

--operating-system=<operating-system>
or --os=<operating-system>
                       
                       , ,
                      win32, linux.  
                      : win32

--widgetset=<widgetset>
or --ws=<widgetset>
                       
                       , ,
                      gtk, gtk2, qt, win32, carbon.  
                      : win32

--cpu=<cpu>
                       
                       
                      , , i386, x86_64,
                      powerpc, powerpc_64  . . 
                       : i386

--build-mode=<project/ide build mode>
or --bm=<project/ide build mode>
                        
                        IDE.

--compiler=<ppcXXX>
                        
                      , , ppc386,
                      ppcx64, ppcppc  . .  
                        
                      environmentoptions.xml

--language=
                       . ,
                      --language=de.  
                         languages.

--lazarusdir=<Lazarus directory>
                         
                       

--max-process-count=<count>
                       
                        
                       .
                         - 0
                      ( 
                       
                        
                      ).

--no-write-project
                        
                         
                       .  
                       ,  
                        (
                        
                      ).


d:\lazarus\wxl\lpk>pause
     . . .


