282 lines
12 KiB
XML
282 lines
12 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>{D20A6BF2-C7C6-4A7A-B34D-FA27D775A049}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>DigitalData.GUIs.Common</RootNamespace>
|
|
<AssemblyName>DigitalData.GUIs.Common</AssemblyName>
|
|
<FileAlignment>512</FileAlignment>
|
|
<MyType>Windows</MyType>
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DocumentationFile>DigitalData.GUIs.Common.xml</DocumentationFile>
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<DefineDebug>false</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DocumentationFile>DigitalData.GUIs.Common.xml</DocumentationFile>
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionExplicit>On</OptionExplicit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionCompare>Binary</OptionCompare>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionStrict>Off</OptionStrict>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionInfer>On</OptionInfer>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="DevExpress.Data.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Dialogs.v19.2.Core, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Printing.v19.2.Core, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Utils.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.XtraBars.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraDialogs.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraEditors.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.XtraGrid.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraLayout.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.XtraPrinting.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.XtraTreeList.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="GdPicture.NET.14">
|
|
<HintPath>D:\ProgramFiles\GdPicture.NET 14\Redist\GdPicture.NET (.NET Framework 4.5)\GdPicture.NET.14.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NLog.4.7.10\lib\net45\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Net.Http" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Import Include="Microsoft.VisualBasic" />
|
|
<Import Include="System" />
|
|
<Import Include="System.Collections" />
|
|
<Import Include="System.Collections.Generic" />
|
|
<Import Include="System.Data" />
|
|
<Import Include="System.Diagnostics" />
|
|
<Import Include="System.Linq" />
|
|
<Import Include="System.Xml.Linq" />
|
|
<Import Include="System.Threading.Tasks" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Base\BaseErrorHandler.vb" />
|
|
<Compile Include="Base\BaseForm.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Base\BaseResult.vb" />
|
|
<Compile Include="Base\BaseRibbonForm.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Constants.vb" />
|
|
<Compile Include="DataResultList\DataResultConfig.vb" />
|
|
<Compile Include="DataResultList\DataResultParams.vb" />
|
|
<Compile Include="DataResultList\frmDataResultList.Designer.vb">
|
|
<DependentUpon>frmDataResultList.vb</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DataResultList\frmDataResultList.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DocumentPropertyMenu\DocumentPropertyMenu.vb" />
|
|
<Compile Include="DocumentResultList\DocumentResultConfig.vb" />
|
|
<Compile Include="DocumentResultList\DocumentResultInfo.vb" />
|
|
<Compile Include="DocumentResultList\DocumentResultList.vb" />
|
|
<Compile Include="DocumentResultList\DocumentResultParams.vb" />
|
|
<Compile Include="DocumentResultList\frmDocumentResultList.Designer.vb">
|
|
<DependentUpon>frmDocumentResultList.vb</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DocumentResultList\frmDocumentResultList.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DocumentResultList\DocumentResultCache.vb" />
|
|
<Compile Include="GridBuilder.vb" />
|
|
<Compile Include="IResultForm.vb" />
|
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
|
<Compile Include="My Project\Application.Designer.vb">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Application.myapp</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="My Project\Resources.Designer.vb">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="My Project\Settings.Designer.vb">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
<Compile Include="ObjectPropertyDialog\frmObjectPropertyDialog.Designer.vb">
|
|
<DependentUpon>frmObjectPropertyDialog.vb</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ObjectPropertyDialog\frmObjectPropertyDialog.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="ObjectPropertyDialog\PropertyControls.vb" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="DataResultList\frmDataResultList.resx">
|
|
<DependentUpon>frmDataResultList.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DocumentResultList\frmDocumentResultList.en-US.resx">
|
|
<DependentUpon>frmDocumentResultList.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DocumentResultList\frmDocumentResultList.fr-FR.resx">
|
|
<DependentUpon>frmDocumentResultList.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DocumentResultList\frmDocumentResultList.resx">
|
|
<DependentUpon>frmDocumentResultList.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="My Project\licenses.licx" />
|
|
<EmbeddedResource Include="My Project\Resources.resx">
|
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="ObjectPropertyDialog\frmObjectPropertyDialog.resx">
|
|
<DependentUpon>frmObjectPropertyDialog.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="My Project\Application.myapp">
|
|
<Generator>MyApplicationCodeGenerator</Generator>
|
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
|
</None>
|
|
<None Include="My Project\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<CustomToolNamespace>My</CustomToolNamespace>
|
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Controls.DocumentViewer\DocumentViewer.vbproj">
|
|
<Project>{0958cddf-4a16-41f6-8837-8335f71d599c}</Project>
|
|
<Name>DocumentViewer</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Controls.LookupGrid\LookupControl.vbproj">
|
|
<Project>{3DCD6D1A-C830-4241-B7E4-27430E7EA483}</Project>
|
|
<Name>LookupControl</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Modules.Config\Config.vbproj">
|
|
<Project>{44982f9b-6116-44e2-85d0-f39650b1ef99}</Project>
|
|
<Name>Config</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Modules.Database\Database.vbproj">
|
|
<Project>{EAF0EA75-5FA7-485D-89C7-B2D843B03A96}</Project>
|
|
<Name>Database</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Modules.EDMIAPI\EDMI.API.vbproj">
|
|
<Project>{25017513-0d97-49d3-98d7-ba76d9b251b0}</Project>
|
|
<Name>EDMI.API</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Modules.Filesystem\Filesystem.vbproj">
|
|
<Project>{991d0231-4623-496d-8bd0-9ca906029cbc}</Project>
|
|
<Name>Filesystem</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Modules.Language\Language.vbproj">
|
|
<Project>{d3c8cfed-d6f6-43a8-9bdf-454145d0352f}</Project>
|
|
<Name>Language</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Modules.Logging\Logging.vbproj">
|
|
<Project>{903B2D7D-3B80-4BE9-8713-7447B704E1B0}</Project>
|
|
<Name>Logging</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Modules.ZooFlow\ZooFlow.vbproj">
|
|
<Project>{81cac44f-3711-4c8f-ae98-e02a7448782a}</Project>
|
|
<Name>ZooFlow</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Windows\Windows.vbproj">
|
|
<Project>{5EFAEF9B-90B9-4F05-9F70-F79AD77FFF86}</Project>
|
|
<Name>Windows</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="packages.config" />
|
|
<None Include="Resources\txt.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\pdf.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\doc.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\xls.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\ppt.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\dwg.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\dxf.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\tiff.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\jpg.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\_blank.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\_page.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\png.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\Article_32x32.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\Open_32x32.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\Copy_32x32.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\ZooFlow-Vergroessern.svg" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\zoom_less.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\zoom_more.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\grid.svg" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
|
</Project> |