2008-08-13 02:30 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* make_b32.bat
* make_b32.mak
- Removed dummy option HB_BUILD_MODE.
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-08-13 02:30 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* make_b32.bat
|
||||
* make_b32.mak
|
||||
- Removed dummy option HB_BUILD_MODE.
|
||||
|
||||
2008-08-13 01:11 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* doc/whatsnew.txt
|
||||
* Extended releases notes/issues section.
|
||||
|
||||
@@ -11,7 +11,6 @@ rem Instead, make a local copy and modify that one, or make a call to
|
||||
rem this batch file from your customized one. [vszakats]
|
||||
rem
|
||||
rem Set any of the below settings to customize your build process:
|
||||
rem set HB_BUILD_MODE=C
|
||||
rem set HB_BUILD_DLL=yes
|
||||
rem set HB_BUILD_DEBUG=yes
|
||||
rem set HB_BUILD_VERBOSE=yes
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
# HB_BUILD_ST - If set to yes builds harbour in SingleThread mode
|
||||
# HB_BUILD_DLL - If set to yes enables building harbour VM+RTL
|
||||
# dll in addition to normal static build
|
||||
# HB_BUILD_MODE - If set to cpp causes to compile in C++ mode
|
||||
# HB_BUILD_DEBUG - If set to yes causes to compile with debug info
|
||||
# HB_BUILD_VERBOSE - enables echoing commands being executed
|
||||
# HB_REBUILD_PARSER - If set to yes force preprocessing new rules by
|
||||
|
||||
Reference in New Issue
Block a user