2009-10-07 23:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbnetio/utils/netiosrv.hbp
    * Renamed netiosrv to hbnetio.
    + Adding CPU type to hbnetio executable name if it's not x86.
This commit is contained in:
Viktor Szakats
2009-10-07 21:57:01 +00:00
parent 858234e52a
commit 6227518cea
2 changed files with 8 additions and 2 deletions

View File

@@ -17,6 +17,11 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-10-07 23:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbnetio/utils/netiosrv.hbp
* Renamed netiosrv to hbnetio.
+ Adding CPU type to hbnetio executable name if it's not x86.
2009-10-07 18:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
+ Enabled upx support on all *nix system.

View File

@@ -3,5 +3,6 @@
#
netiosrv.prg
-o{!dos}netiosrv_${hb_plat}
-o{dos}netiodos
-o{!dos&x86}hbnetio_${hb_plat}
-o{!dos&!x86}hbnetio_${hb_plat}_${hb_cpu}
-o{dos}hbnetio