visual studio 2010 - Post build event write to VS output console -


is possible somehow write vs output console post build event script? like:

@echo $(projectdir)

yes work fine.

i had same question , found echo works fine write output in vs build events.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -