From 4fd4e5cc02054005ce8a9aae976350aefc54a94e Mon Sep 17 00:00:00 2001 From: graemeg Date: Sun, 26 Aug 2007 17:40:05 +0000 Subject: * Renamed the fpc.cfg to extrafpc.cfg so it doesn't conflict with the Lazarus IDE. * Added extrafpc.cfg files in each of the examples directories. * Added a examples/readme.txt file explaining how to compile the examples from the command line. --- src/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/build.sh') diff --git a/src/build.sh b/src/build.sh index 68b7348a..b0aeae39 100755 --- a/src/build.sh +++ b/src/build.sh @@ -1,2 +1,2 @@ -fpc @~/.fpc.cfg gui/fpgui_package.pas -dRELEASE -dX11 +fpc @extrafpc.cfg gui/fpgui_package.pas -dRELEASE -dX11 -- cgit v1.2.3-70-g09d2