PDA

View Full Version : Output directory



NewsArchive
03-04-2011, 12:54 AM
Hi Guys,

I want to create the setup .exe in the same folder that holds the project
..sb7. Is this possible?

TIA
Matt

NewsArchive
03-04-2011, 12:54 AM
Matt,

> I want to create the setup .exe in the same folder that holds the project
> ..sb7. Is this possible?

Under 'Compiler Variables' set [OUTPUTDIR] to [SB_PROJECT]

--
Lee White

RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
RPM Review........: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Report Faxing.....: http://www.cwaddons.com/products/afe/
---Enroll Today---: http://CWaddons.com

Enhanced Reporting: http://www.cpcs-inc.com


Product Release & Update Notices
http://twitter.com/DeveloperPLUS

NewsArchive
03-04-2011, 12:55 AM
> Under 'Compiler Variables' set [OUTPUTDIR] to [SB_PROJECT]

That works! Thank you Lee.

Matt

NewsArchive
03-04-2011, 12:55 AM
Hi Matt,

> I want to create the setup .exe in the same folder that holds the project
> ..sb7. Is this possible?

Exactly what Lee said. Or you can set it directly in the "General
Properties" (but this will change the very same compiler variable value).

Friedrich