Recent

Author Topic: [SOLVED]OS specific output  (Read 3964 times)

mbnoimi

  • New Member
  • *
  • Posts: 34
[SOLVED]OS specific output
« on: December 21, 2010, 01:44:07 am »
Hi All,

How can I specify project's output to be specific to current operating system?

I want to make Lazarus outputs my build depending on current OS for example, if I compile a project in Linux the output must be in ./bin/linux where if I compile same project in Windows without changing anything it must output to ./bin/win32.

PS
Usually I can do this easily with Qt because Qt projects are very flexible while I can't find this option in Lazarus projects although Lazarus is cross-platform IDE! so I suspect that I'm missing something.

Note
I'm using Lazarus 0.9.28.2
« Last Edit: December 21, 2010, 04:52:42 am by mbnoimi »

Leledumbo

  • Hero Member
  • *****
  • Posts: 8798
  • Programming + Glam Metal + Tae Kwon Do = Me

mbnoimi

  • New Member
  • *
  • Posts: 34
Re: OS specific output
« Reply #2 on: December 21, 2010, 04:52:16 am »
That's it... thx

 

TinyPortal © 2005-2018