HondaReflashTool/FlashToolTest.csproj

194 lines
7.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{61F5064E-263A-45F4-A640-A0E43FB06B0F}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>FlashToolTest</RootNamespace>
<AssemblyName>FlashToolTest</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>x86</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<StartupObject>Class_Startup</StartupObject>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>hnet.com-image.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<Reference Include="DarkUI">
<HintPath>.\DarkUI.dll</HintPath>
</Reference>
<Reference Include="J2534-Sharp">
<HintPath>.\J2534-Sharp.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="ClassEditor.cs" />
<Compile Include="ClassDecryptString.cs" />
<Compile Include="ClassListView.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Class_Checksums.cs" />
<Compile Include="Class_ODB.cs" />
<Compile Include="Class_ECUS.cs" />
<Compile Include="Class_Cypher.cs" />
<Compile Include="Class_RWD.cs" />
<Compile Include="frmOBD2Scan.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="GClass3.cs" />
<Compile Include="GClass4.cs" />
<Compile Include="GEnum0.cs" />
<Compile Include="GEnum1.cs" />
<Compile Include="GForm_Warning.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="GForm_SeveralDef.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="GForm_ExtractSize.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="GForm_Credits.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="GForm_FWChkSum.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="GForm_ConvertBIN.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="GForm_Main.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="GForm_PlatformSelect.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="GForm_J2534Select.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Class_Startup.cs" />
<Compile Include="Editortable.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="LineG.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PerfChart.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="frmOBD2Scan.resx" />
<EmbeddedResource Include="GForm_Warning.resx">
<DependentUpon>GForm_Warning.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="GForm_SeveralDef.resx">
<DependentUpon>GForm_SeveralDef.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="GForm_ExtractSize.resx">
<DependentUpon>GForm_ExtractSize.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="GForm_Credits.resx">
<DependentUpon>GForm_Credits.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="GForm_FWChkSum.resx">
<DependentUpon>GForm_FWChkSum.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="GForm_ConvertBIN.resx">
<DependentUpon>GForm_ConvertBIN.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="GForm_Main.resx">
<DependentUpon>GForm_Main.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="GForm_PlatformSelect.resx">
<DependentUpon>GForm_PlatformSelect.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="GForm_J2534Select.resx">
<DependentUpon>GForm_J2534Select.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Editortable.resx">
<DependentUpon>Editortable.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<None Include="app.manifest" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<Content Include="RWDFileMaker.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="bin\Debug\Definitions\37805-RRB-A140.txt" />
<None Include="bin\Debug\Definitions\37805-RWC-A620.txt" />
<None Include="bin\Debug\Definitions\37805-S2K.txt" />
<None Include="bin\Debug\Definitions\DefinitionsGuide.txt" />
<Content Include="BootLoaderSumBytesList.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="ECUS_KEYS.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="hnet.com-image.ico" />
<Content Include="OBD2.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>