Re: [Lazarus] Build Mode: Packages vs Project

2011-05-24 Thread Mattias Gaertner
On Tue, 24 May 2011 08:51:52 +0200 Graeme Geldenhuys wrote: > Hi, > > My one project uses 5 packages. If I want to create a release version, > must I set the Project + the 5 packages all to "release build profile" > and then recompile each one? > > Or is it sufficient to only change the Project

[Lazarus] Build Mode: Packages vs Project

2011-05-23 Thread Graeme Geldenhuys
Hi, My one project uses 5 packages. If I want to create a release version, must I set the Project + the 5 packages all to "release build profile" and then recompile each one? Or is it sufficient to only change the Project's build mode to "release"? [leaving the 5 package's compiler settings as-is