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.
175 lines
7.7 KiB
175 lines
7.7 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>8.0.50727</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{A4CC88EE-3F2A-43C4-90AB-3CF59F6EE580}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Stone.WinBiz</RootNamespace>
|
|
<AssemblyName>Stone.WinBiz</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<OldToolsVersion>2.0</OldToolsVersion>
|
|
<UpgradeBackupLocation />
|
|
<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>
|
|
<TargetFrameworkProfile>
|
|
</TargetFrameworkProfile>
|
|
</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>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</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>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Gm_WMS.DataAccess.DataService, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\公用组件\Stone.Common.Dlls\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Interop.grproLib, Version=5.0.0.0, Culture=neutral, processorArchitecture=x86">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
<HintPath>..\Stone.Common.Dlls\Interop.grproLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Stone.Common, Version=2.2.0.0, Culture=neutral, processorArchitecture=x86">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\..\公用组件\Stone.Common.Dlls\Stone.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Stone.Entity">
|
|
<HintPath>..\Stone.Common.Dlls\Stone.Entity.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Stone.User">
|
|
<HintPath>..\Stone.Common.Dlls\Stone.User.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="BasicData\F_Base.cs" />
|
|
<Compile Include="BasicData\F_FGPartStuffix.cs" />
|
|
<Compile Include="BasicData\F_ColorPart.cs" />
|
|
<Compile Include="BasicData\F_Part_ValidityDays.cs" />
|
|
<Compile Include="BasicData\F_TTZ_Rule.cs" />
|
|
<Compile Include="BasicData\F_TTZ_Data.cs" />
|
|
<Compile Include="BasicData\F_ModunoAM.cs" />
|
|
<Compile Include="BasicData\F_Bom.cs" />
|
|
<Compile Include="BasicData\F_ProdnoRule2.cs" />
|
|
<Compile Include="BasicData\F_ProdnoRule1.cs" />
|
|
<Compile Include="BasicData\F_ProdnoBase.cs" />
|
|
<Compile Include="BasicData\F_ModunoMBase.cs" />
|
|
<Compile Include="BasicData\F_ModunoABase.cs" />
|
|
<Compile Include="BasicData\F_OptionBOM.cs" />
|
|
<Compile Include="BasicData\F_Location.cs" />
|
|
<Compile Include="BasicData\F_Unit.cs" />
|
|
<Compile Include="BasicData\F_Color.cs" />
|
|
<Compile Include="BasicData\F_Input.cs" />
|
|
<Compile Include="BasicData\F_JIS_Log.cs" />
|
|
<Compile Include="BasicData\F_Product.cs" />
|
|
<Compile Include="BasicData\F_User.cs" />
|
|
<Compile Include="BasicData\F_CarModel.cs" />
|
|
<Compile Include="BasicData\F_Emp.cs" />
|
|
<Compile Include="JisData\F_DELFOR_ALL.cs" />
|
|
<Compile Include="JisData\F_PJISItem.cs" />
|
|
<Compile Include="JisData\F_SequenceNo.cs" />
|
|
<Compile Include="JisData\F_AJIS.cs" />
|
|
<Compile Include="JisData\F_DELFOR.cs" />
|
|
<Compile Include="JisData\F_PJIS.cs" />
|
|
<Compile Include="JisData\F_Print.cs" />
|
|
<Compile Include="Preordering\F_Preordering.cs" />
|
|
<Compile Include="ProductionPlan\F_Assemble.cs" />
|
|
<Compile Include="ProductionPlan\F_Plan.cs" />
|
|
<Compile Include="Quality\F_Quality.cs" />
|
|
<Compile Include="SystemData\F_BillNo.cs" />
|
|
<Compile Include="SystemData\F_Common.cs" />
|
|
<Compile Include="SystemData\F_EDI.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="SystemData\F_FIFO.cs" />
|
|
<Compile Include="SystemData\F_Log.cs" />
|
|
<Compile Include="SystemData\F_Menu.cs" />
|
|
<Compile Include="SystemData\F_Appconfig.cs" />
|
|
<Compile Include="SystemData\F_RFID.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<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>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>
|
|
<COMReference Include="gregn6Lib">
|
|
<Guid>{4018F953-1BFE-441E-8A04-DC8BA1FF060E}</Guid>
|
|
<VersionMajor>6</VersionMajor>
|
|
<VersionMinor>0</VersionMinor>
|
|
<Lcid>0</Lcid>
|
|
<WrapperTool>tlbimp</WrapperTool>
|
|
<Isolated>False</Isolated>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</COMReference>
|
|
<COMReference Include="stdole">
|
|
<Guid>{00020430-0000-0000-C000-000000000046}</Guid>
|
|
<VersionMajor>2</VersionMajor>
|
|
<VersionMinor>0</VersionMinor>
|
|
<Lcid>0</Lcid>
|
|
<WrapperTool>primary</WrapperTool>
|
|
<Isolated>False</Isolated>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</COMReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\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>
|