2009-12-03 18:47 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/Makefile
+ Moved hbcairo to section for contribs with external dependencies.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-12-03 18:47 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/Makefile
|
||||
+ Moved hbcairo to section for contribs with external dependencies.
|
||||
|
||||
2009-12-03 19:24 UTC+0200 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt)
|
||||
* harbour/contrib/hbcairo/tests/table.prg
|
||||
! use value of returned array instead of parameter by reference
|
||||
|
||||
@@ -6,13 +6,11 @@ ROOT := ../
|
||||
|
||||
ifeq ($(HB_CONTRIBLIBS),)
|
||||
|
||||
# standalone contribs
|
||||
|
||||
# contribs _without_ external dependencies
|
||||
DIRS := \
|
||||
gtwvg \
|
||||
hbbmcdx \
|
||||
hbbtree \
|
||||
hbcairo \
|
||||
hbclipsm \
|
||||
hbct \
|
||||
hbgt \
|
||||
@@ -31,10 +29,11 @@ DIRS := \
|
||||
xhb \
|
||||
xpp \
|
||||
|
||||
# contribs with external dependencies
|
||||
# contribs _with_ external dependencies
|
||||
DIRS += \
|
||||
gtalleg \
|
||||
hbblat \
|
||||
hbcairo \
|
||||
hbcurl \
|
||||
hbfbird \
|
||||
hbfimage \
|
||||
|
||||
Reference in New Issue
Block a user