PDA

View Full Version : how to specify the build directory



kamlmish
27th January 2011, 06:22
Hi

I have an application that links to a library
The PRO file for both are attached
GAll.PRO is the application and AddFolder.pro is the library

My issue is that currently I specify the "build directory" where all the Qt related binaries
( moc files, .o files, .lib files etc) get created.

how can i specify the build directory in the PRO file , instead of specifying in the project settings

tbscope
27th January 2011, 06:34
Use the following variable:
OBJECTS_DIR