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:
Viktor Szakats
2009-04-02 15:32:10 +00:00
parent fd126df5fe
commit 9af9e1d919
2 changed files with 9 additions and 4 deletions

View File

@@ -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

View File

@@ -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