 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
David Wilcockson Guest
|
Posted: Wed Dec 08, 2004 3:08 pm Post subject: Deploying D2005 .NET application |
|
|
I'm trying to create final executables for distribution, but I'm stuck at
the last stage.
If my understanding is correct I need .NET EXE's which have the debuggable
attribute set to (false, false). I can check this with Tools....Reflection
and then Attributes.
I can stop this happening, together with the creation of an unwanted PDB
file, by selecting Project...Options...Linker and un-ticking 'Generate PDB
debug info' (I can't then set breakpoints in my application, so I can't just
leave it off).
Do I really have to change this setting, and manually delete the PDB files
every time I want to deploy an executable - I'm bound to forget sooner or
later ?
Thanks
David
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|