[fpc-pascal] Free Pascal Directories

fredvs fiens at hotmail.com
Mon Oct 6 17:55:57 CEST 2014


Hello.

I use Geany and fpGUI for ages now. ;-)

All you have to do =>

In Geany:

- Click on "Define construct command => In "Compile command" => fpc "%f"
@extrafpc.cfg

extrafpc.cfp is a text file with all your -fu and -fi needed.

Here example of a fpGUI extrafpc.cfg =>

>>>>>>>>>>

-fPIC
-Fi/home/fred/fpGUI-develop/src/
-Fi/home/fred/fpGUI-develop/src/corelib/
-Fi/home/fred/fpGUI-develop/src/corelib/x11/
-Fu/home/fred/fpGUI-develop/src/
-Fu/home/fred/fpGUI-develop/src/corelib/
-Fu/home/fred/fpGUI-develop/src/gui/
-Fu/home/fred/fpGUI-develop/src/corelib/x11/
-FUunits/
-FE./

>>>>>>>>>>>>>>

Fred



-----
Many thanks ;-)
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Free-Pascal-Directories-tp5720212p5720322.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list