123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269 |
- <?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)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.30703</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{9AF32E70-A920-465C-9345-78F7AB495017}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Tofly.DataEditUI</RootNamespace>
- <AssemblyName>Tofly.DataEditUI</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\Output\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <DocumentationFile>..\..\..\Output\Tofly.DataEditUI.xml</DocumentationFile>
- <PlatformTarget>x86</PlatformTarget>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\ReleaseLib\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <PlatformTarget>x86</PlatformTarget>
- <DocumentationFile>..\ReleaseLib\Tofly.DataEditUI.xml</DocumentationFile>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup>
- <SignAssembly>false</SignAssembly>
- </PropertyGroup>
- <PropertyGroup>
- <AssemblyOriginatorKeyFile>..\..\..\..\Server\Core\Core\ForeStarAE.pfx</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\..\..\Output\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DocumentationFile>..\..\..\Output\Tofly.DataEditUI.XML</DocumentationFile>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <CodeAnalysisLogFile>..\ReleaseLib\ForeStar.DataEditUI.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRuleSetDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
- <CodeAnalysisRuleDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>..\..\..\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <DocumentationFile>
- </DocumentationFile>
- <Optimize>true</Optimize>
- <DebugType>none</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <CodeAnalysisLogFile>..\ReleaseLib\ForeStar.DataEditUI.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRuleSetDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
- <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
- <CodeAnalysisRuleDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
- <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <PlatformTarget>x64</PlatformTarget>
- <OutputPath>bin\x64\Debug\</OutputPath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
- <PlatformTarget>x64</PlatformTarget>
- <OutputPath>..\..\..\Release\</OutputPath>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- <Reference Include="Tofly.Core, Version=0.9.0.0, Culture=neutral, processorArchitecture=x86">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\Dependence\Tofly.Core.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AttributeCommand.cs" />
- <Compile Include="AttributeExCommand.cs" />
- <Compile Include="EditTemplatePanelCommand.cs" />
- <Compile Include="Command\AddNode.cs" />
- <Compile Include="Command\AddNodeCommand.cs" />
- <Compile Include="Command\AutoCompleteCommand.cs" />
- <Compile Include="Command\CommandCurrentEdit.cs" />
- <Compile Include="Command\DeleteNode.cs" />
- <Compile Include="Command\DistanceAndDirectionCommand.cs" />
- <Compile Include="Command\EditElementNodeCompleteCommand.cs" />
- <Compile Include="Command\NodeDistanceMoveCommand.cs" />
- <Compile Include="Command\NodeMoveCommand.cs" />
- <Compile Include="Command\NodeRelativeXYCommand.cs" />
- <Compile Include="Command\RelativeXYCommand.cs" />
- <Compile Include="EditInterceptor\FeatureChangedInterceptor.cs" />
- <Compile Include="EditInterceptor\FeatureDeleteInterceptor.cs" />
- <Compile Include="EditInterceptor\FeatureUnionInterceptor.cs" />
- <Compile Include="FeatureBackSaveCommand.cs" />
- <Compile Include="FeatureDeleteCommand.cs" />
- <Compile Include="FeatureRotatePointCommand.cs" />
- <Compile Include="IAttributeEdit.cs" />
- <Compile Include="IFormCurrentEdit.cs" />
- <Compile Include="Point\EditCreatePoint2.cs" />
- <Compile Include="UserForm\IFormAbusoluteXY.cs" />
- <Compile Include="UserForm\ISingleFeatureEditor.cs" />
- <Compile Include="UserForm\IEditTemplateDockPanel.cs" />
- <Compile Include="Line\EditCreateLineBy2Point.cs" />
- <Compile Include="Other\ClearSketch.cs" />
- <Compile Include="Other\EditCopy.cs" />
- <Compile Include="Line\EditCreateLine.cs" />
- <Compile Include="Other\EditElementTool.cs" />
- <Compile Include="Other\EditFeature.cs" />
- <Compile Include="Other\FinishSketch.cs" />
- <Compile Include="Other\OnOffSnap.cs" />
- <Compile Include="Other\OnOffTrace.cs" />
- <Compile Include="Other\TurnBackSketch.cs" />
- <Compile Include="Paramter\EditParamter.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Paramter\EditParamterRow.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Paramter\EditParamterTable.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Paramter\IEditParamter.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Point\EditCreatePoint.cs" />
- <Compile Include="Other\EditCut.cs" />
- <Compile Include="Other\EditLayerSelect.cs" />
- <Compile Include="Other\EditPaste.cs" />
- <Compile Include="Other\EditCommand.cs" />
- <Compile Include="Line\EditSplitByLine.cs" />
- <Compile Include="Point\EditCreatePointByBasePoint.cs" />
- <Compile Include="Point\EditMovePointByBasePoint.cs" />
- <Compile Include="Point\EditMovePointByPoint.cs" />
- <Compile Include="Polygon\EditSplitByPolygon.cs" />
- <Compile Include="Other\EditTaskType.cs" />
- <Compile Include="Other\EditTool.cs" />
- <Compile Include="Other\EditUnion.cs" />
- <Compile Include="IEditParamterSetForm.cs" />
- <Compile Include="IEditTask.cs" />
- <Compile Include="ISelectFeatureForm.cs" />
- <Compile Include="EditParamterSetCommand.cs" />
- <Compile Include="Other\StartEdit.cs" />
- <Compile Include="Other\StopEdit.cs" />
- <Compile Include="Other\EditDelete.cs" />
- <Compile Include="Polygon\EditCreatePolygon.cs" />
- <Compile Include="Other\SaveEdit.cs" />
- <Compile Include="Other\UnDo.cs" />
- <Compile Include="Other\ReDo.cs" />
- <Compile Include="ProjectInfoManageCommand.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Other\EditSelectMove.cs" />
- <Compile Include="Polygon\EditClipByPolygon.cs" />
- <Compile Include="Other\EditUnUnion.cs" />
- <Compile Include="Other\EditAttributeCopy.cs" />
- <Compile Include="Line\EditPolylineLink.cs" />
- <Compile Include="Polygon\EditCreatePolygonInNull.cs" />
- <Compile Include="Other\EditReverse.cs" />
- <Compile Include="Polygon\EditPolygonConnect.cs" />
- <Compile Include="Line\EditLineBreak.cs" />
- <Compile Include="Line\EditLineBreakBySelf.cs" />
- <Compile Include="Line\EditPolylineExtend.cs" />
- <Compile Include="Polygon\EditCreatePolygonByLine.cs" />
- <Compile Include="Other\EditWeed.cs" />
- <Compile Include="Properties\Resources.Designer.cs">
- <DependentUpon>Resources.resx</DependentUpon>
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- </Compile>
- <Compile Include="FeatureClearCommand.cs" />
- <Compile Include="FeatureAttempScrapCommand.cs" />
- <Compile Include="SaveEditEx.cs" />
- <Compile Include="StartEditEx.cs" />
- <Compile Include="StopEditEx.cs" />
- <Compile Include="UserForm\IFormBackSaveEquipment.cs" />
- <Compile Include="UserForm\IFormDisplayFieldSetting.cs" />
- <Compile Include="UserForm\IFormMultiEquipmentEditing.cs" />
- <Compile Include="UserForm\IFormProjectInfoManager.cs" />
- <Compile Include="UserForm\IFormRotatePointFeature.cs" />
- <Compile Include="UserForm\IFormSelectMultiEditFeature.cs" />
- <Compile Include="UserForm\IFormSelectMultiEditLayer.cs" />
- <Compile Include="UserForm\IFormSingleFeatureEditing.cs" />
- <Compile Include="UserForm\IFormStartEdit.cs" />
- <Compile Include="ErrorMarkerCommand.cs" />
- <Compile Include="ConnectionManageCommand.cs" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\EDitSelectFeature.cur" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\Core\CoreUI.Plot\CoreUI.Plot.csproj">
- <Project>{4a5824d5-d7c6-4824-90ba-dbe6ae92198f}</Project>
- <Name>CoreUI.Plot</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Core\CoreUI.Win.Form\CoreUI.Win.Form.csproj">
- <Project>{400c1549-a6d9-44b8-82d9-97fa6b2b4543}</Project>
- <Name>CoreUI.Win.Form</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Core\CoreUI.Win\CoreUI.Win.csproj">
- <Project>{5995a6fa-b548-43e0-ba6e-8bac021c0cfd}</Project>
- <Name>CoreUI.Win</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Core\CoreUI\CoreUI.csproj">
- <Project>{7cbc0d84-ecc2-4fd7-a1a1-9dd28882cc43}</Project>
- <Name>CoreUI</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Data\Data\Data.csproj">
- <Project>{f410d912-fb51-49e7-ab85-6cc132cc19a3}</Project>
- <Name>Data</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\GIS\GISUI.Draw\GISUI.Draw.csproj">
- <Project>{4965ea03-24dd-4218-b5d3-211903dd1248}</Project>
- <Name>GISUI.Draw</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\GIS\GISUI\GISUI.csproj">
- <Project>{5c0c3f98-2075-4edf-8e04-49f6e0d513c5}</Project>
- <Name>GISUI</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\GIS\GIS\GIS.csproj">
- <Project>{11cfc788-1e8e-470a-9cce-9fdc2d0c9d13}</Project>
- <Name>GIS</Name>
- </ProjectReference>
- <ProjectReference Include="..\DataEdit\DataEdit.csproj">
- <Project>{4421fb00-38f6-46ad-895a-feb6c2a0cc81}</Project>
- <Name>DataEdit</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Resources\identify1.cur" />
- <Content Include="Resources\queryfeaturebypoint.cur" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-
- </Project>
|