BizHawk.Build.Tool cleanup

This commit is contained in:
zeromus 2015-03-06 03:13:36 +00:00
parent 4d89558301
commit a2e0191455
1 changed files with 0 additions and 7 deletions

View File

@ -7,7 +7,6 @@
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{9BDF5B40-2547-4BAE-8FA7-C9BA0002CF03}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>BizHawk.Build.Tool</RootNamespace>
<AssemblyName>BizHawk.Build.Tool</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
@ -50,12 +49,6 @@
<Compile Include="Tool.cs" />
<Compile Include="ToolPathUtil.cs" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 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.