Re: [fpc-pascal] 'Uses' keyword

2009-10-26 Thread Vincent Snijders
James Buren schreef: Is there any way to get FPC to tell me what units get included when I include a unit? I'm asking because I'd like to know so I can find out what units I'm using and what licenses they use so I know what licenses I'm dealing with so I know how it will effect my program. I th

[fpc-pascal] How to set LCL widgetset for my project?

2009-10-26 Thread 章宏九
On the page (http://wiki.lazarus.freepascal.org/Qt_Interface), I read "To compile a project for Qt just select it as the target widgetset on the Compiler Options dialog." However, I am using vim instead of Lazarus IDE. How should I set the compiler options in the command line? I would also like to