From e87fb75ceacdd647ad507ff2704f839838f93d87 Mon Sep 17 00:00:00 2001 From: graemeg Date: Mon, 14 Jan 2008 18:08:11 +0000 Subject: * Removed a debug writeln statement from gui_edit unit. * Added the extra interpolation unit to fpgfx.pas so it can be auto compiled from the scripts in the src directory. * Added the missing extrafpc.cfg files from some example projects. * Renamed some of the examples main units to have the lpr extension. Consistancy with the other projects. * FreeBSD is now an official supported platform. I've compiled and ran all example and prototype projects. Everything works perfectly. --- examples/gui/wulinetest/extrafpc.cfg | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/gui/wulinetest/extrafpc.cfg (limited to 'examples/gui/wulinetest') diff --git a/examples/gui/wulinetest/extrafpc.cfg b/examples/gui/wulinetest/extrafpc.cfg new file mode 100644 index 00000000..073dc4b6 --- /dev/null +++ b/examples/gui/wulinetest/extrafpc.cfg @@ -0,0 +1,5 @@ +-FUunits +-Fu../../../lib +-Xs +-XX +-CX -- cgit v1.2.3-70-g09d2