ab56a9bcf7
SVN-Revision: r240
150 lines
6.6 KiB
XML
150 lines
6.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{F87EF28F-21C1-4D2D-8045-0B3A5C8F1D8E}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Lskj.Attach</RootNamespace>
|
|
<AssemblyName>Lskj.Attach</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<TargetFrameworkProfile>
|
|
</TargetFrameworkProfile>
|
|
<FileAlignment>512</FileAlignment>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|
<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>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<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.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Client\Model\ClientManager.cs" />
|
|
<Compile Include="Client\Model\CustomWinMsg.cs" />
|
|
<Compile Include="Client\Model\GlobalVariable.cs" />
|
|
<Compile Include="Client\Model\ParamFormatter.cs" />
|
|
<Compile Include="Client\Model\SocketClient.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Service\C2S2C_BackgroundFileData.cs" />
|
|
<Compile Include="Service\C2S2C_FileData.cs" />
|
|
<Compile Include="Service\C2S2C_FileTranslateComplete.cs" />
|
|
<Compile Include="Service\C2S2C_SmartResponse.cs" />
|
|
<Compile Include="Service\C2S_AddFile.cs" />
|
|
<Compile Include="Service\C2S_AddFileDirectory.cs" />
|
|
<Compile Include="Service\C2S_DeleteFile.cs" />
|
|
<Compile Include="Service\C2S_DownloadFile.cs" />
|
|
<Compile Include="Service\C2S_EditFileDirectory.cs" />
|
|
<Compile Include="Service\C2S_RemoveFileDirectory.cs" />
|
|
<Compile Include="Service\C2S_ReqBackgroundDownload.cs" />
|
|
<Compile Include="Service\C2S_ReqestFileList.cs" />
|
|
<Compile Include="Service\C2S_SmartClientLogin.cs" />
|
|
<Compile Include="Service\ErrorType.cs" />
|
|
<Compile Include="Service\LSASyncSocket.cs" />
|
|
<Compile Include="Service\LSDBManage.cs" />
|
|
<Compile Include="Service\LSErrorManage.cs" />
|
|
<Compile Include="Service\LSFileData.cs" />
|
|
<Compile Include="Service\LSFileManage.cs" />
|
|
<Compile Include="Service\LSIniFile.cs" />
|
|
<Compile Include="Service\LSProtocol.cs" />
|
|
<Compile Include="Service\LSQueueManage.cs" />
|
|
<Compile Include="Service\LSSocket.cs" />
|
|
<Compile Include="Service\LSSocketRev.cs" />
|
|
<Compile Include="Service\MsgHeader.cs" />
|
|
<Compile Include="Service\PubUtils.cs" />
|
|
<Compile Include="Service\S2C2S_Heart.cs" />
|
|
<Compile Include="Service\S2C_AddFile.cs" />
|
|
<Compile Include="Service\S2C_AddFileDirectory.cs" />
|
|
<Compile Include="Service\S2C_DeleteFile.cs" />
|
|
<Compile Include="Service\S2C_DownloadFile.cs" />
|
|
<Compile Include="Service\S2C_EditFileDirectory.cs" />
|
|
<Compile Include="Service\S2C_RemoveFileDirectory.cs" />
|
|
<Compile Include="Service\S2C_ReqBackgroundDownload.cs" />
|
|
<Compile Include="Service\S2C_ReqestFileList.cs" />
|
|
<Compile Include="Service\S2C_ReqUpdateFile.cs" />
|
|
<Compile Include="Service\StructDirectoryInfo.cs" />
|
|
<Compile Include="Service\StructFileInfo.cs" />
|
|
<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="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 />
|
|
<ItemGroup>
|
|
<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.Core\Lskj.Core.csproj">
|
|
<Project>{2A1BE6AC-1077-491B-A754-C5822FE8121E}</Project>
|
|
<Name>Lskj.Core</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Lskj.Data\Lskj.Data.csproj">
|
|
<Project>{308B9B18-9BE2-495C-9C64-EED81D567813}</Project>
|
|
<Name>Lskj.Data</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" />
|
|
<!-- 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> |