fix the build in the good visualstudio

This commit is contained in:
beirich 2013-08-09 01:53:58 +00:00
parent 028388d116
commit 8dc805e0b9
1 changed files with 0 additions and 3 deletions

View File

@ -159,9 +159,6 @@
<ItemGroup>
<Content Include="discohawk.ico" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<PropertyGroup>
<PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">"$(SolutionDir)subwcrev.bat" "$(ProjectDir)"</PreBuildEvent>
<PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">"$(SolutionDir)subwcrev.sh" "$(ProjectDir)"</PreBuildEvent>