Revision: 13109
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13109&view=rev
Author:   vszakats
Date:     2009-12-03 23:20:47 +0000 (Thu, 03 Dec 2009)

Log Message:
-----------
2009-12-04 00:18 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
   * utils/hbmk2/hbmk2.prg
     ! Added -debug linker option when building .dll for msvc and compatible 
targets.
     ! Fixed minor regression in embedded CRLFs of hbmk2 texts.

   * config/win/msvc.mk
   * utils/hbmk2/hbmk2.prg
     + Added -MT/-MTd for win/msvc compatible targets when verison is 7.1 (.NET 
2003)
       or older. On these versions this will assure that multithreading C RTL 
is 
       being used (at the same time forcing static C RTL).

   * config/wce/msvcarm.mk
   * config/win/msvc.mk
     + Added -debug linker option for executables.
     ; TODO: Add it for .dlls too.

   * config/globsh.mk
     + Deleting (MSVC) .pdb and .ilk files for executables and dynlibs on 'make 
clean'.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/globsh.mk
    trunk/harbour/config/wce/msvcarm.mk
    trunk/harbour/config/win/msvc.mk
    trunk/harbour/utils/hbmk2/hbmk2.prg


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