A
AdamM
How can an app detect whether its running under debug or release mode and update file paths automatically?
I have several hardcoded paths like "c:\app\bin\debug" currently and want to make it more robust.
Thanks!
Adam
I have several hardcoded paths like "c:\app\bin\debug" currently and want to make it more robust.
Thanks!
Adam