On 01/11/2018 03:21 AM, Mattias Gaertner via Lazarus wrote:
On Wed, 10 Jan 2018 19:16:25 -0500
Donald Ziesig via Lazarus <[email protected]> wrote:

Hi Everyone!

A long time ago, I tried to develop common software for Windows and
Linux.  I remember having problems keeping the object files, etc,
separated so that the two versions of Lazarus would re-compile the
appropriate files.  I have been working almost exclusively on Linux
since then, but now I need to use both with shared source code files.
Shared by svn/git or shared on disk/network share?

Shared Folders on Dropbox (for now).  GitHub later.
Are there any recommended practices for setting up Lazarus and various
directories that would make this easier?
By default Lazarus projects use
lib/$(TargetCPU)-$(TargetOS)
as unit output directory.

Got It.

How about Line Endings?


Mattias

Thanks,

Don

--
_______________________________________________
Lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to