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.
232 lines
9.4 KiB
232 lines
9.4 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{5D5DBAC1-C1A1-4381-8A0B-A51B2D977DFF}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<StartupObject>DokSA.FrmMain</StartupObject>
|
|
<RootNamespace>DokSA</RootNamespace>
|
|
<AssemblyName>DokSA</AssemblyName>
|
|
<FileAlignment>512</FileAlignment>
|
|
<MyType>WindowsFormsWithCustomSubMain</MyType>
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
<OptionExplicit>On</OptionExplicit>
|
|
<OptionCompare>Binary</OptionCompare>
|
|
<OptionStrict>Off</OptionStrict>
|
|
<OptionInfer>Off</OptionInfer>
|
|
<PublishUrl>publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<ApplicationIcon>reports.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DocumentationFile>DokSA.xml</DocumentationFile>
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<DefineDebug>false</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DocumentationFile>DokSA.xml</DocumentationFile>
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="C1.Win.C1TrueDBGrid.2, Version=2.0.20112.61226, Culture=neutral, PublicKeyToken=75ae3fb0e2b1e0da, processorArchitecture=MSIL" />
|
|
<Reference Include="EDKB07Verarbeitung, Version=2.0.3225.14669, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\Client\EDOKA\bin\EDKB07Verarbeitung.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Deployment" />
|
|
<Reference Include="System.Design" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Web.Extensions">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
</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.Linq" />
|
|
<Import Include="System.Windows.Forms" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="clsMehrfachdruck_Data.vb" />
|
|
<Compile Include="clsPDF_print_show.vb" />
|
|
<Compile Include="clsSpooler_Data.vb" />
|
|
<Compile Include="Form1.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Form1.Designer.vb">
|
|
<DependentUpon>Form1.vb</DependentUpon>
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmFortschritt.Designer.vb">
|
|
<DependentUpon>frmFortschritt.vb</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmFortschritt.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmMain.Designer.vb">
|
|
<DependentUpon>FrmMain.vb</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmMain.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmMehrfachdruck.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmPartnersuche.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Globals.vb" />
|
|
<Compile Include="Klassen\clsConnectionProvider.vb" />
|
|
<Compile Include="Klassen\clsDBInteractionBase.vb" />
|
|
<Compile Include="Klassen\clsMyPartner.vb" />
|
|
<Compile Include="Klassen\clsPartner.vb" />
|
|
<Compile Include="Klassen\clsPartner_Hauptadresse.vb" />
|
|
<Compile Include="Klassen\clsSpalten.vb" />
|
|
<Compile Include="Klassen\Crypto.vb" />
|
|
<Compile Include="Klassen\db_connection.vb" />
|
|
<Compile Include="Klassen\frmBenutzer.Designer.vb">
|
|
<DependentUpon>frmBenutzer.vb</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Klassen\frmBenutzer.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Klassen\mMain.vb" />
|
|
<Compile Include="Klassen\MySpalten.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>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Form1.resx">
|
|
<DependentUpon>Form1.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmFortschritt.resx">
|
|
<DependentUpon>frmFortschritt.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmMain.resx">
|
|
<DependentUpon>FrmMain.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmMehrfachdruck.resx">
|
|
<DependentUpon>frmMehrfachdruck.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmPartnersuche.resx">
|
|
<DependentUpon>frmPartnersuche.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Klassen\frmBenutzer.resx">
|
|
<DependentUpon>frmBenutzer.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>
|
|
</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>
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework Client Profile</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="reports.ico" />
|
|
</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> |