You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

154 lines
6.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" 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>{A3E7E888-ECA0-43AF-92FC-009C44100F39}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>DisassemblyTable</RootNamespace>
<AssemblyName>DisassemblyTable</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</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>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<StartupObject />
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>1257490029_networksettings.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\DLL\log4net.dll</HintPath>
</Reference>
<Reference Include="Mesnac.Codd">
<HintPath>Libary\Mesnac.Codd.dll</HintPath>
</Reference>
<Reference Include="Mesnac.Controls.Default">
<HintPath>..\Controls\Mesnac.Controls.Default\obj\Debug\Mesnac.Controls.Default.dll</HintPath>
</Reference>
<Reference Include="Mesnac.Log, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\DLL\Mesnac.Log.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Web" />
<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.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="DbHandler.cs" />
<Compile Include="Disassembly.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Disassembly.Designer.cs">
<DependentUpon>Disassembly.cs</DependentUpon>
</Compile>
<Compile Include="FrmSysLogin.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmSysLogin.Designer.cs">
<DependentUpon>FrmSysLogin.cs</DependentUpon>
</Compile>
<Compile Include="LoginIn.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="LoginIn.Designer.cs">
<DependentUpon>LoginIn.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ScanerHook_V2.cs" />
<Compile Include="SerialEquip.cs" />
<Compile Include="SerialHelper.cs" />
<Compile Include="UserInfor.cs" />
<EmbeddedResource Include="Disassembly.resx">
<DependentUpon>Disassembly.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmSysLogin.resx">
<DependentUpon>FrmSysLogin.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="LoginIn.resx">
<DependentUpon>LoginIn.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.config">
<SubType>Designer</SubType>
</None>
<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>
<ProjectReference Include="..\..\Main\Mesnac.Gui.Common\Mesnac.Gui.Common.csproj">
<Project>{235df851-9ea7-43d4-b3f9-0cab7f60ad17}</Project>
<Name>Mesnac.Gui.Common</Name>
</ProjectReference>
<ProjectReference Include="..\Entity\Mesnac.Compressor.Entity.csproj">
<Project>{7088C4AE-8DD9-4537-83BA-FB465507C095}</Project>
<Name>Mesnac.Compressor.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\SocketProcess\SocketProcess.csproj">
<Project>{2571ef4a-1682-4fac-bc32-db98510bcb0c}</Project>
<Name>SocketProcess</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="1257490029_networksettings.ico" />
</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.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>