Core.LZMes.Client.UIN.csproj 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.21022</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{52DF8CBB-432D-449C-92ED-BBF471CF3681}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Core.LZMes.Client.UIN</RootNamespace>
  12. <AssemblyName>Core.LZMes.Client.UIN</AssemblyName>
  13. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <StartupObject>
  16. </StartupObject>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>..\output\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <ItemGroup>
  36. <Reference Include="CoreFS.CA06, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
  37. <Reference Include="Infragistics2.Excel.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  38. <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  39. <Reference Include="Infragistics2.Win.Misc.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  40. <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  41. <Reference Include="Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  42. <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  43. <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  44. <Reference Include="System" />
  45. <Reference Include="System.Core">
  46. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  47. </Reference>
  48. <Reference Include="System.Xml.Linq">
  49. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  50. </Reference>
  51. <Reference Include="System.Data.DataSetExtensions">
  52. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  53. </Reference>
  54. <Reference Include="System.Data" />
  55. <Reference Include="System.Deployment" />
  56. <Reference Include="System.Drawing" />
  57. <Reference Include="System.Windows.Forms" />
  58. <Reference Include="System.Xml" />
  59. </ItemGroup>
  60. <ItemGroup>
  61. <Compile Include="Properties\AssemblyInfo.cs" />
  62. <EmbeddedResource Include="Properties\licenses.licx" />
  63. <EmbeddedResource Include="Properties\Resources.resx">
  64. <Generator>ResXFileCodeGenerator</Generator>
  65. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  66. <SubType>Designer</SubType>
  67. </EmbeddedResource>
  68. <EmbeddedResource Include="UIN06\UIN060110.resx">
  69. <DependentUpon>UIN060110.cs</DependentUpon>
  70. <SubType>Designer</SubType>
  71. </EmbeddedResource>
  72. <EmbeddedResource Include="UIN06\UIN060120.resx">
  73. <DependentUpon>UIN060120.cs</DependentUpon>
  74. <SubType>Designer</SubType>
  75. </EmbeddedResource>
  76. <EmbeddedResource Include="UIN06\UIN060210.resx">
  77. <DependentUpon>UIN060210.cs</DependentUpon>
  78. <SubType>Designer</SubType>
  79. </EmbeddedResource>
  80. <EmbeddedResource Include="UIN06\UIN060220.resx">
  81. <DependentUpon>UIN060220.cs</DependentUpon>
  82. <SubType>Designer</SubType>
  83. </EmbeddedResource>
  84. <EmbeddedResource Include="UIN06\UIN060230.resx">
  85. <DependentUpon>UIN060230.cs</DependentUpon>
  86. <SubType>Designer</SubType>
  87. </EmbeddedResource>
  88. <EmbeddedResource Include="UIN06\UIN060310.resx">
  89. <DependentUpon>UIN060310.cs</DependentUpon>
  90. <SubType>Designer</SubType>
  91. </EmbeddedResource>
  92. <EmbeddedResource Include="UIN06\UIN060410.resx">
  93. <DependentUpon>UIN060410.cs</DependentUpon>
  94. <SubType>Designer</SubType>
  95. </EmbeddedResource>
  96. <EmbeddedResource Include="UIN06\UIN060420.resx">
  97. <DependentUpon>UIN060420.cs</DependentUpon>
  98. <SubType>Designer</SubType>
  99. </EmbeddedResource>
  100. <EmbeddedResource Include="UIN07\UIN070010.resx">
  101. <DependentUpon>UIN070010.cs</DependentUpon>
  102. <SubType>Designer</SubType>
  103. </EmbeddedResource>
  104. <EmbeddedResource Include="UIN07\UIN070020.resx">
  105. <DependentUpon>UIN070020.cs</DependentUpon>
  106. <SubType>Designer</SubType>
  107. </EmbeddedResource>
  108. <Compile Include="Properties\Resources.Designer.cs">
  109. <AutoGen>True</AutoGen>
  110. <DependentUpon>Resources.resx</DependentUpon>
  111. </Compile>
  112. <None Include="Properties\Settings.settings">
  113. <Generator>SettingsSingleFileGenerator</Generator>
  114. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  115. </None>
  116. <Compile Include="Properties\Settings.Designer.cs">
  117. <AutoGen>True</AutoGen>
  118. <DependentUpon>Settings.settings</DependentUpon>
  119. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  120. </Compile>
  121. <Compile Include="UIN06\UIN060110.cs">
  122. <SubType>Form</SubType>
  123. </Compile>
  124. <Compile Include="UIN06\UIN060110.Designer.cs">
  125. <DependentUpon>UIN060110.cs</DependentUpon>
  126. </Compile>
  127. <Compile Include="UIN06\UIN060120.cs">
  128. <SubType>Form</SubType>
  129. </Compile>
  130. <Compile Include="UIN06\UIN060120.Designer.cs">
  131. <DependentUpon>UIN060120.cs</DependentUpon>
  132. </Compile>
  133. <Compile Include="UIN06\UIN060210.cs">
  134. <SubType>Form</SubType>
  135. </Compile>
  136. <Compile Include="UIN06\UIN060210.Designer.cs">
  137. <DependentUpon>UIN060210.cs</DependentUpon>
  138. </Compile>
  139. <Compile Include="UIN06\UIN060220.cs">
  140. <SubType>Form</SubType>
  141. </Compile>
  142. <Compile Include="UIN06\UIN060220.Designer.cs">
  143. <DependentUpon>UIN060220.cs</DependentUpon>
  144. </Compile>
  145. <Compile Include="UIN06\UIN060230.cs">
  146. <SubType>Form</SubType>
  147. </Compile>
  148. <Compile Include="UIN06\UIN060230.Designer.cs">
  149. <DependentUpon>UIN060230.cs</DependentUpon>
  150. </Compile>
  151. <Compile Include="UIN06\UIN060310.cs">
  152. <SubType>Form</SubType>
  153. </Compile>
  154. <Compile Include="UIN06\UIN060310.Designer.cs">
  155. <DependentUpon>UIN060310.cs</DependentUpon>
  156. </Compile>
  157. <Compile Include="UIN06\UIN060410.cs">
  158. <SubType>Form</SubType>
  159. </Compile>
  160. <Compile Include="UIN06\UIN060410.Designer.cs">
  161. <DependentUpon>UIN060410.cs</DependentUpon>
  162. </Compile>
  163. <Compile Include="UIN06\UIN060420.cs">
  164. <SubType>Form</SubType>
  165. </Compile>
  166. <Compile Include="UIN06\UIN060420.Designer.cs">
  167. <DependentUpon>UIN060420.cs</DependentUpon>
  168. </Compile>
  169. <Compile Include="UIN07\UIN070010.cs">
  170. <SubType>Form</SubType>
  171. </Compile>
  172. <Compile Include="UIN07\UIN070010.Designer.cs">
  173. <DependentUpon>UIN070010.cs</DependentUpon>
  174. </Compile>
  175. <Compile Include="UIN07\UIN070020.cs">
  176. <SubType>Form</SubType>
  177. </Compile>
  178. <Compile Include="UIN07\UIN070020.Designer.cs">
  179. <DependentUpon>UIN070020.cs</DependentUpon>
  180. </Compile>
  181. </ItemGroup>
  182. <ItemGroup>
  183. <ProjectReference Include="..\Core.LZMes.Client.UIE\Core.LZMes.Client.UIE.csproj">
  184. <Project>{B6681AB3-CAFD-4D8A-8263-63FCEECE0A05}</Project>
  185. <Name>Core.LZMes.Client.UIE</Name>
  186. </ProjectReference>
  187. </ItemGroup>
  188. <ItemGroup>
  189. <Folder Include="bin\" />
  190. <Folder Include="obj\" />
  191. </ItemGroup>
  192. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  193. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  194. Other similar extension points exist, see Microsoft.Common.targets.
  195. <Target Name="BeforeBuild">
  196. </Target>
  197. <Target Name="AfterBuild">
  198. </Target>
  199. -->
  200. </Project>