2009-04-07 12:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* external/libhpdf/Makefile
! Disabled for wce arch and mingwce comp.
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
|
||||
*/
|
||||
|
||||
2009-04-07 12:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* external/libhpdf/Makefile
|
||||
! Disabled for wce arch and mingwce comp.
|
||||
|
||||
2009-04-07 12:05 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbqt/hbqt.h
|
||||
* contrib/hbqt/hbqt_qabstractbutton.cpp
|
||||
|
||||
5
harbour/external/libhpdf/Makefile
vendored
5
harbour/external/libhpdf/Makefile
vendored
@@ -21,7 +21,10 @@ endif
|
||||
ifeq ($(HB_COMPILER),poccce)
|
||||
HB_WITH_LIBHPDF=no
|
||||
endif
|
||||
ifeq ($(HB_COMPILER),poccarm)
|
||||
ifeq ($(HB_COMPILER),mingwce)
|
||||
HB_WITH_LIBHPDF=no
|
||||
endif
|
||||
ifeq ($(HB_ARCHITECTURE),wce)
|
||||
HB_WITH_LIBHPDF=no
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user