b6ad6accb81276b576cf6ef6c71bfc8e34c4df20.svn-base 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  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.30729</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{276BAEDE-B4B5-4BAE-9ECE-2911D506D4EE}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Core.Mes.ClientFrameWork</RootNamespace>
  11. <AssemblyName>Core.Mes.ClientFrameWork</AssemblyName>
  12. <OldToolsVersion>2.0</OldToolsVersion>
  13. <PublishUrl>publish\</PublishUrl>
  14. <Install>true</Install>
  15. <InstallFrom>Disk</InstallFrom>
  16. <UpdateEnabled>false</UpdateEnabled>
  17. <UpdateMode>Foreground</UpdateMode>
  18. <UpdateInterval>7</UpdateInterval>
  19. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  20. <UpdatePeriodically>false</UpdatePeriodically>
  21. <UpdateRequired>false</UpdateRequired>
  22. <MapFileExtensions>true</MapFileExtensions>
  23. <ApplicationRevision>0</ApplicationRevision>
  24. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  25. <IsWebBootstrapper>false</IsWebBootstrapper>
  26. <UseApplicationTrust>false</UseApplicationTrust>
  27. <BootstrapperEnabled>true</BootstrapperEnabled>
  28. <FileUpgradeFlags>
  29. </FileUpgradeFlags>
  30. <UpgradeBackupLocation>
  31. </UpgradeBackupLocation>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  34. <DebugSymbols>true</DebugSymbols>
  35. <DebugType>full</DebugType>
  36. <Optimize>false</Optimize>
  37. <OutputPath>..\..\..\Client\</OutputPath>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  41. <PlatformTarget>x86</PlatformTarget>
  42. <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  45. <DebugType>pdbonly</DebugType>
  46. <Optimize>true</Optimize>
  47. <OutputPath>bin\Release\</OutputPath>
  48. <DefineConstants>TRACE</DefineConstants>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. </PropertyGroup>
  52. <ItemGroup>
  53. <Reference Include="Core.Mes.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <Private>False</Private>
  56. </Reference>
  57. <Reference Include="Core.Mes.IBaseInterface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <Private>False</Private>
  60. </Reference>
  61. <Reference Include="IEExecRemote" />
  62. <Reference Include="Infragistics.Shared.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb">
  63. <SpecificVersion>False</SpecificVersion>
  64. <Aliases>G2</Aliases>
  65. </Reference>
  66. <Reference Include="Infragistics.Win.UltraWinEditors.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb">
  67. <SpecificVersion>False</SpecificVersion>
  68. <Aliases>T1</Aliases>
  69. </Reference>
  70. <Reference Include="Infragistics.Win.UltraWinToolbars.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb">
  71. <SpecificVersion>False</SpecificVersion>
  72. <Aliases>G2</Aliases>
  73. </Reference>
  74. <Reference Include="Infragistics.Win.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb">
  75. <Aliases>G2</Aliases>
  76. </Reference>
  77. <Reference Include="Infragistics2.Shared.v7.3, Version=7.3.20073.1043, Culture=neutral, processorArchitecture=MSIL">
  78. <SpecificVersion>False</SpecificVersion>
  79. <Aliases>G1</Aliases>
  80. <Private>False</Private>
  81. </Reference>
  82. <Reference Include="Infragistics2.Win.UltraWinEditors.v7.3, Version=7.3.20073.1043, Culture=neutral, processorArchitecture=MSIL">
  83. <SpecificVersion>False</SpecificVersion>
  84. <Aliases>T2</Aliases>
  85. <Private>False</Private>
  86. </Reference>
  87. <Reference Include="Infragistics2.Win.UltraWinToolbars.v7.3, Version=7.3.20073.1043, Culture=neutral, processorArchitecture=MSIL">
  88. <SpecificVersion>False</SpecificVersion>
  89. <Aliases>G1</Aliases>
  90. <Private>False</Private>
  91. </Reference>
  92. <Reference Include="Infragistics2.Win.v7.3, Version=7.3.20073.1043, Culture=neutral, processorArchitecture=MSIL">
  93. <SpecificVersion>False</SpecificVersion>
  94. <Aliases>G1</Aliases>
  95. <Private>False</Private>
  96. </Reference>
  97. <Reference Include="System" />
  98. <Reference Include="System.Data" />
  99. <Reference Include="System.Design" />
  100. <Reference Include="System.Drawing" />
  101. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  102. <Reference Include="System.Windows.Forms" />
  103. <Reference Include="System.Xml" />
  104. </ItemGroup>
  105. <ItemGroup>
  106. <Compile Include="BusyControl.cs">
  107. <SubType>UserControl</SubType>
  108. </Compile>
  109. <Compile Include="BusyControl.Designer.cs">
  110. <DependentUpon>BusyControl.cs</DependentUpon>
  111. </Compile>
  112. <Compile Include="ClientCommon.cs" />
  113. <Compile Include="FrmBase.cs">
  114. <SubType>Form</SubType>
  115. </Compile>
  116. <Compile Include="Properties\AssemblyInfo.cs" />
  117. <Compile Include="RemotingHelp.cs" />
  118. </ItemGroup>
  119. <ItemGroup>
  120. <EmbeddedResource Include="BusyControl.resx">
  121. <DependentUpon>BusyControl.cs</DependentUpon>
  122. <SubType>Designer</SubType>
  123. </EmbeddedResource>
  124. <EmbeddedResource Include="FrmBase.resx">
  125. <DependentUpon>FrmBase.cs</DependentUpon>
  126. <SubType>Designer</SubType>
  127. </EmbeddedResource>
  128. </ItemGroup>
  129. <ItemGroup>
  130. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  131. <Visible>False</Visible>
  132. <ProductName>.NET Framework Client Profile</ProductName>
  133. <Install>false</Install>
  134. </BootstrapperPackage>
  135. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  136. <Visible>False</Visible>
  137. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  138. <Install>true</Install>
  139. </BootstrapperPackage>
  140. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  141. <Visible>False</Visible>
  142. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  143. <Install>false</Install>
  144. </BootstrapperPackage>
  145. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  146. <Visible>False</Visible>
  147. <ProductName>.NET Framework 3.5</ProductName>
  148. <Install>false</Install>
  149. </BootstrapperPackage>
  150. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  151. <Visible>False</Visible>
  152. <ProductName>.NET Framework 3.5 SP1</ProductName>
  153. <Install>false</Install>
  154. </BootstrapperPackage>
  155. </ItemGroup>
  156. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  157. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  158. Other similar extension points exist, see Microsoft.Common.targets.
  159. <Target Name="BeforeBuild">
  160. </Target>
  161. <Target Name="AfterBuild">
  162. </Target>
  163. -->
  164. </Project>