天津投入产出系统后端
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.
 
 
 
 
 
 

376 lines
18 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" 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>{4B533C1B-7D16-4BD3-9285-D6E7E9740645}</ProjectGuid>
<ProjectTypeGuids>{F85E285D-A4E0-4152-9332-AB1D724D3325};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>QMAPP.MD.Web</RootNamespace>
<AssemblyName>QMAPP.MD.Web</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<MvcBuildViews>false</MvcBuildViews>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation />
<TargetFrameworkProfile />
<UseIISExpress>false</UseIISExpress>
<SccProjectName>Svn</SccProjectName>
<SccLocalPath>Svn</SccLocalPath>
<SccAuxPath>Svn</SccAuxPath>
<SccProvider>SubversionScc</SccProvider>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</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\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\DLL\log4net.dll</HintPath>
</Reference>
<Reference Include="MySql.Data">
<HintPath>..\..\DLL\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\DLL\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Oracle.DataAccess, Version=2.112.3.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\DLL\oracle32\Oracle.DataAccess.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.Common, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\QMFrameWork\QMFrameWork.Common.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.Data.Attributes, Version=1.0.8.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\QMFrameWork\QMFrameWork.Data.Attributes.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.InfoValidate">
<HintPath>..\..\QMFrameWork\QMFrameWork.InfoValidate.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.Log, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\QMFrameWork\QMFrameWork.Log.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.ServiceInterface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\QMFrameWork\QMFrameWork.ServiceInterface.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.WebUI, Version=1.1.1.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\QMFrameWork\QMFrameWork.WebUI.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.ComponentModel.DataAnnotations">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Abstractions" />
<Reference Include="System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\DLL\System.Web.Mvc.dll</HintPath>
</Reference>
<Reference Include="System.Web.Routing" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.Mobile" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Compile Include="AppResource.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>AppResource.resx</DependentUpon>
</Compile>
<Compile Include="Controllers\ImageController.cs" />
<Compile Include="Controllers\MaterialClassController.cs" />
<Compile Include="Controllers\ParameterConfigEntityController.cs" />
<Compile Include="Controllers\PbomController.cs" />
<Compile Include="Controllers\CorpController.cs" />
<Compile Include="Controllers\DaiController.cs" />
<Compile Include="Controllers\DictController.cs" />
<Compile Include="Controllers\EquipmentController.cs" />
<Compile Include="Controllers\FactoryController.cs" />
<Compile Include="Controllers\LoginController.cs" />
<Compile Include="Controllers\MaterialController.cs" />
<Compile Include="Controllers\ProcessRouteController.cs" />
<Compile Include="Controllers\ProjectController.cs" />
<Compile Include="Controllers\ShiftController.cs" />
<Compile Include="Controllers\UserWithMachineController.cs" />
<Compile Include="Controllers\WorkCellController.cs" />
<Compile Include="Controllers\WorkCenterController.cs" />
<Compile Include="Controllers\TeamController.cs" />
<Compile Include="Controllers\WorkLocController.cs" />
<Compile Include="Controllers\TeamMemberController.cs" />
<Compile Include="Controllers\ScheduleController.cs" />
<Compile Include="Controllers\MaterialBindingController.cs" />
<Compile Include="Controllers\WorkCellStateController.cs" />
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="Models\MachineInfoModel.cs" />
<Compile Include="Models\MaterialClassModel.cs" />
<Compile Include="Models\ParameterConfigEntityModel.cs" />
<Compile Include="Models\PbomItemModel.cs" />
<Compile Include="Models\PbomModel.cs" />
<Compile Include="Models\CorpModel.cs" />
<Compile Include="Models\DaiModel.cs" />
<Compile Include="Models\EquipmentModel.cs" />
<Compile Include="Models\FactoryModel.cs" />
<Compile Include="Models\ImportMessageModel.cs" />
<Compile Include="Models\MaterialModel.cs" />
<Compile Include="Models\ProcessRouteModel.cs" />
<Compile Include="Models\ProcessRouteWorkCellModel.cs" />
<Compile Include="Models\ProcessRouteWorkcellSeqModel.cs" />
<Compile Include="Models\ProjectModel.cs" />
<Compile Include="Models\ShiftModel.cs" />
<Compile Include="Models\Sys\OrgaizationModel.cs" />
<Compile Include="Models\Sys\UserModel.cs" />
<Compile Include="Models\UserWithMachineModel.cs" />
<Compile Include="Models\WorkCellModel.cs" />
<Compile Include="Models\WorkCenterModel.cs" />
<Compile Include="Models\TeamModel.cs" />
<Compile Include="Models\WorkLocModel.cs" />
<Compile Include="Models\WorkCellEquipmentModel.cs" />
<Compile Include="Models\DaiDataModel.cs" />
<Compile Include="Models\TeamMemberModel.cs" />
<Compile Include="Models\ScheduleModel.cs" />
<Compile Include="Models\MaterialBindingModel.cs" />
<Compile Include="Models\WorkCellStateModel.cs" />
<Compile Include="Models\MaterialClassTreeModel.cs" />
<Compile Include="Models\ConfigDetailModel.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Views\ParameterConfigEntity\ParameterConfigEntityEdit.aspx.cs">
<DependentUpon>ParameterConfigEntityEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\ParameterConfigEntity\ParameterConfigEntityEdit.aspx.designer.cs">
<DependentUpon>ParameterConfigEntityEdit.aspx</DependentUpon>
</Compile>
<Compile Include="Views\ParameterConfigEntity\ParameterConfigEntityList.aspx.cs">
<DependentUpon>ParameterConfigEntityList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\ParameterConfigEntity\ParameterConfigEntityList.aspx.designer.cs">
<DependentUpon>ParameterConfigEntityList.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Project\ProjectEdit.aspx.cs">
<DependentUpon>ProjectEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Project\ProjectEdit.aspx.designer.cs">
<DependentUpon>ProjectEdit.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Project\ProjectList.aspx.cs">
<DependentUpon>ProjectList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Project\ProjectList.aspx.designer.cs">
<DependentUpon>ProjectList.aspx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Content Include="App_Data\Language\lang_en.xml" />
<Content Include="App_Data\Language\lang_zh-CN.xml" />
<Content Include="App_Data\Menu.xml">
<SubType>Designer</SubType>
</Content>
<Content Include="App_Data\Power.xml" />
<Content Include="App_Data\Print\exampleprint.html" />
<Content Include="App_Data\ProgramList.xml">
<SubType>Designer</SubType>
</Content>
<Content Include="Content\Img\11.png" />
<Content Include="Content\Img\error.png" />
<Content Include="Content\themes\icons\back.png" />
<Content Include="Content\themes\icons\cancel.png" />
<Content Include="Content\themes\icons\cut.png" />
<Content Include="Content\themes\icons\edit_add.png" />
<Content Include="Content\themes\icons\edit_remove.png" />
<Content Include="Content\themes\icons\filesave.png" />
<Content Include="Content\themes\icons\help.png" />
<Content Include="Content\themes\icons\no.png" />
<Content Include="Content\themes\icons\ok.png" />
<Content Include="Content\themes\icons\pencil.png" />
<Content Include="Content\themes\icons\print.png" />
<Content Include="Content\themes\icons\redo.png" />
<Content Include="Content\themes\icons\reload.png" />
<Content Include="Content\themes\icons\search.png" />
<Content Include="Content\themes\icons\undo.png" />
<Content Include="Content\Xml\Dictionary.xml">
<SubType>Designer</SubType>
</Content>
<Content Include="Global.asax" />
<Content Include="Scripts\app\QMyPerceptTextbox.js" />
<Content Include="Views\Dai\DaiEditOld.aspx" />
<Content Include="Views\Image\ImageUplod.aspx" />
<Content Include="Views\MaterialBinding\Edit.aspx" />
<Content Include="Views\MaterialBinding\List.aspx" />
<Content Include="Views\MaterialClass\AddMaterialClass.aspx" />
<Content Include="Views\MaterialClass\AddMaterialCode.aspx" />
<Content Include="Views\MaterialClass\List.aspx" />
<Content Include="Views\ParameterConfigEntity\ParameterConfigEntityEdit.aspx" />
<Content Include="Views\ParameterConfigEntity\ParameterConfigEntityList.aspx" />
<Content Include="Views\Pbom\PbomItemList.aspx" />
<Content Include="Views\Pbom\PbomItemEdit.aspx" />
<Content Include="Views\Pbom\PbomEdit.aspx" />
<Content Include="Views\Pbom\PbomItemTree.aspx" />
<Content Include="Views\Pbom\PbomItemTreeEdit.aspx" />
<Content Include="Views\Pbom\PbomList.aspx" />
<Content Include="Views\Corp\CorpEdit.aspx" />
<Content Include="Views\Dai\DaiEdit.aspx" />
<Content Include="Views\Dai\DaiList.aspx" />
<Content Include="Views\Equipment\EquipmentEdit.aspx" />
<Content Include="Views\Equipment\EquipmentList.aspx" />
<Content Include="Views\Factory\FactoryEdit.aspx" />
<Content Include="Views\Factory\FactoryList.aspx" />
<Content Include="Views\File\UploadFile.aspx" />
<Content Include="Views\Login\Login.aspx" />
<Content Include="Views\Material\MaterialEdit.aspx" />
<Content Include="Views\Material\MaterialList.aspx" />
<Content Include="Views\ProcessRoute\ProcessRouteEdit.aspx" />
<Content Include="Views\ProcessRoute\ProcessRouteList.aspx" />
<Content Include="Views\ProcessRoute\ProcessRouteWorkCellEdit.aspx" />
<Content Include="Views\ProcessRoute\ProcessRouteWorkCellList.aspx" />
<Content Include="Views\Project\ProjectEdit.aspx" />
<Content Include="Views\Project\ProjectList.aspx" />
<Content Include="Views\Schedule\ScheduleEdit.aspx" />
<Content Include="Views\Schedule\ScheduleList.aspx" />
<Content Include="Views\Shift\ShiftEdit.aspx" />
<Content Include="Views\Shift\ShiftList.aspx" />
<Content Include="Views\Shared\Error.aspx" />
<Content Include="Views\Shared\ExecuteJS.aspx" />
<Content Include="Views\Shared\OutputImportMessage.aspx" />
<Content Include="Views\Shared\PublicPrint.aspx" />
<Content Include="Views\Shared\Scripts.ascx" />
<Content Include="Views\Shared\ShowProgress.ascx" />
<Content Include="Views\TeamMember\List.aspx" />
<Content Include="Views\TeamMember\TeamMemberEdit.aspx" />
<Content Include="Views\UserWithMachine\UserWithMachineAdd.aspx" />
<Content Include="Views\UserWithMachine\UserWithMachineEdit.aspx" />
<Content Include="Views\UserWithMachine\UserWithMachineList.aspx" />
<Content Include="Views\WorkCellState\Edit.aspx" />
<Content Include="Views\WorkCellState\List.aspx" />
<Content Include="Views\WorkCell\WorkCellEdit.aspx" />
<Content Include="Views\WorkCell\WorkCellList.aspx" />
<Content Include="Views\WorkCenter\WorkCenterEdit.aspx" />
<Content Include="Views\WorkCenter\WorkCenterList.aspx" />
<Content Include="Views\Team\TeamEdit.aspx" />
<Content Include="Views\Team\TeamList.aspx" />
<Content Include="Views\WorkLoc\WorkLocEdit.aspx" />
<Content Include="Views\WorkLoc\WorkLocList.aspx" />
<Content Include="Views\WorkLoc\WorkLocEquipmentList.aspx" />
<Content Include="Views\WorkLoc\WorkLocEquipmentEdit.aspx" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Views\Web.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\Excel\" />
<Folder Include="Content\Img\MaterialImg\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\AppCommon\QMAPP.Common.Web\QMAPP.Common.Web.csproj">
<Project>{5FB9E7FC-1601-467C-86CE-6817DDE70DDE}</Project>
<Name>QMAPP.Common.Web</Name>
</ProjectReference>
<ProjectReference Include="..\..\AppCommon\QMAPP.ServicesAgent\QMAPP.ServicesAgent.csproj">
<Project>{BA9CEDD0-B232-4A1C-B5CB-A00C81EA5A91}</Project>
<Name>QMAPP.ServicesAgent</Name>
</ProjectReference>
<ProjectReference Include="..\..\APPQ5\QMAPP.FJC.Entity\QMAPP.FJC.Entity.csproj">
<Project>{17123CDD-0BA7-496F-8E4E-FCBABE0463CA}</Project>
<Name>QMAPP.FJC.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\..\APP\QMAPP.Entity\QMAPP.Entity.csproj">
<Project>{604FB24F-7706-497C-BEC7-27D7B6B5A82C}</Project>
<Name>QMAPP.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\QMAPP.MD.Entity\QMAPP.MD.Entity.csproj">
<Project>{A80DFEE4-F3D0-4234-A2CC-E4DCE5000E7E}</Project>
<Name>QMAPP.MD.Entity</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="AppResource.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>AppResource.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Content Include="Views\Shared\AppMaster.Master" />
<Content Include="Views\Shared\CustomPageMaster.Master" />
<Content Include="Views\Shared\PrintMaster.Master" />
<Content Include="Views\Shared\Site.Master" />
<None Include="Views\Shared\vssver2.scc" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.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" Condition="'$(MvcBuildViews)'=='true'">
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(ProjectDir)" />
</Target>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>False</AutoAssignPort>
<DevelopmentServerPort>1775</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<PropertyGroup>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>