Revision: 10649
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10649&view=rev
Author: vszakats
Date: 2009-03-18 19:22:47 +0000 (Wed, 18 Mar 2009)
Log Message:
-----------
2009-03-18 20:17 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* source/vm/Makefile
+ source/vm/maindllp
+ source/vm/maindllp/Makefile
+ Added generation of hbmaindllp lib, to create pcode .dlls
on Windows platform. -DHB_DYNLIB is always defined for
this lib. This is just the first step, we will need compiler,
hbmk2 and other changes. I'll contribute with hbmk2 changes.
* source/vm/maindllp.c
% Code made less verbose.
! Created HB_EXPORT declaration for DllEntryPoint().
* config/win/icc.cf
* Changed optimization to -O3 (from MSVC ones).
With max optim (-Ox) it was just a bit faster than MSVC 2008.
+ contrib/hbqt
+ contrib/hbqt/hbqt_qabstractbutton.cpp
+ contrib/hbqt/hbqt_qdialog.cpp
+ contrib/hbqt/hbqt.h
+ contrib/hbqt/Makefile
+ Added initial QT wrapper lib layout with content posted
by Pritpal to the list. (I did a few renames, please check
them)
* contrib/hbwin/hbwapi.h
* Fixes in header.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/config/win/icc.cf
trunk/harbour/contrib/hbwin/hbwapi.h
trunk/harbour/source/vm/Makefile
trunk/harbour/source/vm/maindllp.c
Added Paths:
-----------
trunk/harbour/contrib/hbqt/
trunk/harbour/contrib/hbqt/Makefile
trunk/harbour/contrib/hbqt/hbqt.h
trunk/harbour/contrib/hbqt/hbqt_qabstractbutton.cpp
trunk/harbour/contrib/hbqt/hbqt_qdialog.cpp
trunk/harbour/source/vm/maindllp/
trunk/harbour/source/vm/maindllp/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour