You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

217 lines
9.2 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" 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>{17C24C36-1D76-447F-B688-AC92C5BA9CBD}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>_AllgMainObjekte</RootNamespace>
<AssemblyName>_AllgMainObjekte</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>Windows</MyType>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>_AllgMainObjekte.xml</DocumentationFile>
<DefineConstants>_MYFORMS=True</DefineConstants>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>_AllgMainObjekte.xml</DocumentationFile>
<DefineConstants>_MYFORMS=True</DefineConstants>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<OptionExplicit>On</OptionExplicit>
</PropertyGroup>
<PropertyGroup>
<OptionCompare>Binary</OptionCompare>
</PropertyGroup>
<PropertyGroup>
<OptionStrict>Off</OptionStrict>
</PropertyGroup>
<PropertyGroup>
<OptionInfer>On</OptionInfer>
</PropertyGroup>
<ItemGroup>
<Reference Include="Aga.Controls">
<HintPath>..\..\..\Klassen\TreeViewAdv\Aga.Controls\bin\Debug\Aga.Controls.dll</HintPath>
</Reference>
<Reference Include="C1.Win.C1TrueDBGrid.2, Version=2.0.20123.61277, Culture=neutral, PublicKeyToken=75ae3fb0e2b1e0da, processorArchitecture=MSIL" />
<Reference Include="DevComponents.DotNetBar2, Version=12.5.0.5, Culture=neutral, PublicKeyToken=7eb7c3a35b91de04, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\DotNetBar for Windows Forms\Signed\DevComponents.DotNetBar2.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Design" />
<Reference Include="System.Drawing" />
<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="_DataClass, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\_DataClass\bin\Debug\_DataClass.dll</HintPath>
</Reference>
<Reference Include="_FRReporting">
<HintPath>..\_FRReporting\bin\Debug\_FRReporting.dll</HintPath>
</Reference>
<Reference Include="_Generic_Event_Handler">
<HintPath>..\_Generic_Event_Handler\bin\Debug\_Generic_Event_Handler.dll</HintPath>
</Reference>
</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.Drawing" />
<Import Include="System.Diagnostics" />
<Import Include="System.Windows.Forms" />
<Import Include="System.Linq" />
<Import Include="System.Xml.Linq" />
<Import Include="_AllgMainObjekte.DB" />
</ItemGroup>
<ItemGroup>
<Compile Include="DB\clsConnectionProvider.vb" />
<Compile Include="DB\clsDBInteractionBase.vb" />
<Compile Include="DB\clsKey_tabelle.vb" />
<Compile Include="DB\clsMeldungstexte.vb" />
<Compile Include="DB\clsMitarbeiter.vb" />
<Compile Include="DB\clsMyKey_Tabelle.vb" />
<Compile Include="DB\clsObjekt.vb" />
<Compile Include="DB\clsObjektBeziehung.vb" />
<Compile Include="DB\clsSecurityObject.vb" />
<Compile Include="DB\db_connection.vb" />
<Compile Include="Diverse_Formulare\frmBeziehungEdit.Designer.vb">
<DependentUpon>frmBeziehungEdit.vb</DependentUpon>
</Compile>
<Compile Include="Diverse_Formulare\frmBeziehungEdit.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Diverse_Formulare\frmMsgBox.designer.vb">
<DependentUpon>frmMsgBox.vb</DependentUpon>
</Compile>
<Compile Include="Diverse_Formulare\frmMsgBox.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Diverse_Formulare\frmNeueBeziehung.Designer.vb">
<DependentUpon>frmNeueBeziehung.vb</DependentUpon>
</Compile>
<Compile Include="Diverse_Formulare\frmNeueBeziehung.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Diverse_Formulare\frmSetNeueBeziehung.Designer.vb">
<DependentUpon>frmSetNeueBeziehung.vb</DependentUpon>
</Compile>
<Compile Include="Diverse_Formulare\frmSetNeueBeziehung.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form1.Designer.vb">
<DependentUpon>Form1.vb</DependentUpon>
</Compile>
<Compile Include="Form1.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Klassen\Crypto.vb" />
<Compile Include="Klassen\Globals.vb" />
<Compile Include="Klassen\MyMessage.vb" />
<Compile Include="Klassen\MySecurity.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="AllgMainObjekte.vb">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="AllgMainObjekte.Designer.vb">
<DependentUpon>AllgMainObjekte.vb</DependentUpon>
</Compile>
<Compile Include="My Project\AssemblyInfo.vb" />
<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>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Diverse_Formulare\frmBeziehungEdit.resx">
<DependentUpon>frmBeziehungEdit.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Diverse_Formulare\frmMsgBox.resx">
<DependentUpon>frmMsgBox.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Diverse_Formulare\frmNeueBeziehung.resx">
<DependentUpon>frmNeueBeziehung.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Diverse_Formulare\frmSetNeueBeziehung.resx">
<DependentUpon>frmSetNeueBeziehung.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.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="AllgMainObjekte.resx">
<DependentUpon>AllgMainObjekte.vb</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="ClassDiagram1.cd" />
<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>
<Service Include="{94E38DFF-614B-4cbd-B67C-F211BB35CE8B}" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\_MyBeziehungen\_MyBeziehungen.vbproj">
<Project>{83B9F004-F673-4610-AEA7-290A2E43A6EC}</Project>
<Name>_MyBeziehungen</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.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>