555 lines
22 KiB
XML
555 lines
22 KiB
XML
<?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>{3532D844-466D-429B-A2C8-206F023FF653}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Mip</RootNamespace>
|
|
<AssemblyName>Mip1.1</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<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>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<BootstrapperComponentsUrl>D:\Záloha\Install - Software\.NET FrameWork 4.5</BootstrapperComponentsUrl>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodeAnalysisIgnoreGeneratedCode>true</CodeAnalysisIgnoreGeneratedCode>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup />
|
|
<PropertyGroup>
|
|
<ManifestCertificateThumbprint>554AF64D6062FFD82B8BE79E913456D101F9A511</ManifestCertificateThumbprint>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestKeyFile>Mip_TemporaryKey.pfx</ManifestKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>false</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignManifests>true</SignManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<TargetZone>Custom</TargetZone>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject>Mip.Program</StartupObject>
|
|
</PropertyGroup>
|
|
<PropertyGroup />
|
|
<PropertyGroup />
|
|
<PropertyGroup />
|
|
<PropertyGroup>
|
|
<ApplicationIcon>kompozitum.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup />
|
|
<PropertyGroup />
|
|
<PropertyGroup />
|
|
<PropertyGroup>
|
|
<ApplicationManifest>app.manifest</ApplicationManifest>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="GMap.NET.Core">
|
|
<HintPath>DLL\GMap.NET.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="GMap.NET.WindowsForms">
|
|
<HintPath>DLL\GMap.NET.WindowsForms.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
<HintPath>C:\Windows\assembly\GAC\Microsoft.Office.Interop.Excel\12.0.0.0__71e9bce111e9429c\Microsoft.Office.Interop.Excel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
<Reference Include="Microsoft.VisualBasic.Compatibility" />
|
|
<Reference Include="MonthCalendar">
|
|
<HintPath>Controls\MonthCalendar.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data">
|
|
<HintPath>DLL\MySql.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MyTools">
|
|
<HintPath>DLL\MyTools.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json">
|
|
<HintPath>..\..\..\Json\Bin\Net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="Syncfusion.Pdf.Base, Version=18.3460.0.35, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="Syncfusion.PdfViewer.Windows, Version=18.3460.0.35, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="Syncfusion.Shared.Base, Version=18.3460.0.35, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Design" />
|
|
<Reference Include="System.DirectoryServices" />
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.Windows.Forms.DataVisualization" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Deployment" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="WindowsBase" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="classDiskOperations.cs" />
|
|
<Compile Include="classGlobal.cs" />
|
|
<Compile Include="classMapa.cs" />
|
|
<Compile Include="classSQL.cs" />
|
|
<Compile Include="classUser.cs" />
|
|
<Compile Include="CustomControls.cs" />
|
|
<Compile Include="frmAddCenovuPonuku.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmAddCenovuPonuku.Designer.cs">
|
|
<DependentUpon>frmAddCenovuPonuku.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmAddFirma.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmAddFirma.Designer.cs">
|
|
<DependentUpon>frmAddFirma.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmAddMat.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmAddMat.Designer.cs">
|
|
<DependentUpon>frmAddMat.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmEditBrusenia.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmEditBrusenia.Designer.cs">
|
|
<DependentUpon>frmEditBrusenia.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmEditCenovuPonuku.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmEditCenovuPonuku.Designer.cs">
|
|
<DependentUpon>frmEditCenovuPonuku.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmEditExpedicia.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmEditExpedicia.Designer.cs">
|
|
<DependentUpon>frmEditExpedicia.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmChat.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmChat.Designer.cs">
|
|
<DependentUpon>frmChat.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmEditDopyt.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmEditDopyt.Designer.cs">
|
|
<DependentUpon>frmEditDopyt.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmEditPoziadavka.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmEditPoziadavka.Designer.cs">
|
|
<DependentUpon>frmEditPoziadavka.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmEditVyrobok.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmEditVyrobok.Designer.cs">
|
|
<DependentUpon>frmEditVyrobok.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmInventar.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmInventar.Designer.cs">
|
|
<DependentUpon>frmInventar.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmInventarnaVymena.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmInventarnaVymena.Designer.cs">
|
|
<DependentUpon>frmInventarnaVymena.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmLogo.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmLogo.Designer.cs">
|
|
<DependentUpon>frmLogo.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmNacenovanie.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmNacenovanie.Designer.cs">
|
|
<DependentUpon>frmNacenovanie.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmNovaPoziadavka.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmNovaPoziadavka.Designer.cs">
|
|
<DependentUpon>frmNovaPoziadavka.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmPridatEditovatNastroj.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmPridatEditovatNastroj.Designer.cs">
|
|
<DependentUpon>frmPridatEditovatNastroj.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmPridatNastrojeDoSkladu.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmPridatNastrojeDoSkladu.Designer.cs">
|
|
<DependentUpon>frmPridatNastrojeDoSkladu.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmPrijemDoSkladu.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmPrijemDoSkladu.Designer.cs">
|
|
<DependentUpon>frmPrijemDoSkladu.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmPriraditZamestnancaStroju.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmPriraditZamestnancaStroju.Designer.cs">
|
|
<DependentUpon>frmPriraditZamestnancaStroju.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmShowVykres.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmShowVykres.Designer.cs">
|
|
<DependentUpon>frmShowVykres.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmLogin.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmLogin.Designer.cs">
|
|
<DependentUpon>frmLogin.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmMain.Designer.cs">
|
|
<DependentUpon>frmMain.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmPridatVyrobok.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmPridatVyrobok.Designer.cs">
|
|
<DependentUpon>frmPridatVyrobok.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmAddPomUdaje.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmAddPomUdaje.Designer.cs">
|
|
<DependentUpon>frmAddPomUdaje.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmNewDopyt.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmNewDopyt.Designer.cs">
|
|
<DependentUpon>frmNewDopyt.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmTlacitStatistiku.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmTlacitStatistiku.Designer.cs">
|
|
<DependentUpon>frmTlacitStatistiku.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmUlozPolotovarZVyroby.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmUlozPolotovarZVyroby.Designer.cs">
|
|
<DependentUpon>frmUlozPolotovarZVyroby.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmVybratTypVyhodnotenia.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmVybratTypVyhodnotenia.Designer.cs">
|
|
<DependentUpon>frmVybratTypVyhodnotenia.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmVydajZoSkladu.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmVydajZoSkladu.Designer.cs">
|
|
<DependentUpon>frmVydajZoSkladu.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmZadatZmatkovitost.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmZadatZmatkovitost.Designer.cs">
|
|
<DependentUpon>frmZadatZmatkovitost.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmZiadankaDoplnujuceInfo.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmZiadankaDoplnujuceInfo.Designer.cs">
|
|
<DependentUpon>frmZiadankaDoplnujuceInfo.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Models\ZiadankyInfo.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="frmUlozPolotovar.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmUlozPolotovar.Designer.cs">
|
|
<DependentUpon>frmUlozPolotovar.cs</DependentUpon>
|
|
</Compile>
|
|
<EmbeddedResource Include="frmAddCenovuPonuku.resx">
|
|
<DependentUpon>frmAddCenovuPonuku.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmAddFirma.resx">
|
|
<DependentUpon>frmAddFirma.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmAddMat.resx">
|
|
<DependentUpon>frmAddMat.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmEditBrusenia.resx">
|
|
<DependentUpon>frmEditBrusenia.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmEditCenovuPonuku.resx">
|
|
<DependentUpon>frmEditCenovuPonuku.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmEditExpedicia.resx">
|
|
<DependentUpon>frmEditExpedicia.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmChat.resx">
|
|
<DependentUpon>frmChat.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmEditDopyt.resx">
|
|
<DependentUpon>frmEditDopyt.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmEditPoziadavka.resx">
|
|
<DependentUpon>frmEditPoziadavka.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmEditVyrobok.resx">
|
|
<DependentUpon>frmEditVyrobok.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmInventar.resx">
|
|
<DependentUpon>frmInventar.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmInventarnaVymena.resx">
|
|
<DependentUpon>frmInventarnaVymena.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmLogo.resx">
|
|
<DependentUpon>frmLogo.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmNacenovanie.resx">
|
|
<DependentUpon>frmNacenovanie.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmNovaPoziadavka.resx">
|
|
<DependentUpon>frmNovaPoziadavka.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmPridatEditovatNastroj.resx">
|
|
<DependentUpon>frmPridatEditovatNastroj.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmPrijemDoSkladu.resx">
|
|
<DependentUpon>frmPrijemDoSkladu.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmPriraditZamestnancaStroju.resx">
|
|
<DependentUpon>frmPriraditZamestnancaStroju.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmShowVykres.resx">
|
|
<DependentUpon>frmShowVykres.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmLogin.resx">
|
|
<DependentUpon>frmLogin.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmMain.resx">
|
|
<DependentUpon>frmMain.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmPridatVyrobok.resx">
|
|
<DependentUpon>frmPridatVyrobok.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmAddPomUdaje.resx">
|
|
<DependentUpon>frmAddPomUdaje.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmNewDopyt.resx">
|
|
<DependentUpon>frmNewDopyt.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmTlacitStatistiku.resx">
|
|
<DependentUpon>frmTlacitStatistiku.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmUlozPolotovarZVyroby.resx">
|
|
<DependentUpon>frmUlozPolotovarZVyroby.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmVybratTypVyhodnotenia.resx">
|
|
<DependentUpon>frmVybratTypVyhodnotenia.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmVydajZoSkladu.resx">
|
|
<DependentUpon>frmVydajZoSkladu.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmZadatZmatkovitost.resx">
|
|
<DependentUpon>frmZadatZmatkovitost.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmZiadankaDoplnujuceInfo.resx">
|
|
<DependentUpon>frmZiadankaDoplnujuceInfo.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<SubType>Designer</SubType>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmUlozPolotovar.resx">
|
|
<DependentUpon>frmUlozPolotovar.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<None Include="app.manifest">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="Mip_TemporaryKey.pfx" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<COMReference Include="Microsoft.Office.Core">
|
|
<Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
|
|
<VersionMajor>2</VersionMajor>
|
|
<VersionMinor>4</VersionMinor>
|
|
<Lcid>0</Lcid>
|
|
<WrapperTool>primary</WrapperTool>
|
|
<Isolated>False</Isolated>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</COMReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="kompozitum.ico" />
|
|
<None Include="Resources\Superman logo.png" />
|
|
<None Include="Resources\Arrow-right.png" />
|
|
<None Include="Resources\Arrow-left.png" />
|
|
<None Include="Použité obrázky\image-remove-icon.png" />
|
|
<None Include="Použité obrázky\image-icon.png" />
|
|
<None Include="Použité obrázky\image-add-icon.png" />
|
|
<None Include="Použité obrázky\delete2.png" />
|
|
<None Include="Použité obrázky\Add-icon.png" />
|
|
<None Include="Použité obrázky\add.gif" />
|
|
<None Include="Použité obrázky\alphacam.png" />
|
|
<None Include="Použité obrázky\autodesk-inventor-icon.png" />
|
|
<None Include="Použité obrázky\autocad-autocad-icon.png" />
|
|
<None Include="Použité obrázky\pdf.png" />
|
|
<None Include="Použité obrázky\Icon-2D-1.0.png" />
|
|
<None Include="Použité obrázky\icon_2d.png" />
|
|
<None Include="Použité obrázky\3dv2.jpg" />
|
|
<None Include="Použité obrázky\3d.png" />
|
|
<None Include="Použité obrázky\Rotation.png" />
|
|
<None Include="Resources\resize32.ico" />
|
|
<None Include="Resources\save.png" />
|
|
<None Include="Použité obrázky\Edit.png" />
|
|
<None Include="Použité obrázky\info.png" />
|
|
<None Include="Použité obrázky\plus.png" />
|
|
<None Include="Použité obrázky\up.png" />
|
|
<None Include="Použité obrázky\Restart2.png" />
|
|
<None Include="Použité obrázky\Restart.png" />
|
|
<None Include="Použité obrázky\OK 3D.png" />
|
|
<None Include="Použité obrázky\MIP4.gif" />
|
|
<None Include="Použité obrázky\kompozitumv2maleanazov.png" />
|
|
<None Include="Použité obrázky\kompozitum v2.png" />
|
|
<None Include="Použité obrázky\kompozitum v2 male.png" />
|
|
<None Include="Použité obrázky\kompozitum male.jpg" />
|
|
<None Include="Použité obrázky\Image.png" />
|
|
<None Include="Použité obrázky\checked -green.png" />
|
|
<None Include="Použité obrázky\Chat.png" />
|
|
<None Include="Použité obrázky\error.png" />
|
|
<None Include="Použité obrázky\erase 3D.png" />
|
|
<None Include="Použité obrázky\down.png" />
|
|
<None Include="Použité obrázky\delete.jpg" />
|
|
<None Include="Použité obrázky\calendar.png" />
|
|
<None Include="Použité obrázky\calculator.png" />
|
|
<None Include="Použité obrázky\arrow-up-double-2.png" />
|
|
<None Include="Použité obrázky\arrow-down-double-2.png" />
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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> |