Makefile.fpc 152 B

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