PDA

View Full Version : A couple question


Julia
05-12-2004, 05:14 AM
I just started of using Visual Build Pro and having a couple questions.

1. Is it possible that i can make IDL's in Visual Build Pro without batch script?
2. I wish to delet all the debug settings before compile in release mode, in both VC and VB. Is there a way to do it?

They may sounds stupid, but i really need on these ones.
Thanks in advance.

Julia

kinook
05-13-2004, 09:57 AM
1. Not quite sure what you're asking. You can use the Write File action to create or append to text files.

2. For VC, this is done by using separate configurations for release and debug builds. For VB6, you can toggle the symbolic debug info setting by unchecking the 'Create symbolic debug info' checkbox.