summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-01-14 18:08:11 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2008-01-14 18:08:11 +0000
commite87fb75ceacdd647ad507ff2704f839838f93d87 (patch)
tree74fb1393488c14a3eeaf388fe2e6204dce747e79 /examples
parentecfb462fd56c4508b1e66a4c7fde09097e80f8d8 (diff)
downloadfpGUI-e87fb75ceacdd647ad507ff2704f839838f93d87.tar.xz
* 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.
Diffstat (limited to 'examples')
-rw-r--r--examples/gui/alignment/aligntest.lpr (renamed from examples/gui/alignment/aligntest.dpr)0
-rw-r--r--examples/gui/dbtest/extrafpc.cfg5
-rw-r--r--examples/gui/imgtest/bitmaptest.lpr (renamed from examples/gui/imgtest/bitmaptest.dpr)0
-rw-r--r--examples/gui/wulinetest/extrafpc.cfg5
4 files changed, 10 insertions, 0 deletions
diff --git a/examples/gui/alignment/aligntest.dpr b/examples/gui/alignment/aligntest.lpr
index 60d98ba5..60d98ba5 100644
--- a/examples/gui/alignment/aligntest.dpr
+++ b/examples/gui/alignment/aligntest.lpr
diff --git a/examples/gui/dbtest/extrafpc.cfg b/examples/gui/dbtest/extrafpc.cfg
new file mode 100644
index 00000000..073dc4b6
--- /dev/null
+++ b/examples/gui/dbtest/extrafpc.cfg
@@ -0,0 +1,5 @@
+-FUunits
+-Fu../../../lib
+-Xs
+-XX
+-CX
diff --git a/examples/gui/imgtest/bitmaptest.dpr b/examples/gui/imgtest/bitmaptest.lpr
index 39906e87..39906e87 100644
--- a/examples/gui/imgtest/bitmaptest.dpr
+++ b/examples/gui/imgtest/bitmaptest.lpr
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