Revision: 14540
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14540&view=rev
Author:   vszakats
Date:     2010-05-20 18:58:21 +0000 (Thu, 20 May 2010)

Log Message:
-----------
2010-05-20 20:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * config/global.mk
  * config/rules.mk
    + Added HB_CFLAGS_DYN variable to pass lib specific options
      specially directed to compilation phase when building
      to create a .dll. Currently this affects pcre and zlib since
      these are included in harbour .dll.

  * external/libhpdf/Makefile
  * external/pcre/Makefile
  * external/png/Makefile
  * external/zlib/Makefile
    + Configured HB_CFLAGS_DYN for these libs to properly create
      exported symbols in harbour .dll. This was a problem so far
      for any non-mingw made harbour .dll.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/global.mk
    trunk/harbour/config/rules.mk
    trunk/harbour/external/libhpdf/Makefile
    trunk/harbour/external/pcre/Makefile
    trunk/harbour/external/png/Makefile
    trunk/harbour/external/zlib/Makefile


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to