revert a line in 8998, msbuild now works, I don't know if this broke anything 8998 was trying to do though

This commit is contained in:
adelikat 2015-02-01 18:43:56 +00:00
parent 6854a9a709
commit 837e1053b5
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>"$(ProjectDir)subwcrev.bat" "$(ProjectDir)"</PreBuildEvent>
</PropertyGroup>