How can I set the path environnment variable in Visual Studio?
- by tinmaru
I'm using ILMerge in my post build step.
For interoperability reason I would like use ILMerge relative path.
How can I set the path environment variable accessible from my post build step?