123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196 |
- <?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>{A25BB8DC-7805-4560-863E-E218E76DFEEC}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Tofly.FileUI</RootNamespace>
- <AssemblyName>Tofly.FileUI</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.FileUI.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>
- <DocumentationFile>..\ReleaseLib\Tofly.FileUI.xml</DocumentationFile>
- <PlatformTarget>x86</PlatformTarget>
- <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.FileUI.XML</DocumentationFile>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <CodeAnalysisLogFile>..\ReleaseLib\ForeStar.FileUI.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>false</CodeAnalysisIgnoreBuiltInRuleSets>
- <CodeAnalysisRuleDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
- <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
- <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.FileUI.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)' == '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="Common.Logging, Version=1.2.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\Dependence\Common.Logging.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <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="Command\ComandMoveLayerUp.cs" />
- <Compile Include="Command\CommandAddData.cs" />
- <Compile Include="Command\CommandAddData2.cs" />
- <Compile Include="Command\CommandAddGroupLayer.cs" />
- <Compile Include="Command\CommandDeleteAllData.cs" />
- <Compile Include="Command\CommandDeleteData.cs" />
- <Compile Include="Command\CommandDeleteGroupLayer.cs" />
- <Compile Include="Command\CommandDeleteMapFrame.cs" />
- <Compile Include="Command\CommandExpandAllLayer.cs" />
- <Compile Include="Command\CommandExpandOrNot.cs" />
- <Compile Include="Command\CommandFoldAllLayer.cs" />
- <Compile Include="Command\CommandFrameAttribute.cs" />
- <Compile Include="Command\CommandHideAllLayer.cs" />
- <Compile Include="Command\CommandLayerAttribute.cs" />
- <Compile Include="Command\CommandMoveLayerBottom.cs" />
- <Compile Include="Command\CommandMoveLayerDown.cs" />
- <Compile Include="Command\CommandMoveLayerTop.cs" />
- <Compile Include="Command\CommandExit.cs" />
- <Compile Include="Command\CommandHelpAbout.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Command\CommandHelpe.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Command\CommandNewMapDocument.cs" />
- <Compile Include="Command\CommandOpenMapDocument.cs" />
- <Compile Include="Command\CommandSaveAsMapDocument.cs" />
- <Compile Include="Command\CommandSaveMapDocument.cs" />
- <Compile Include="Command\CommandShowAllLayer.cs" />
- <Compile Include="Command\CommandShowOrHide.cs" />
- <Compile Include="Common\ConvertBase\CovertBaseClasscs.cs" />
- <Compile Include="Common\ConvertBase\IConvert.cs" />
- <Compile Include="Common\ConvertBase\IRelationFields.cs" />
- <Compile Include="Common\ConvertBase\ILyrInfoClass.cs" />
- <Compile Include="Common\ConvertBase\LyrInfoBaseClass.cs" />
- <Compile Include="Common\ConvertBase\OpenMapConvertBaseClass.cs" />
- <Compile Include="Common\ConvertBase\SaveMapConvertBaseClass.cs" />
- <Compile Include="Common\MapDocumentCommon.cs" />
- <Compile Include="Common\MapDocumentHelper.cs" />
- <Compile Include="Common\NewMapBaseClass.cs" />
- <Compile Include="Common\OpenMapBaseClass.cs" />
- <Compile Include="Common\SaveMapBaseClass.cs" />
- <Compile Include="FTP\FtpManager.cs" />
- <Compile Include="FTP\FtpManagerRow.cs" />
- <Compile Include="FTP\IFtpManager.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="SysTable\FS_ZY_MXDMANAGERRow.cs" />
- <Compile Include="SysTable\FS_ZY_MXDMANAGERTable.cs" />
- <Compile Include="SysTable\FS_ZY_REGLAYERRow.cs" />
- <Compile Include="SysTable\FS_ZY_REGLAYERTable.cs" />
- </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\CoreUI.csproj">
- <Project>{7cbc0d84-ecc2-4fd7-a1a1-9dd28882cc43}</Project>
- <Name>CoreUI</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DataEdit\DataEditUI\DataEditUI.csproj">
- <Project>{9af32e70-a920-465c-9345-78f7ab495017}</Project>
- <Name>DataEditUI</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DataEdit\DataEdit\DataEdit.csproj">
- <Project>{4421fb00-38f6-46ad-895a-feb6c2a0cc81}</Project>
- <Name>DataEdit</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Data\DataUI\DataUI.csproj">
- <Project>{cf7d202f-6604-4c11-b45e-6aca5fa97b9a}</Project>
- <Name>DataUI</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Data\Data\Data.csproj">
- <Project>{f410d912-fb51-49e7-ab85-6cc132cc19a3}</Project>
- <Name>Data</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>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-
- </Project>
|