22d6bb05c7acfaf3e0e68222e6932b5cdb26b9b2.svn-base 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  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>{00576810-2D0C-4CFA-8B0E-CE0FDFA44EDB}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Core.Mes.ClientManager</RootNamespace>
  11. <AssemblyName>Core.Mes.ClientManager</AssemblyName>
  12. <OldToolsVersion>2.0</OldToolsVersion>
  13. <ApplicationRevision>0</ApplicationRevision>
  14. <IsWebBootstrapper>false</IsWebBootstrapper>
  15. <UseApplicationTrust>false</UseApplicationTrust>
  16. <PublishUrl>publish\</PublishUrl>
  17. <Install>true</Install>
  18. <InstallFrom>Disk</InstallFrom>
  19. <UpdateEnabled>false</UpdateEnabled>
  20. <UpdateMode>Foreground</UpdateMode>
  21. <UpdateInterval>7</UpdateInterval>
  22. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  23. <UpdatePeriodically>false</UpdatePeriodically>
  24. <UpdateRequired>false</UpdateRequired>
  25. <MapFileExtensions>true</MapFileExtensions>
  26. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  27. <BootstrapperEnabled>true</BootstrapperEnabled>
  28. <ApplicationIcon>XG.ico</ApplicationIcon>
  29. <FileUpgradeFlags>
  30. </FileUpgradeFlags>
  31. <UpgradeBackupLocation>
  32. </UpgradeBackupLocation>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  35. <DebugSymbols>true</DebugSymbols>
  36. <DebugType>full</DebugType>
  37. <Optimize>false</Optimize>
  38. <OutputPath>..\..\..\Client\</OutputPath>
  39. <DefineConstants>DEBUG;TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. <PlatformTarget>x86</PlatformTarget>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  45. <DebugType>pdbonly</DebugType>
  46. <Optimize>true</Optimize>
  47. <OutputPath>..\..\..\Client\</OutputPath>
  48. <DefineConstants>TRACE</DefineConstants>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. </PropertyGroup>
  52. <ItemGroup>
  53. <Reference Include="Core.Mes.IBaseInterface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <Private>False</Private>
  56. </Reference>
  57. <Reference Include="Infragistics.Shared.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  58. <Reference Include="Infragistics.Win.Misc.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  59. <Reference Include="Infragistics.Win.UltraWinDock.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  60. <Reference Include="Infragistics.Win.UltraWinExplorerBar.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  61. <Reference Include="Infragistics.Win.UltraWinMaskedEdit.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  62. <Reference Include="Infragistics.Win.UltraWinStatusBar.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  63. <Reference Include="Infragistics.Win.UltraWinTabbedMdi.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  64. <Reference Include="Infragistics.Win.UltraWinToolbars.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  65. <Reference Include="Infragistics.Win.UltraWinTree.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  66. <Reference Include="Infragistics.Win.v5.2, Version=5.2.20052.27, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  67. <Reference Include="Infragistics2.Shared.v7.3, Version=7.3.20073.1043, Culture=neutral, processorArchitecture=MSIL">
  68. <SpecificVersion>False</SpecificVersion>
  69. <Aliases>global1</Aliases>
  70. <Private>False</Private>
  71. </Reference>
  72. <Reference Include="Infragistics2.Win.v7.3, Version=7.3.20073.1043, Culture=neutral, processorArchitecture=MSIL">
  73. <SpecificVersion>False</SpecificVersion>
  74. <Aliases>global1</Aliases>
  75. <Private>False</Private>
  76. </Reference>
  77. <Reference Include="Microsoft.VisualBasic" />
  78. <Reference Include="System" />
  79. <Reference Include="System.configuration" />
  80. <Reference Include="System.Data" />
  81. <Reference Include="System.Deployment" />
  82. <Reference Include="System.Design" />
  83. <Reference Include="System.Drawing" />
  84. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  85. <Reference Include="System.Web" />
  86. <Reference Include="System.Windows.Forms" />
  87. <Reference Include="System.Xml" />
  88. </ItemGroup>
  89. <ItemGroup>
  90. <Compile Include="FrmAbout.cs">
  91. <SubType>Form</SubType>
  92. </Compile>
  93. <Compile Include="FrmCover.cs">
  94. <SubType>Form</SubType>
  95. </Compile>
  96. <Compile Include="frmMyMenuInfo.cs">
  97. <SubType>Form</SubType>
  98. </Compile>
  99. <Compile Include="frmMyMenuInfo.Designer.cs">
  100. <DependentUpon>frmMyMenuInfo.cs</DependentUpon>
  101. </Compile>
  102. <Compile Include="FrmPasswd.cs">
  103. <SubType>Form</SubType>
  104. </Compile>
  105. <Compile Include="FrmSetBz.cs">
  106. <SubType>Form</SubType>
  107. </Compile>
  108. <Compile Include="INIFile.cs" />
  109. <Compile Include="MainForm.cs">
  110. <SubType>Form</SubType>
  111. </Compile>
  112. <Compile Include="Program.cs" />
  113. <Compile Include="Properties\AssemblyInfo.cs" />
  114. <EmbeddedResource Include="FrmAbout.resx">
  115. <DependentUpon>FrmAbout.cs</DependentUpon>
  116. <SubType>Designer</SubType>
  117. </EmbeddedResource>
  118. <EmbeddedResource Include="FrmCover.resx">
  119. <DependentUpon>FrmCover.cs</DependentUpon>
  120. <SubType>Designer</SubType>
  121. </EmbeddedResource>
  122. <EmbeddedResource Include="frmMyMenuInfo.resx">
  123. <SubType>Designer</SubType>
  124. <DependentUpon>frmMyMenuInfo.cs</DependentUpon>
  125. </EmbeddedResource>
  126. <EmbeddedResource Include="FrmPasswd.resx">
  127. <DependentUpon>FrmPasswd.cs</DependentUpon>
  128. <SubType>Designer</SubType>
  129. </EmbeddedResource>
  130. <EmbeddedResource Include="FrmSetBz.resx">
  131. <DependentUpon>FrmSetBz.cs</DependentUpon>
  132. <SubType>Designer</SubType>
  133. </EmbeddedResource>
  134. <EmbeddedResource Include="MainForm.resx">
  135. <DependentUpon>MainForm.cs</DependentUpon>
  136. <SubType>Designer</SubType>
  137. </EmbeddedResource>
  138. <EmbeddedResource Include="Properties\licenses.licx" />
  139. <EmbeddedResource Include="Properties\Resources.resx">
  140. <Generator>ResXFileCodeGenerator</Generator>
  141. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  142. <SubType>Designer</SubType>
  143. </EmbeddedResource>
  144. <Compile Include="Properties\Resources.Designer.cs">
  145. <AutoGen>True</AutoGen>
  146. <DependentUpon>Resources.resx</DependentUpon>
  147. <DesignTime>True</DesignTime>
  148. </Compile>
  149. <None Include="Properties\Settings.settings">
  150. <Generator>SettingsSingleFileGenerator</Generator>
  151. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  152. </None>
  153. <Compile Include="Properties\Settings.Designer.cs">
  154. <AutoGen>True</AutoGen>
  155. <DependentUpon>Settings.settings</DependentUpon>
  156. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  157. </Compile>
  158. <Compile Include="SetTime.cs" />
  159. <Compile Include="UpdaterManager.cs" />
  160. </ItemGroup>
  161. <ItemGroup>
  162. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  163. <Visible>False</Visible>
  164. <ProductName>.NET Framework 2.0</ProductName>
  165. <Install>true</Install>
  166. </BootstrapperPackage>
  167. </ItemGroup>
  168. <ItemGroup>
  169. <Content Include="XG.ico" />
  170. </ItemGroup>
  171. <ItemGroup>
  172. <ProjectReference Include="..\Core.Mes.ClientFrameWork\Core.Mes.ClientFrameWork.csproj">
  173. <Project>{276BAEDE-B4B5-4BAE-9ECE-2911D506D4EE}</Project>
  174. <Name>Core.Mes.ClientFrameWork</Name>
  175. <Private>False</Private>
  176. </ProjectReference>
  177. </ItemGroup>
  178. <ItemGroup>
  179. <COMReference Include="IWshRuntimeLibrary">
  180. <Guid>{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}</Guid>
  181. <VersionMajor>1</VersionMajor>
  182. <VersionMinor>0</VersionMinor>
  183. <Lcid>0</Lcid>
  184. <WrapperTool>tlbimp</WrapperTool>
  185. <Isolated>False</Isolated>
  186. </COMReference>
  187. </ItemGroup>
  188. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  189. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  190. Other similar extension points exist, see Microsoft.Common.targets.
  191. <Target Name="BeforeBuild">
  192. </Target>
  193. <Target Name="AfterBuild">
  194. </Target>
  195. -->
  196. </Project>