News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Compiler and Linker Settings

Started by designer303, June 01, 2011, 10:33:08 PM

Previous topic - Next topic

designer303

Hi all,
I am compiling a series of programs and I am using the same compiling and linker settings. Each time I compile it, I have to do them manually, which takes a lot of time. Is there a way to do it automatically? Is there a way to create something similar to 'user profiles'?

Thanks!

oBFusCATed

Have you tried File->Save as template? Then you do File -> New -> From template.
Another option is to make a custom wizard. File -> New->choose a similar wizard-> right click -> edit script
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

designer303

Thank you obfuscated,
I could create a template but wasn't good at editing the script.

Cheers,