2009-12-02 11:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
+ Added HB_DIR_*, HB_INC_* settings to ones which users
should NOT have in their setup anymore.
Please delete them, it's just noise on the dev list.
This current full list:
set HB_PATH=<Harbour root dir>
set HRB_DIR=<Some Harbour dir>
set INCLUDE=<Harbour include dir>
set LIB=<Harbour lib dir>
set HB_INC_*=
set HB_DIR_*=
This commit is contained in:
@@ -17,6 +17,20 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-12-02 11:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* INSTALL
|
||||
+ Added HB_DIR_*, HB_INC_* settings to ones which users
|
||||
should NOT have in their setup anymore.
|
||||
Please delete them, it's just noise on the dev list.
|
||||
|
||||
This current full list:
|
||||
set HB_PATH=<Harbour root dir>
|
||||
set HRB_DIR=<Some Harbour dir>
|
||||
set INCLUDE=<Harbour include dir>
|
||||
set LIB=<Harbour lib dir>
|
||||
set HB_INC_*=
|
||||
set HB_DIR_*=
|
||||
|
||||
2009-12-02 11:42 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* src/rtl/philes.c
|
||||
* include/hbextern.ch
|
||||
|
||||
@@ -1026,6 +1026,8 @@ HARBOUR
|
||||
set HRB_DIR=<Some Harbour dir>
|
||||
set INCLUDE=<Harbour include dir>
|
||||
set LIB=<Harbour lib dir>
|
||||
set HB_INC_*=
|
||||
set HB_DIR_*=
|
||||
- Try to do no or only small modifications at once to command examples
|
||||
included in this file. If it doesn't work, fall back to documented
|
||||
examples as is.
|
||||
|
||||
Reference in New Issue
Block a user