Marc Santhoff
2008-07-20 22:38:48 UTC
Hi,
I have a program written using fpc only that I'd like to import into a
lazarus project. How can this be done the easiest way?
(I did it this time by making a new "custom program"-type project and
copying the source of the main source over)
And what is the difference between "custom program" and "program"
project types, is it only that lazarus will adjust the uses clause or
more? Do I lose some niceties using the first one?
TIA,
Marc
I have a program written using fpc only that I'd like to import into a
lazarus project. How can this be done the easiest way?
(I did it this time by making a new "custom program"-type project and
copying the source of the main source over)
And what is the difference between "custom program" and "program"
project types, is it only that lazarus will adjust the uses clause or
more? Do I lose some niceties using the first one?
TIA,
Marc