6f5e7e69c7
- grafica (mostrare stato dei gitterbox attivati...) - sql (finire diff) git-svn-id: https://keyhammer.ath.cx/svn/GMW/trunk@361 365432ac-a1b5-4ffd-bb28-6d3099d32164
265 lines
11 KiB
XML
265 lines
11 KiB
XML
<?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>{47143721-A018-4BDA-B544-EC3E10BC87A2}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>GMW_data</RootNamespace>
|
|
<AssemblyName>GMW_data</AssemblyName>
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.ReportViewer.WinForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml.Linq">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data.DataSetExtensions">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="DataMatrix.cs" />
|
|
<Compile Include="DataProxy.cs" />
|
|
<Compile Include="DS_Applicazione.cs">
|
|
<DependentUpon>DS_Applicazione.xsd</DependentUpon>
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="DS_Applicazione.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DS_Applicazione.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DS_DataMatrix.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DS_DataMatrix.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DS_magazzino.cs">
|
|
<DependentUpon>DS_magazzino.xsd</DependentUpon>
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="DS_magazzino.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DS_magazzino.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DS_Odette.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DS_Odette.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DS_SM.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DS_SM.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DS_Utility.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>DS_Utility.xsd</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MagClass.cs" />
|
|
<Compile Include="Odette.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="reportPrinter.cs" />
|
|
<Compile Include="selData.cs" />
|
|
<Compile Include="selDataVoc.cs" />
|
|
<Compile Include="StateMachine.cs" />
|
|
<Compile Include="TermClass.cs" />
|
|
<Compile Include="Type\ArtInProd.cs" />
|
|
<Compile Include="Type\Bilancia.cs" />
|
|
<Compile Include="Type\BlockMap.cs" />
|
|
<Compile Include="Type\Cartellino.cs" />
|
|
<Compile Include="Type\Cliente.cs" />
|
|
<Compile Include="Type\CompanySito.cs" />
|
|
<Compile Include="Type\DatoBarPlot.cs" />
|
|
<Compile Include="Type\elenchi.cs" />
|
|
<Compile Include="Type\Imballo.cs" />
|
|
<Compile Include="Type\Impianto.cs" />
|
|
<Compile Include="Type\Operatore.cs" />
|
|
<Compile Include="Type\SpecParticolare.cs" />
|
|
<Compile Include="Type\StatiProdotto.cs" />
|
|
<Compile Include="Type\TipoDichiarazione.cs" />
|
|
<Compile Include="utils.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\SteamWare\SteamWare.csproj">
|
|
<Project>{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}</Project>
|
|
<Name>SteamWare</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="DS_Applicazione.xsc">
|
|
<DependentUpon>DS_Applicazione.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_Applicazione.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DS_Applicazione.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DS_Applicazione.xss">
|
|
<DependentUpon>DS_Applicazione.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_DataMatrix.xsc">
|
|
<DependentUpon>DS_DataMatrix.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_DataMatrix.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DS_DataMatrix.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DS_DataMatrix.xss">
|
|
<DependentUpon>DS_DataMatrix.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_magazzino.xsc">
|
|
<DependentUpon>DS_magazzino.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_magazzino.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DS_magazzino.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DS_magazzino.xss">
|
|
<DependentUpon>DS_magazzino.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_Odette.xsc">
|
|
<DependentUpon>DS_Odette.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_Odette.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DS_Odette.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DS_Odette.xss">
|
|
<DependentUpon>DS_Odette.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_SM.xsc">
|
|
<DependentUpon>DS_SM.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_SM.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DS_SM.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DS_SM.xss">
|
|
<DependentUpon>DS_SM.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_Utility.xsc">
|
|
<DependentUpon>DS_Utility.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="DS_Utility.xsd">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSDataSetGenerator</Generator>
|
|
<LastGenOutput>DS_Utility.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="DS_Utility.xss">
|
|
<DependentUpon>DS_Utility.xsd</DependentUpon>
|
|
</None>
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="SqlScripts\GMW_00370.sql" />
|
|
<None Include="SqlScripts\GMW_00365.sql" />
|
|
<None Include="SqlScripts\GMW_00361.sql" />
|
|
<None Include="SqlScripts\GMW_00350.sql" />
|
|
<None Include="SqlScripts\GMW_00345.sql" />
|
|
<None Include="SqlScripts\GMW_00340.sql" />
|
|
<None Include="SqlScripts\GMW_00336.sql" />
|
|
<None Include="SqlScripts\GMW_00335.sql" />
|
|
<None Include="SqlScripts\GMW_00327.sql" />
|
|
<None Include="SqlScripts\GMW_00326.sql" />
|
|
<None Include="SqlScripts\GMW_00325.sql" />
|
|
<None Include="SqlScripts\GMW_00320.sql" />
|
|
<None Include="SqlScripts\GMW_00315.sql" />
|
|
<None Include="SqlScripts\GMW_00310.sql" />
|
|
<None Include="SqlScripts\GMW_00305.sql" />
|
|
<None Include="SqlScripts\GMW_00299.sql" />
|
|
<None Include="SqlScripts\GMW_00291.sql" />
|
|
<None Include="SqlScripts\GMW_00290.sql" />
|
|
<None Include="SqlScripts\GMW_00289.sql" />
|
|
<None Include="SqlScripts\GMW_00288.sql" />
|
|
<None Include="SqlScripts\GMW_00287.sql" />
|
|
<None Include="SqlScripts\GMW_00286.sql" />
|
|
<None Include="SqlScripts\GMW_00285.sql" />
|
|
<None Include="SqlScripts\GMW_00280.sql" />
|
|
<None Include="SqlScripts\GMW_00276.sql" />
|
|
<None Include="SqlScripts\GMW_00275.sql" />
|
|
<None Include="SqlScripts\GMW_00270.sql" />
|
|
<None Include="SqlScripts\GMW_00265.sql" />
|
|
<None Include="SqlScripts\GMW_00260.sql" />
|
|
<None Include="SqlScripts\GMW_00259.sql" />
|
|
<None Include="SqlScripts\GMW_00258.sql" />
|
|
<None Include="SqlScripts\GMW_00257.sql" />
|
|
<None Include="SqlScripts\GMW_00255.sql" />
|
|
<None Include="SqlScripts\GMW_00250.sql" />
|
|
<None Include="SqlScripts\GMW_00240.sql" />
|
|
<None Include="SqlScripts\GMW_00245.sql" />
|
|
<None Include="SqlScripts\GMW_00235.sql" />
|
|
<None Include="SqlScripts\GMW_00220.sql" />
|
|
<None Include="SqlScripts\GMW_00215.sql" />
|
|
<None Include="SqlScripts\GMW_00051.sql" />
|
|
<None Include="SqlScripts\GMW_00052.sql" />
|
|
<None Include="SqlScripts\GMW_00070.sql" />
|
|
<None Include="SqlScripts\GMW_00080.sql" />
|
|
<None Include="SqlScripts\GMW_00081.sql" />
|
|
<None Include="SqlScripts\GMW_00082.sql" />
|
|
<None Include="SqlScripts\GMW_00083.sql" />
|
|
<None Include="SqlScripts\GMW_00084.sql" />
|
|
<None Include="SqlScripts\GMW_00085.sql" />
|
|
<None Include="SqlScripts\GMW_00090.sql" />
|
|
<None Include="SqlScripts\GMW_00095.sql" />
|
|
<None Include="SqlScripts\GMW_00100.sql" />
|
|
<None Include="SqlScripts\GMW_00105.sql" />
|
|
<None Include="SqlScripts\GMW_00110.sql" />
|
|
<None Include="SqlScripts\GMW_00160.sql" />
|
|
<None Include="SqlScripts\GMW_00200.sql" />
|
|
<None Include="SqlScripts\GMW_00225.sql" />
|
|
<None Include="SqlScripts\GMW_00230.sql" />
|
|
<None Include="SqlScripts\GMW_00360.sql" />
|
|
</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> |