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