2011-05-02 01:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/make.hbs
% normalize bin path (for *nix)
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-05-02 01:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/make.hbs
|
||||
% normalize bin path (for *nix)
|
||||
|
||||
2011-05-02 01:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
+ 'hbmk2 proj' will now build 'proj.hbp' if such file exists.
|
||||
|
||||
@@ -83,6 +83,8 @@ PROCEDURE Main( ... )
|
||||
#else
|
||||
s_cBinDir := hb_DirBase()
|
||||
#endif
|
||||
/* For *nixes */
|
||||
s_cBinDir := hb_PathNormalize( s_cBinDir )
|
||||
|
||||
/* Load list of projects */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user