FutureEfemLib.csproj 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{D5550334-1A88-4958-B36A-AA34170C5ADB}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>FutureEfemLib</RootNamespace>
  11. <AssemblyName>FutureEfemLib</AssemblyName>
  12. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <DebugType>pdbonly</DebugType>
  27. <Optimize>true</Optimize>
  28. <OutputPath>bin\Release\</OutputPath>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <ItemGroup>
  34. <Reference Include="System" />
  35. <Reference Include="System.Core" />
  36. <Reference Include="System.Xml.Linq" />
  37. <Reference Include="System.Data.DataSetExtensions" />
  38. <Reference Include="Microsoft.CSharp" />
  39. <Reference Include="System.Data" />
  40. <Reference Include="System.Net.Http" />
  41. <Reference Include="System.Xml" />
  42. </ItemGroup>
  43. <ItemGroup>
  44. <Compile Include="Aligners\AlignerAlignRoutine.cs" />
  45. <Compile Include="Aligners\AlignerHomeRoutine.cs" />
  46. <Compile Include="Aligners\AlignerModule.cs" />
  47. <Compile Include="Aligners\FurtureAligner.cs" />
  48. <Compile Include="Buffers\FurtureBuffer.cs" />
  49. <Compile Include="Efems\EfemHomeAllRoutine.cs" />
  50. <Compile Include="FutureEfemDeviceManager.cs" />
  51. <Compile Include="Efems\FutureEfemRobot.cs" />
  52. <Compile Include="Efems\EfemExtendRoutine.cs" />
  53. <Compile Include="Efems\EfemGotoRoutine.cs" />
  54. <Compile Include="Efems\EfemHomeRoutine.cs" />
  55. <Compile Include="Efems\EfemMapRoutine.cs" />
  56. <Compile Include="Efems\EfemModule.cs" />
  57. <Compile Include="Efems\EfemPickAndPlacePMRoutine.cs" />
  58. <Compile Include="Efems\EfemPickAndPlaceRoutine.cs" />
  59. <Compile Include="Efems\EfemPickPMRoutine.cs" />
  60. <Compile Include="Efems\EfemPickRoutine.cs" />
  61. <Compile Include="Efems\EfemPlacePMRoutine.cs" />
  62. <Compile Include="Efems\EfemPlaceRoutine.cs" />
  63. <Compile Include="Efems\EfemRetractRoutine.cs" />
  64. <Compile Include="Efems\FutureEfem.cs" />
  65. <Compile Include="LPs\LoadPortClampRoutine.cs" />
  66. <Compile Include="LPs\LoadPortCloseDoorRoutine.cs" />
  67. <Compile Include="LPs\LoadPortDockRoutine.cs" />
  68. <Compile Include="LPs\LoadPortGetMapInfoRoutine.cs" />
  69. <Compile Include="LPs\LoadPortHomeRoutine.cs" />
  70. <Compile Include="LPs\LoadPortLoadRoutine.cs" />
  71. <Compile Include="LPs\LoadPortMapRoutine.cs" />
  72. <Compile Include="LPs\LoadPortModule.cs" />
  73. <Compile Include="LPs\LoadPortOpenDoorRoutine.cs" />
  74. <Compile Include="LPs\LoadPortReadCarrierIdRoutine.cs" />
  75. <Compile Include="LPs\LoadPortUnclampRoutine.cs" />
  76. <Compile Include="LPs\LoadPortUndockRoutine.cs" />
  77. <Compile Include="LPs\FutureEfemLoadPort.cs" />
  78. <Compile Include="Properties\AssemblyInfo.cs" />
  79. <Compile Include="SignalTowers\FutureSignalTower.cs" />
  80. </ItemGroup>
  81. <ItemGroup>
  82. <Folder Include="Config\" />
  83. </ItemGroup>
  84. <ItemGroup>
  85. <ProjectReference Include="..\FrameworkLocal\Common\Common.csproj">
  86. <Project>{9cd2a6be-1971-4e74-b49e-547982f64034}</Project>
  87. <Name>Common</Name>
  88. </ProjectReference>
  89. <ProjectReference Include="..\FrameworkLocal\RTCore\RTCore.csproj">
  90. <Project>{bcbd839a-c9a0-4be7-98ca-b0a88ad38e5a}</Project>
  91. <Name>RTCore</Name>
  92. </ProjectReference>
  93. <ProjectReference Include="..\FrameworkLocal\RTEquipmentLibrary\RTEquipmentLibrary.csproj">
  94. <Project>{090a1e9c-1087-4c8a-b4e0-ff074459e071}</Project>
  95. <Name>RTEquipmentLibrary</Name>
  96. </ProjectReference>
  97. <ProjectReference Include="..\FrameworkLocal\RTModuleLibrary\RTModuleLibrary.csproj">
  98. <Project>{7c395751-abe6-4b5b-8f3a-bda0fce08f6c}</Project>
  99. <Name>RTModuleLibrary</Name>
  100. </ProjectReference>
  101. </ItemGroup>
  102. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  103. </Project>