Files
harbour-core/contrib/hbgs/hbgs.hbp
Przemysław Czerpak 47ee04a10d 2017-05-15 14:34 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* contrib/hbgs/hbgs.hbp
    ! respect HB_BUILD_3RDEXT=no

  * contrib/hbwin/olecore.c
    ! fixed updating unnamed parameters passed by reference together
      with named parameters
2017-05-15 14:34:33 +02:00

24 lines
460 B
Plaintext

-hblib
-inc
-o${hb_name}
-w3 -es2
-stop{dos|wce}
-depkeyhead=gs:iapi.h
-depcontrol=gs:no{HB_BUILD_3RDEXT='no'}
-depcontrol=gs:${HB_WITH_GS}
-depincpath=gs:/usr/include
-depincpath=gs:/usr/include/ghostscript
-depincpath=gs:/opt/local/include/ghostscript
-depimplibs=gs:${HB_WITH_GS_BIN}/gsdll32.dll{win&x86}
-depimplibs=gs:${HB_WITH_GS_BIN}/gsdll64.dll{win&x86_64}
-depimplibs=gs:${HB_WITH_GS_BIN}/gsdll2.dll{os2}
-depimplibd=gs:gs
${hb_name}.hbx
core.c