Core.LgMes.Client.lgClassModel.csproj.svn-base 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>9.0.21022</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{FEFD2443-C1F6-4E02-834F-0D17B31A20CE}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Core.LgMes.Client.lgClassModel</RootNamespace>
  11. <AssemblyName>Core.LgMes.Client.lgClassModel</AssemblyName>
  12. <SccProjectName>
  13. </SccProjectName>
  14. <SccLocalPath>
  15. </SccLocalPath>
  16. <SccAuxPath>
  17. </SccAuxPath>
  18. <SccProvider>
  19. </SccProvider>
  20. <FileUpgradeFlags>
  21. </FileUpgradeFlags>
  22. <OldToolsVersion>2.0</OldToolsVersion>
  23. <UpgradeBackupLocation>
  24. </UpgradeBackupLocation>
  25. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  26. <PublishUrl>http://localhost/Core.LgMes.Server.lgClassModel/</PublishUrl>
  27. <Install>true</Install>
  28. <InstallFrom>Web</InstallFrom>
  29. <UpdateEnabled>true</UpdateEnabled>
  30. <UpdateMode>Foreground</UpdateMode>
  31. <UpdateInterval>7</UpdateInterval>
  32. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  33. <UpdatePeriodically>false</UpdatePeriodically>
  34. <UpdateRequired>false</UpdateRequired>
  35. <MapFileExtensions>true</MapFileExtensions>
  36. <ApplicationRevision>0</ApplicationRevision>
  37. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  38. <IsWebBootstrapper>true</IsWebBootstrapper>
  39. <UseApplicationTrust>false</UseApplicationTrust>
  40. <BootstrapperEnabled>true</BootstrapperEnabled>
  41. </PropertyGroup>
  42. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  43. <DebugSymbols>true</DebugSymbols>
  44. <DebugType>full</DebugType>
  45. <Optimize>false</Optimize>
  46. <OutputPath>..\output\</OutputPath>
  47. <DefineConstants>DEBUG;TRACE</DefineConstants>
  48. <ErrorReport>prompt</ErrorReport>
  49. <WarningLevel>4</WarningLevel>
  50. </PropertyGroup>
  51. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  52. <DebugType>pdbonly</DebugType>
  53. <Optimize>true</Optimize>
  54. <OutputPath>bin\Release\</OutputPath>
  55. <DefineConstants>TRACE</DefineConstants>
  56. <ErrorReport>prompt</ErrorReport>
  57. <WarningLevel>4</WarningLevel>
  58. </PropertyGroup>
  59. <ItemGroup>
  60. <Reference Include="Core.Mes.Client.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
  61. <Reference Include="System" />
  62. <Reference Include="System.Core">
  63. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  64. </Reference>
  65. <Reference Include="System.Data" />
  66. <Reference Include="System.Xml" />
  67. </ItemGroup>
  68. <ItemGroup>
  69. <Compile Include="GeneralModel.cs" />
  70. <Compile Include="JOB_BOF_ADDITIVES.cs" />
  71. <Compile Include="JOB_BOF_OPTINFO.cs" />
  72. <Compile Include="JOB_BOF_SAMPLING.cs" />
  73. <Compile Include="JOB_CAS_ADDITIVES.cs" />
  74. <Compile Include="JOB_CAS_OPTINFO.cs" />
  75. <Compile Include="JOB_CAS_SAMPLING.cs" />
  76. <Compile Include="JOB_CCM_BCWSAMPLING.cs" />
  77. <Compile Include="JOB_CCM_BMILLSAMPLING.cs" />
  78. <Compile Include="JOB_CCM_OPTINFO.cs" />
  79. <Compile Include="JOB_CCM_SAMPLING.cs" />
  80. <Compile Include="JOB_CCM_SCWSAMPLING.cs" />
  81. <Compile Include="JOB_CCM_SMILLSAMPLING.cs" />
  82. <Compile Include="JOB_CHEMELEMENT.cs" />
  83. <Compile Include="JOB_COMMON_ADDITIVES.cs" />
  84. <Compile Include="JOB_COMMON_SAMPLING.cs" />
  85. <Compile Include="JOB_CRAFTINFO.cs" />
  86. <Compile Include="JOB_HMP_OPTINFO.cs" />
  87. <Compile Include="JOB_LFS_ADDITIVES.cs" />
  88. <Compile Include="JOB_LFS_OPTINFO.cs" />
  89. <Compile Include="JOB_LFS_SAMPLING.cs" />
  90. <Compile Include="JOB_MATERIALCONFG.cs" />
  91. <Compile Include="JOB_SPECIALMATERIAL.cs" />
  92. <Compile Include="LgChem\STL_CHEMELEMENT.cs" />
  93. <Compile Include="Properties\AssemblyInfo.cs" />
  94. <Compile Include="RealDataCommand.cs" />
  95. <Compile Include="RES_MIS_TAPHOLE.cs" />
  96. <Compile Include="JOB_RHS_ADDITIVES.cs" />
  97. <Compile Include="JOB_RHS_SAMPLING.cs" />
  98. <Compile Include="JOB_RHS_OPTINFO.cs" />
  99. <Compile Include="JOB_CCM_F1SAMPLING.cs" />
  100. <Compile Include="JOB_CCM_F2SAMPLING.cs" />
  101. <Compile Include="JOB_CCM_F3SAMPLING.cs" />
  102. <Compile Include="JOB_CCM_F4SAMPLING.cs" />
  103. <Compile Include="Rtd\Ccm\RTD_POINTCCM1NO1.cs" />
  104. <Compile Include="Rtd\Ccm\RTD_POINTCCM2NO1.cs" />
  105. <Compile Include="Rtd\Ccm\RTD_POINTCCM3NO1.cs" />
  106. <Compile Include="SqModel\TBB01_SEQ_INGR.cs" />
  107. <Compile Include="SqModel\TBB01_TAFAC_INGR.cs" />
  108. <Compile Include="TPM_TrackObjectInfor.cs" />
  109. <Compile Include="HeatRegulationStart.cs" />
  110. <Compile Include="HeatRegulationLength.cs" />
  111. </ItemGroup>
  112. <ItemGroup>
  113. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  114. <Visible>False</Visible>
  115. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  116. <Install>true</Install>
  117. </BootstrapperPackage>
  118. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  119. <Visible>False</Visible>
  120. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  121. <Install>false</Install>
  122. </BootstrapperPackage>
  123. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  124. <Visible>False</Visible>
  125. <ProductName>.NET Framework 3.5</ProductName>
  126. <Install>false</Install>
  127. </BootstrapperPackage>
  128. </ItemGroup>
  129. <ItemGroup>
  130. <Content Include="二钢通用构造模型方法.txt" />
  131. </ItemGroup>
  132. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  133. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  134. Other similar extension points exist, see Microsoft.Common.targets.
  135. <Target Name="BeforeBuild">
  136. </Target>
  137. <Target Name="AfterBuild">
  138. </Target>
  139. -->
  140. </Project>