1 неделю назад
История
README.md
hwbuilder
An utility for building programs written in Harbour - GUI and console.
Binaries are available at Project web page
Usage:
hwbc [options…]
-bcc use the Borland C compiler
-mingw use the Mingw C compiler
-msvc use the MS Visual Studio
-comp= use C compiler with specified id
-gui= use GUI library with specified id
-lib build a library
-clean erase project obj files
-q shortened output
-gt use specified GT library
-{} a keyword-condition for a project file
-pf, -prgflags= options for Harbour compiler
-cf, -cflags= options for C compiler
-l, -libs= a list of additionas libraries
-sp, -srcpath= a path to source files
-o, -out= a path and name of output file
@ include file
-i, -ini= a name of ini file
For more information, see:
[HwBuilder review](http://www.kresin.ru/notes/index_en.php?b=blog_en&n=8)
[HwBuild.ini](http://www.kresin.ru/notes/index_en.php?b=blog_en&n=9)
[HwBuilder - project file](http://www.kresin.ru/notes/index_en.php?b=blog_en&n=10)
Конвейеры
0 успешных
0 с ошибкой