2009-07-16 13:32 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/utils/hbmk2/hbmk2.prg
! fixed small typo which broke non windows builds
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-07-16 13:32 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/utils/hbmk2/hbmk2.prg
|
||||
! fixed small typo which broke non windows builds
|
||||
|
||||
2009-07-16 13:24 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/config/global.cf
|
||||
! fixed HB_BIN_COMPILE exporting - it should be done only for
|
||||
|
||||
@@ -4202,7 +4202,7 @@ FUNCTION hbmk( aArgs, /* @ */ lPause, /* @ */ lUTF8 )
|
||||
cCommand := "start " + cCommand
|
||||
ENDIF
|
||||
ENDIF
|
||||
#if defined( __PLATFORM__OS2 )
|
||||
#elif defined( __PLATFORM__OS2 )
|
||||
IF hbmk[ _HBMK_lGUI ]
|
||||
cCommand := 'start "" ' + FN_Escape( cCommand, _ESC_DBLQUOTE )
|
||||
ENDIF
|
||||
|
||||
Reference in New Issue
Block a user