2009-06-01 19:56 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

* utils/hbmk2/hbmk2.hbp
  * utils/hbrun/hbrun.hbp
    % Don't include extra static libs in liblist for mingw targets.
      It links & works without it and the .exe is smaller.
This commit is contained in:
Viktor Szakats
2009-06-01 17:56:53 +00:00
parent 4437414c5c
commit 2acdcbb1e6
3 changed files with 12 additions and 6 deletions

View File

@@ -17,6 +17,12 @@
past entries belonging to these authors: Viktor Szakats.
*/
2009-06-01 19:56 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* utils/hbmk2/hbmk2.hbp
* utils/hbrun/hbrun.hbp
% Don't include extra static libs in liblist for mingw targets.
It links & works without it and the .exe is smaller.
2009-06-01 19:01 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* INSTALL
* MinGW examples: version number increase.

View File

@@ -6,9 +6,9 @@
-mt
hbmk2.prg
-l{shared}hbcplr
-l{shared}hbpp
-l{shared}hbcommon
-l{shared&!(mingw|mingw64|mingwarm)}hbcplr
-l{shared&!(mingw|mingw64|mingwarm)}hbpp
-l{shared&!(mingw|mingw64|mingwarm)}hbcommon
hbmk2.${lng}.po
-hbl=hbmk2.${lng}.hbl

View File

@@ -4,6 +4,6 @@
hbrun.prg
-l{shared}hbcplr
-l{shared}hbpp
-l{shared}hbcommon
-l{shared&!(mingw|mingw64|mingwarm)}hbcplr
-l{shared&!(mingw|mingw64|mingwarm)}hbpp
-l{shared&!(mingw|mingw64|mingwarm)}hbcommon