2012-05-08 17:55 UTC+0200 Viktor Szakats (harbour syenar.net)
* contrib/hbpost.hbm
- contrib/hbqt/hbmk2_qt.hbs
+ contrib/hbqt/hbmk2_qt.hb
* contrib/hbqt/hbqt_common.hbc
* contrib/hbqt/hbqt_common.hbm
* .hbs -> .hb for Harbour scripts in contribs
This commit is contained in:
@@ -16,6 +16,14 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-05-08 17:55 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbpost.hbm
|
||||
- contrib/hbqt/hbmk2_qt.hbs
|
||||
+ contrib/hbqt/hbmk2_qt.hb
|
||||
* contrib/hbqt/hbqt_common.hbc
|
||||
* contrib/hbqt/hbqt_common.hbm
|
||||
* .hbs -> .hb for Harbour scripts in contribs
|
||||
|
||||
2012-05-08 17:51 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* config/postinst.hbs
|
||||
* implemented same ASORT() fix as in prev commit by Przemek.
|
||||
|
||||
@@ -79,9 +79,8 @@
|
||||
{hbdyn&(cygwin|!unix)}-workdir=../bin/${hb_plat}/${hb_comp}${hb_build}/${hb_work}/${hb_outputname}${hb_workdynsub}
|
||||
|
||||
# copy contrib-specific public files
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.hbc
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.hb
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.hbs
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.hbc
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.hbx
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.ch
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.txt
|
||||
|
||||
@@ -12,7 +12,7 @@ stop={HB_WITH_QT='no'}QT deselected, build skipped.
|
||||
|
||||
incpaths=.
|
||||
|
||||
plugins=hbmk2_qt.hbs
|
||||
plugins=hbmk2_qt.hb
|
||||
|
||||
{msvc}ldflags=-nodefaultlib:msvcrt.lib -defaultlib:libcmt.lib
|
||||
{beos}ldflags=-L/boot/common/lib
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
-stop{dos|watcom|bcc|pocc|pocc64|poccarm|msvcia64|pcc}
|
||||
|
||||
-plugin=hbmk2_qt.hbs
|
||||
-plugin=hbmk2_qt.hb
|
||||
|
||||
-deppkgname=qt:QtCore
|
||||
-depkeyhead=qt:QtCore/qglobal.h
|
||||
@@ -35,9 +35,8 @@
|
||||
{darwin}-depincpath=qt:/Library/Frameworks
|
||||
{beos}-depincpath=qt:/boot/common/include
|
||||
|
||||
-instfile=contrib_qt:*.hbc
|
||||
-instfile=contrib_qt:*.hb
|
||||
-instfile=contrib_qt:*.hbs
|
||||
-instfile=contrib_qt:*.hbc
|
||||
-instfile=contrib_qt:*.txt
|
||||
-instfile=contrib_qt_tests:tests/*.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user