In Visual Studio, can someone point me to a list of available pre- and post-build events parameters? eg. $(TargetDir), etc.
$(TargetDir)
There you go: http://msdn.microsoft.com/en-us/library/42x5kfw4(v=vs.80).aspx
VS 2015 version