Makefile.fpc 162 B

12345678910
  1. #
  2. # Makefile.fpc for FPC win32 demos (part of FPC demo package)
  3. #
  4. [targets]
  5. programs_win32=winhello menu dlltest testdll edit
  6. [dirs]
  7. fpcdir=../..
  8. targetdir=.