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:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user