IBOSS.PRD.Public.csproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProjectGuid>{21073E4E-4299-4DDC-A7AD-94381909857B}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Dongke.IBOSS.PRD.Client.Public</RootNamespace>
  12. <AssemblyName>IBOSSPRDPublic</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <SccProjectName>
  16. </SccProjectName>
  17. <SccLocalPath>
  18. </SccLocalPath>
  19. <SccAuxPath>
  20. </SccAuxPath>
  21. <SccProvider>
  22. </SccProvider>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <PlatformTarget>AnyCPU</PlatformTarget>
  26. <DebugSymbols>true</DebugSymbols>
  27. <DebugType>full</DebugType>
  28. <Optimize>false</Optimize>
  29. <OutputPath>bin\Debug\</OutputPath>
  30. <DefineConstants>DEBUG;TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  35. <PlatformTarget>AnyCPU</PlatformTarget>
  36. <DebugType>pdbonly</DebugType>
  37. <Optimize>true</Optimize>
  38. <OutputPath>bin\Release\</OutputPath>
  39. <DefineConstants>TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  44. <DebugSymbols>true</DebugSymbols>
  45. <OutputPath>bin\x86\Debug\</OutputPath>
  46. <DefineConstants>DEBUG;TRACE</DefineConstants>
  47. <DebugType>full</DebugType>
  48. <PlatformTarget>x86</PlatformTarget>
  49. <ErrorReport>prompt</ErrorReport>
  50. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  53. <OutputPath>bin\x86\Release\</OutputPath>
  54. <DefineConstants>TRACE</DefineConstants>
  55. <Optimize>true</Optimize>
  56. <DebugType>pdbonly</DebugType>
  57. <PlatformTarget>x86</PlatformTarget>
  58. <ErrorReport>prompt</ErrorReport>
  59. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  60. </PropertyGroup>
  61. <PropertyGroup>
  62. <ApplicationIcon>dkCRM.ico</ApplicationIcon>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  65. <DebugSymbols>true</DebugSymbols>
  66. <OutputPath>bin\x64\Debug\</OutputPath>
  67. <DefineConstants>DEBUG;TRACE</DefineConstants>
  68. <DebugType>full</DebugType>
  69. <PlatformTarget>x64</PlatformTarget>
  70. <ErrorReport>prompt</ErrorReport>
  71. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  74. <OutputPath>bin\x64\Release\</OutputPath>
  75. <DefineConstants>TRACE</DefineConstants>
  76. <Optimize>true</Optimize>
  77. <DebugType>pdbonly</DebugType>
  78. <PlatformTarget>x64</PlatformTarget>
  79. <ErrorReport>prompt</ErrorReport>
  80. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  81. </PropertyGroup>
  82. <ItemGroup>
  83. <Compile Include="F_P_00001.cs">
  84. <SubType>Form</SubType>
  85. </Compile>
  86. <Compile Include="F_P_00001.Designer.cs">
  87. <DependentUpon>F_P_00001.cs</DependentUpon>
  88. </Compile>
  89. <Compile Include="F_P_00002.cs">
  90. <SubType>Form</SubType>
  91. </Compile>
  92. <Compile Include="F_P_00002.Designer.cs">
  93. <DependentUpon>F_P_00002.cs</DependentUpon>
  94. </Compile>
  95. <Compile Include="F_P_000021.cs">
  96. <SubType>Form</SubType>
  97. </Compile>
  98. <Compile Include="F_P_000021.Designer.cs">
  99. <DependentUpon>F_P_000021.cs</DependentUpon>
  100. </Compile>
  101. <Compile Include="F_SYS_0102.cs">
  102. <SubType>Form</SubType>
  103. </Compile>
  104. <Compile Include="F_SYS_0102.Designer.cs">
  105. <DependentUpon>F_SYS_0102.cs</DependentUpon>
  106. </Compile>
  107. <Compile Include="F_SYS_0103.cs">
  108. <SubType>Form</SubType>
  109. </Compile>
  110. <Compile Include="F_SYS_0103.Designer.cs">
  111. <DependentUpon>F_SYS_0103.cs</DependentUpon>
  112. </Compile>
  113. <Compile Include="F_SYS_0104.cs">
  114. <SubType>Form</SubType>
  115. </Compile>
  116. <Compile Include="F_SYS_0104.Designer.cs">
  117. <DependentUpon>F_SYS_0104.cs</DependentUpon>
  118. </Compile>
  119. <Compile Include="Program.cs" />
  120. <Compile Include="Properties\AssemblyInfo.cs" />
  121. <Compile Include="Properties\Resources.Designer.cs">
  122. <AutoGen>True</AutoGen>
  123. <DesignTime>True</DesignTime>
  124. <DependentUpon>Resources.resx</DependentUpon>
  125. </Compile>
  126. <EmbeddedResource Include="F_P_00001.resx">
  127. <DependentUpon>F_P_00001.cs</DependentUpon>
  128. </EmbeddedResource>
  129. <EmbeddedResource Include="F_P_00002.resx">
  130. <DependentUpon>F_P_00002.cs</DependentUpon>
  131. </EmbeddedResource>
  132. <EmbeddedResource Include="F_P_000021.resx">
  133. <DependentUpon>F_P_000021.cs</DependentUpon>
  134. </EmbeddedResource>
  135. <EmbeddedResource Include="F_SYS_0102.resx">
  136. <DependentUpon>F_SYS_0102.cs</DependentUpon>
  137. </EmbeddedResource>
  138. <EmbeddedResource Include="F_SYS_0103.resx">
  139. <DependentUpon>F_SYS_0103.cs</DependentUpon>
  140. </EmbeddedResource>
  141. <EmbeddedResource Include="F_SYS_0104.resx">
  142. <DependentUpon>F_SYS_0104.cs</DependentUpon>
  143. </EmbeddedResource>
  144. <EmbeddedResource Include="Properties\Resources.resx">
  145. <Generator>ResXFileCodeGenerator</Generator>
  146. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  147. <SubType>Designer</SubType>
  148. </EmbeddedResource>
  149. <None Include="App.config">
  150. <SubType>Designer</SubType>
  151. </None>
  152. </ItemGroup>
  153. <ItemGroup>
  154. <Reference Include="System" />
  155. <Reference Include="System.configuration" />
  156. <Reference Include="System.Data" />
  157. <Reference Include="System.Drawing" />
  158. <Reference Include="System.Windows.Forms" />
  159. <Reference Include="System.Xml" />
  160. <Reference Include="Utilities, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
  161. <SpecificVersion>False</SpecificVersion>
  162. <HintPath>..\DLL\Utilities.dll</HintPath>
  163. </Reference>
  164. <Reference Include="WFControls, Version=1.0.0.16141, Culture=neutral, processorArchitecture=x86">
  165. <SpecificVersion>False</SpecificVersion>
  166. <HintPath>..\DK.Basics\WFControls\bin\x86\Debug\WFControls.dll</HintPath>
  167. </Reference>
  168. </ItemGroup>
  169. <ItemGroup>
  170. <ProjectReference Include="..\DK.Basics\BaseControls\BaseControls.csproj">
  171. <Project>{7590dcac-f66d-4230-b713-268c865a7bb1}</Project>
  172. <Name>BaseControls</Name>
  173. </ProjectReference>
  174. <ProjectReference Include="..\DK.Basics\BaseResources\BaseResources.csproj">
  175. <Project>{61710211-9b80-45c1-b338-fdf984c9ae43}</Project>
  176. <Name>BaseResources</Name>
  177. </ProjectReference>
  178. <ProjectReference Include="..\DK.Basics\DockPanel\DockPanel.csproj">
  179. <Project>{e32f051d-7c28-42ec-ab5b-cfe18290aa45}</Project>
  180. <Name>DockPanel</Name>
  181. </ProjectReference>
  182. <ProjectReference Include="..\DK.Basics\Library\Library.csproj">
  183. <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
  184. <Name>Library</Name>
  185. </ProjectReference>
  186. <ProjectReference Include="..\DK.Client\Client.Controls\Client.Controls.csproj">
  187. <Project>{ae533029-79c3-4053-ba9c-ad5a0b4fbbf7}</Project>
  188. <Name>Client.Controls</Name>
  189. </ProjectReference>
  190. <ProjectReference Include="..\DK.Client\Client.DataModels\Client.DataModels.csproj">
  191. <Project>{abded3cb-93e4-4216-b451-a747426fb5f0}</Project>
  192. <Name>Client.DataModels</Name>
  193. </ProjectReference>
  194. <ProjectReference Include="..\DK.Client\CommonModule\CommonModule.csproj">
  195. <Project>{fec6e3a7-c649-4300-b7dc-fe4e111b79f6}</Project>
  196. <Name>CommonModule</Name>
  197. </ProjectReference>
  198. <ProjectReference Include="..\WCF.Client\WCF.Proxys\WCF.Proxys.csproj">
  199. <Project>{d5ac665b-a113-4ddd-808c-7563202dc293}</Project>
  200. <Name>WCF.Proxys</Name>
  201. </ProjectReference>
  202. <ProjectReference Include="..\WCF.Service\WCF.DataModels\WCF.DataModels.csproj">
  203. <Project>{4c4bfbdc-125c-488a-8b35-5a0637478c66}</Project>
  204. <Name>WCF.DataModels</Name>
  205. </ProjectReference>
  206. </ItemGroup>
  207. <ItemGroup>
  208. <Content Include="dkCRM.ico" />
  209. <None Include="Resources\num_9.png" />
  210. <None Include="Resources\num_8.png" />
  211. <None Include="Resources\num_7.png" />
  212. <None Include="Resources\num_6.png" />
  213. <None Include="Resources\num_5.png" />
  214. <None Include="Resources\num_4.png" />
  215. <None Include="Resources\num_3.png" />
  216. <None Include="Resources\num_2.png" />
  217. <None Include="Resources\num_1.png" />
  218. <None Include="Resources\num_0.png" />
  219. </ItemGroup>
  220. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  221. <PropertyGroup>
  222. <PostBuildEvent>Copy $(TargetDir) $(SolutionDir)IBOSS.PRD.Client.Public\
  223. Del $(SolutionDir)IBOSS.PRD.Client.Public\*.pdb
  224. Del $(SolutionDir)IBOSS.PRD.Client.Public\*.vshost.exe
  225. Del $(SolutionDir)IBOSS.PRD.Client.Public\*.vshost.exe.config
  226. Del $(SolutionDir)IBOSS.PRD.Client.Public\*.vshost.exe.manifest</PostBuildEvent>
  227. </PropertyGroup>
  228. <PropertyGroup>
  229. <PreBuildEvent>Del $(SolutionDir)IBOSS.PRD.Client.Public\*.exe
  230. Del $(SolutionDir)IBOSS.PRD.Client.Public\*.dll
  231. Del $(SolutionDir)IBOSS.PRD.Client.Public\*.pdb
  232. Del $(SolutionDir)IBOSS.PRD.Client.Public\*.config
  233. Del $(SolutionDir)IBOSS.PRD.Client.Public\*.manifest</PreBuildEvent>
  234. </PropertyGroup>
  235. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  236. Other similar extension points exist, see Microsoft.Common.targets.
  237. <Target Name="BeforeBuild">
  238. </Target>
  239. <Target Name="AfterBuild">
  240. </Target>
  241. -->
  242. </Project>