2009-04-02 17:21 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* utils/hbmk2/hbmk2.prg
+ Enabled embedded Harbour compiler. This will simplify
cross-compile scenarios.
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-04-02 17:21 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
+ Enabled embedded Harbour compiler. This will simplify
|
||||
cross-compile scenarios.
|
||||
|
||||
2009-04-02 17:11 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
+ Added msvcce (msvcarm) support. Untested, those who have such
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
#pragma linenumber=on
|
||||
|
||||
/*
|
||||
* Harbour Project source code:
|
||||
* Harbour Make
|
||||
@@ -123,9 +123,9 @@
|
||||
---
|
||||
*/
|
||||
|
||||
/* TOFIX: We should try using the same .dll name format for all compilers/platform.
|
||||
This also means they should be bniary compatible with each other
|
||||
(within a given architecture of course). */
|
||||
#ifndef HBMK_INTEGRATED_COMPILER
|
||||
#define HBMK_INTEGRATED_COMPILER
|
||||
#endif
|
||||
|
||||
ANNOUNCE HB_GTSYS
|
||||
REQUEST HB_GT_CGI_DEFAULT
|
||||
|
||||
Reference in New Issue
Block a user