[MonoDevelop] Expanding env. vars. on build events

nerdzero ramon.rocha at live.com
Wed Sep 25 15:52:43 UTC 2013


I believe it's up to whatever command is being executed to resolve the
environment variables.  For example, in Xamarin Studio on Windows, you can
put the following as a custom custom before the build

cmd /c "echo %TIME%"

and it will show the current time in a command prompt (launched by the "cmd"
command) before building the project.



--
View this message in context: http://mono.1490590.n4.nabble.com/Expanding-env-vars-on-build-events-tp4660965p4660966.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list