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:
parent
6854a9a709
commit
837e1053b5
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue