ab56a9bcf7
SVN-Revision: r240
117 lines
5.5 KiB
XML
117 lines
5.5 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>{FF9F4C6E-B7BA-498A-9F3F-49F27CE9AF1A}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>MiniBlink</RootNamespace>
|
|
<AssemblyName>MiniBlink</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\..\..\Debug\Lib\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<DocumentationFile>..\..\..\Debug\AllMethodXml\MiniBlink.XML</DocumentationFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="DevExpress.Data.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.Printing.v15.2.Core, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.Sparkline.v15.2.Core, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.Utils.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraEditors.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Data.Linq" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Net" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="DllBaseClass.cs" />
|
|
<Compile Include="FormMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FormMain.Designer.cs">
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="FormMain.resx">
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="index.html" />
|
|
<Content Include="libs\XL\download\atl71.dll" />
|
|
<Content Include="libs\XL\download\dl_peer_id.dll" />
|
|
<Content Include="libs\XL\download\download_engine.dll" />
|
|
<Content Include="libs\XL\download\MiniThunderPlatform.exe" />
|
|
<Content Include="libs\XL\download\minizip.dll" />
|
|
<Content Include="libs\XL\download\msvcp71.dll" />
|
|
<Content Include="libs\XL\download\msvcr71.dll" />
|
|
<Content Include="libs\XL\download\XLBugHandler.dll" />
|
|
<Content Include="libs\XL\download\XLBugReport.exe" />
|
|
<Content Include="libs\XL\download\zlib1.dll" />
|
|
<Content Include="libs\XL\xldl.dll" />
|
|
<Content Include="wkedefine.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="libs\XL\download\id.dat" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\Lskj.AutoUpdate\Lskj.AutoUpdate.csproj">
|
|
<Project>{7FDD63DA-78E2-4093-B51E-060491DDFD5A}</Project>
|
|
<Name>Lskj.AutoUpdate</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Lskj.Business\Lskj.Business.csproj">
|
|
<Project>{7EAFCCC2-A18F-49E9-85C6-A984966CFD01}</Project>
|
|
<Name>Lskj.Business</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Lskj.Control\Lskj.Control.csproj">
|
|
<Project>{447CDC40-659F-4CCA-9ED6-8E818B4CF8BF}</Project>
|
|
<Name>Lskj.Control</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Lskj.Main\Lskj.Main.csproj">
|
|
<Project>{bca1e2b3-c4ab-4d2c-b519-3dcfdb5b83d6}</Project>
|
|
<Name>Lskj.Main</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Lskj.Model\Lskj.Model.csproj">
|
|
<Project>{52BC40E0-C0C6-4F78-996B-CAE028D209CA}</Project>
|
|
<Name>Lskj.Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Lskj.Util\Lskj.Util.csproj">
|
|
<Project>{A51BF642-6543-4DE3-8948-83F558B72BD4}</Project>
|
|
<Name>Lskj.Util</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |