2009-12-29 23:00 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
  * include/hbinit.h
  + include/pragma.h
    + add ease for Windows Linker, ie to embed information on required import
      libraries in object file so that when building an application, we are now
      no longer required to explicitly list import libraries in link scripts.
      Currently it is only applicable to MSVC, Openwatcom, DigitalMars, XCC and
      Intel C++. (PellesC does not work - POCC bug?). Although the pragmas
      already sufficient to cover common requirements, it does not mean it
      represents a complete list. Additions can be added as required.
      The use of this "hardcoded script" is guarded with HB_NO_PRAGMA define
      constant.
--
Andi


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to