[Lazarus] How to add your own 'New Project' template?
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Aug 19 08:51:35 CEST 2008
2008/8/18 Michael Van Canneyt <michael at freepascal.org>:
>> Recurse=1
>> Exclude=.txt,.lps
>
> This should be correct.
>
> Note that excluded files are simply copied, they're just not parsed.
Ah, I wrongly interpreted the readme file then. Maybe I scanned
through it to quickly. :-)
> that should be
> If (FindFirst(Dir+'*',0,Info)=0) then
>
> Mattias, should I send a patch, or commit directly ?
Always glad to test and report issues. ;-)
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the Lazarus
mailing list