Makefile.fpc 194 B

12345678910111213
  1. [target]
  2. dirs=httpget elizaweb
  3. [require]
  4. packages=indy
  5. packagedir=../
  6. [compiler]
  7. unittargetdir=units/$(CPU_TARGET)-$(OS_TARGET)
  8. options=-dUseCThreads -gl
  9. [install]
  10. fpcpackage=y