<?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>8.0.30703</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{063B6316-7154-4BD9-B546-21CCE4685235}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>QMAPP.FJC.DAL</RootNamespace>
    <AssemblyName>QMAPP.FJC.DAL</AssemblyName>
    <TargetFrameworkVersion>v4.0</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="Oracle.DataAccess, Version=2.112.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\DLL\oracle32\Oracle.DataAccess.dll</HintPath>
    </Reference>
    <Reference Include="QMFrameWork.Common">
      <HintPath>..\..\QMFrameWork\QMFrameWork.Common.dll</HintPath>
    </Reference>
    <Reference Include="QMFrameWork.Data, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\QMFrameWork\QMFrameWork.Data.dll</HintPath>
    </Reference>
    <Reference Include="QMFrameWork.Data.Attributes">
      <HintPath>..\..\QMFrameWork\QMFrameWork.Data.Attributes.dll</HintPath>
    </Reference>
    <Reference Include="QMFrameWork.Log">
      <HintPath>..\..\QMFrameWork\QMFrameWork.Log.dll</HintPath>
    </Reference>
    <Reference Include="SapInterface">
      <HintPath>..\..\DLL\SapInterface.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Core" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Data" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Andon\AndonCallDAL.cs" />
    <Compile Include="Andon\AndonSetDAL.cs" />
    <Compile Include="Basic\ScanIPConfigDAL.cs" />
    <Compile Include="Basic\AppConfigDAL.cs" />
    <Compile Include="Basic\BarcodeRulesDAL.cs" />
    <Compile Include="Basic\BomHdrDAL.cs" />
    <Compile Include="Basic\CapacityDAL.cs" />
    <Compile Include="Basic\CorpDAL.cs" />
    <Compile Include="Basic\MachineInfoDAL.cs" />
    <Compile Include="Basic\MachineInfoModelDAL.cs" />
    <Compile Include="Basic\MarkAddrDAL.cs" />
    <Compile Include="Basic\MaterialCodeInitDAL.cs" />
    <Compile Include="Basic\MaterialShelfTypeDAL.cs" />
    <Compile Include="Basic\MaterielDAL.cs" />
    <Compile Include="Basic\MaterielVersionDAL.cs" />
    <Compile Include="Basic\MoldConfigDAL.cs" />
    <Compile Include="Basic\MoldSetDAL.cs" />
    <Compile Include="Basic\OperatorInfoDAL.cs" />
    <Compile Include="Basic\ParameterConfigDAL.cs" />
    <Compile Include="Basic\PrintModelCopyDAL.cs" />
    <Compile Include="Basic\ProcessInfoDAL.cs" />
    <Compile Include="Basic\ProcessParameterDAL.cs" />
    <Compile Include="Basic\ProcessRouteDAL.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Basic\ProcessRouteWithWorkCellSeqDAL.cs" />
    <Compile Include="Basic\ProcessRuleDAL.cs" />
    <Compile Include="Basic\ProcessSetDAL.cs" />
    <Compile Include="Basic\ProduceShiftDAL.cs" />
    <Compile Include="Basic\ProductBasicDAL.cs" />
    <Compile Include="Basic\ProductCodeIdentityDAL.cs" />
    <Compile Include="Basic\ProductInfoDAL.cs" />
    <Compile Include="Basic\ProductMderuleDAL.cs" />
    <Compile Include="Basic\UnQualityProductDAL.cs" />
    <Compile Include="Basic\WorkOrder.cs" />
    <Compile Include="CellCycle\CellCycleTimeSetDAL.cs" />
    <Compile Include="CheckTime\CHECKTIMEDAL.cs" />
    <Compile Include="CompleteStatistics\CompleteStatisticsDAL.cs" />
    <Compile Include="EM\EmMeterReadingsDAL.cs" />
    <Compile Include="EnergyManage\MeterDAL.cs" />
    <Compile Include="EnergyManage\MeterReadingsDAL.cs" />
    <Compile Include="Equipment\AlarmTableDAL.cs" />
    <Compile Include="Equipment\EquipMentRecordDAL.cs" />
    <Compile Include="Equipment\MouldDAL.cs" />
    <Compile Include="Equipment\UsageLogDAL.cs" />
    <Compile Include="FileCopy\FileCopyRecordDAL.cs" />
    <Compile Include="FIS\DashBoardPlanDAL.cs" />
    <Compile Include="FIS\DoorPlankPlanDAL.cs" />
    <Compile Include="FIS\FisDAL.cs" />
    <Compile Include="FIS\FISInfoDAL.cs" />
    <Compile Include="FIS\FISOrderDAL.cs" />
    <Compile Include="FIS\FISOrderSendDAL.cs" />
    <Compile Include="FIS\FISOrederSendDetialDAL.cs" />
    <Compile Include="FIS\FISPhraseDAL.cs" />
    <Compile Include="FIS\OrderPlanDAL.cs" />
    <Compile Include="FrmPlace\FrmPlaceDAL.cs" />
    <Compile Include="InterfaceData\LeakInspectRecordDAL.cs" />
    <Compile Include="MachineCheck\MachineCheckDAL.cs" />
    <Compile Include="MD\MaterialDAL.cs" />
    <Compile Include="MesB9\MesB9DAL.cs" />
    <Compile Include="MesB9\MesB4DAL.cs" />
    <Compile Include="MesB9\MesB9M110DAL.cs" />
    <Compile Include="MesB9\MesB4M110DAL.cs" />
    <Compile Include="Message\MessageDAL.cs" />
    <Compile Include="Monitor\ShipmentMonitorDAL.cs" />
    <Compile Include="Monitor\ShipMonitorSetDAL.cs" />
    <Compile Include="ODS\VideoInfoDAL.cs" />
    <Compile Include="ODS\VideoTypeDAL.cs" />
    <Compile Include="Operation\CastCounterDAL.cs" />
    <Compile Include="Operation\ElectricalCheckDAL.cs" />
    <Compile Include="Operation\InjectionCheckDAL.cs" />
    <Compile Include="Operation\MainCodeChangeDAL.cs" />
    <Compile Include="Operation\MainMolderStatusDAL.cs" />
    <Compile Include="Operation\MainProductCountDAL.cs" />
    <Compile Include="Operation\MaterialCodeDAL.cs" />
    <Compile Include="Operation\PrintCodeDAL.cs" />
    <Compile Include="Operation\ProductCheckDAL.cs" />
    <Compile Include="Operation\PbomItemDAL.cs" />
    <Compile Include="Operation\ProductEndDAL.cs" />
    <Compile Include="Operation\ProductOutDAL.cs" />
    <Compile Include="Package\PackageDAL.cs" />
    <Compile Include="ProduceManage\MenderReasonDAL.cs" />
    <Compile Include="ProduceManage\ScrapRecordDAL.cs" />
    <Compile Include="Produce\ProductDAL.cs" />
    <Compile Include="ProductionPlan\ProductWithPlanDAL.cs" />
    <Compile Include="ProductionPlan\WorkOrderDAL.cs" />
    <Compile Include="QT\AnalyzerDAL.cs" />
    <Compile Include="QT\DAICacheDAL.cs" />
    <Compile Include="QT\DAIDAL.cs" />
    <Compile Include="QT\DAIItemDAL.cs" />
    <Compile Include="QT\DAIValidationDAL.cs" />
    <Compile Include="QT\MaterialBindingDAL.cs" />
    <Compile Include="QT\ProcessParametersDAL.cs" />
    <Compile Include="QT\ProcessRecordDAL.cs" />
    <Compile Include="QT\ProductStructureDAL.cs" />
    <Compile Include="QT\SendOrderConfigDAL.cs" />
    <Compile Include="QT\StateActionDAL.cs" />
    <Compile Include="QT\ValidatorDAL.cs" />
    <Compile Include="QT\WorkCellRunStateDAL.cs" />
    <Compile Include="SA\WorkcellQtyCountDAL.cs" />
    <Compile Include="SendManage\SendPlanRecordDAL.cs" />
    <Compile Include="Stocktaking\StocktakingDAL.cs" />
    <Compile Include="WarehouseManage\OutWarehouseDAL.cs" />
    <Compile Include="WarehouseManage\InWarehouseDAL.cs" />
    <Compile Include="WarnManage\EquipMentAlarmDAL.cs" />
    <Compile Include="WarnManage\EquipMentMaintainDAL.cs" />
    <Compile Include="WarnManage\WarnManageDAL.cs" />
    <Compile Include="Equipment\EquipmentMaintainDAL.cs" />
    <Compile Include="Example\UserManageDAL1.cs" />
    <Compile Include="Injection\InjectionRecorderDAL.cs" />
    <Compile Include="Operation\MainDAL.cs" />
    <Compile Include="Operation\MainOperationDAL.cs" />
    <Compile Include="Operation\MainProductDAL.cs" />
    <Compile Include="Operation\ProductAttributeDAL.cs" />
    <Compile Include="Operation\ProductDAL.cs" />
    <Compile Include="Operation\ProductInjectionDAL.cs" />
    <Compile Include="ProduceManage\ProducePlanDAL.cs" />
    <Compile Include="ProduceManage\MendRecorderDAL.cs" />
    <Compile Include="ProduceManage\UnQualityDAL.cs" />
    <Compile Include="Produce\MainProductDAL.cs" />
    <Compile Include="ProductPetrospect\ProductArchivesDAL.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="FeedInManage\EpidermisDAL.cs" />
    <Compile Include="SendPlan\SendPlanInfoDAL.cs" />
    <Compile Include="WIPManage\DetentionDAL.cs" />
    <Compile Include="WIPManage\StorageAlarmDAL.cs" />
    <Compile Include="WIPManage\WIPInRecorderDAL.cs" />
    <Compile Include="WIPManage\WIPInventoryDAL.cs" />
    <Compile Include="WIPManage\WIPOutRecorderDAL.cs" />
    <Compile Include="WIPManage\WIPProductCountDAL.cs" />
    <Compile Include="WipService\CheckWipDAL.cs" />
    <Compile Include="QdFis\mbM100DAL.cs" />
    <Compile Include="QdFis\ybbM100DAL.cs" />
    <Compile Include="ProductIn\ProductInDAL.cs" />
    <Compile Include="FuntionDescriptionDAL\FuntionDescriptionDAL.cs" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\APPMD\QMAPP.MD.Entity\QMAPP.MD.Entity.csproj">
      <Project>{A80DFEE4-F3D0-4234-A2CC-E4DCE5000E7E}</Project>
      <Name>QMAPP.MD.Entity</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\APP\QMAPP.DAL\QMAPP.DAL.csproj">
      <Project>{407204CD-0256-4EDD-8A89-26EBF83D19A7}</Project>
      <Name>QMAPP.DAL</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.FJC.Entity\QMAPP.FJC.Entity.csproj">
      <Project>{17123CDD-0BA7-496F-8E4E-FCBABE0463CA}</Project>
      <Name>QMAPP.FJC.Entity</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="ProcessParameter\" />
  </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>