corrections to prevs

This commit is contained in:
Viktor Szakats
2013-03-23 12:54:23 +01:00
parent 5703021253
commit d700e48d5f
3 changed files with 7 additions and 1 deletions

View File

@@ -10,6 +10,11 @@
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
*/
2013-03-23 12:53 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbnetio/utils/hbnetio/hbnetio.hbp
* README.txt
! corrections to prevs
2013-03-22 19:05 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/xhb/hbdll.ch
+ removed unnecessary win platform guard. (In Harbour

View File

@@ -487,6 +487,7 @@ TABLE OF CONTENT
for zlib support: $ sudo apt-get install zlib1g-dev
for pcre (regex) support: $ sudo apt-get install libpcre3-dev
for contrib/hbsqlit3 lib: $ sudo apt-get install libsqlite3-dev
for contrib/hbexpat lib: $ sudo apt-get install libexpat1-dev
Linux (.rpm based distros: openSUSE, Fedora, CentOS, Mandriva)
--------------------------------------------------------------

View File

@@ -8,7 +8,7 @@ hbnetio.hbc
hbnetio.prg
netiosvc.prg{win}
_winsvc.prg{win}
-main=WinMain{win}
hbwin.hbc{win}