myass.bat post-build, if it doesn't work for you, your visual studio is fucked up

This commit is contained in:
Maverick Motherfucker 2011-06-03 20:04:24 -07:00
parent bdd55a4d06
commit eba484ff35

View file

@ -69,8 +69,7 @@
</PreBuildEvent>
</PropertyGroup>
<PropertyGroup>
<PostBuildEvent>
</PostBuildEvent>
<PostBuildEvent>$(SolutionDir)\myass.bat</PostBuildEvent>
</PropertyGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.