b59d4e08b37afc11117526d000416716f6e60121.svn-base 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  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. <Aliases>G2</Aliases>
  64. </Reference>
  65. <Reference Include="Infragistics.Win.UltraWinToolbars.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb">
  66. <Aliases>G2</Aliases>
  67. </Reference>
  68. <Reference Include="Infragistics.Win.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb">
  69. <Aliases>G2</Aliases>
  70. </Reference>
  71. <Reference Include="Infragistics2.Shared.v7.3, Version=7.3.20073.1043, Culture=neutral, processorArchitecture=MSIL">
  72. <SpecificVersion>False</SpecificVersion>
  73. <Aliases>G1</Aliases>
  74. <Private>False</Private>
  75. </Reference>
  76. <Reference Include="Infragistics2.Win.UltraWinToolbars.v7.3, Version=7.3.20073.1043, Culture=neutral, processorArchitecture=MSIL">
  77. <SpecificVersion>False</SpecificVersion>
  78. <Aliases>G1</Aliases>
  79. <Private>False</Private>
  80. </Reference>
  81. <Reference Include="Infragistics2.Win.v7.3, Version=7.3.20073.1043, Culture=neutral, processorArchitecture=MSIL">
  82. <SpecificVersion>False</SpecificVersion>
  83. <Aliases>G1</Aliases>
  84. <Private>False</Private>
  85. </Reference>
  86. <Reference Include="System" />
  87. <Reference Include="System.Data" />
  88. <Reference Include="System.Design" />
  89. <Reference Include="System.Drawing" />
  90. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  91. <Reference Include="System.Windows.Forms" />
  92. <Reference Include="System.Xml" />
  93. </ItemGroup>
  94. <ItemGroup>
  95. <Compile Include="BusyControl.cs">
  96. <SubType>UserControl</SubType>
  97. </Compile>
  98. <Compile Include="BusyControl.Designer.cs">
  99. <DependentUpon>BusyControl.cs</DependentUpon>
  100. </Compile>
  101. <Compile Include="ClientCommon.cs" />
  102. <Compile Include="FrmBase.cs">
  103. <SubType>Form</SubType>
  104. </Compile>
  105. <Compile Include="Properties\AssemblyInfo.cs" />
  106. <Compile Include="RemotingHelp.cs" />
  107. </ItemGroup>
  108. <ItemGroup>
  109. <EmbeddedResource Include="BusyControl.resx">
  110. <DependentUpon>BusyControl.cs</DependentUpon>
  111. <SubType>Designer</SubType>
  112. </EmbeddedResource>
  113. <EmbeddedResource Include="FrmBase.resx">
  114. <DependentUpon>FrmBase.cs</DependentUpon>
  115. <SubType>Designer</SubType>
  116. </EmbeddedResource>
  117. </ItemGroup>
  118. <ItemGroup>
  119. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  120. <Visible>False</Visible>
  121. <ProductName>.NET Framework Client Profile</ProductName>
  122. <Install>false</Install>
  123. </BootstrapperPackage>
  124. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  125. <Visible>False</Visible>
  126. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  127. <Install>true</Install>
  128. </BootstrapperPackage>
  129. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  130. <Visible>False</Visible>
  131. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  132. <Install>false</Install>
  133. </BootstrapperPackage>
  134. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  135. <Visible>False</Visible>
  136. <ProductName>.NET Framework 3.5</ProductName>
  137. <Install>false</Install>
  138. </BootstrapperPackage>
  139. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  140. <Visible>False</Visible>
  141. <ProductName>.NET Framework 3.5 SP1</ProductName>
  142. <Install>false</Install>
  143. </BootstrapperPackage>
  144. </ItemGroup>
  145. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  146. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  147. Other similar extension points exist, see Microsoft.Common.targets.
  148. <Target Name="BeforeBuild">
  149. </Target>
  150. <Target Name="AfterBuild">
  151. </Target>
  152. -->
  153. </Project>