InvoiceLayout.csproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" 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.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{2F6FE234-9A61-4D2D-A951-547B492E9A44}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Dongke.WinForm.Controls.InvoiceLayout</RootNamespace>
  12. <AssemblyName>InvoiceLayout</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. <TargetFrameworkProfile />
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  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. <DocumentationFile>
  34. </DocumentationFile>
  35. </PropertyGroup>
  36. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  37. <DebugType>pdbonly</DebugType>
  38. <Optimize>true</Optimize>
  39. <OutputPath>bin\Release\</OutputPath>
  40. <DefineConstants>TRACE</DefineConstants>
  41. <ErrorReport>prompt</ErrorReport>
  42. <WarningLevel>4</WarningLevel>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  45. <DebugSymbols>true</DebugSymbols>
  46. <OutputPath>bin\x86\Debug\</OutputPath>
  47. <DefineConstants>DEBUG;TRACE</DefineConstants>
  48. <DebugType>full</DebugType>
  49. <PlatformTarget>x86</PlatformTarget>
  50. <ErrorReport>prompt</ErrorReport>
  51. <DocumentationFile>
  52. </DocumentationFile>
  53. </PropertyGroup>
  54. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  55. <OutputPath>bin\x86\Release\</OutputPath>
  56. <DefineConstants>TRACE</DefineConstants>
  57. <Optimize>true</Optimize>
  58. <DebugType>pdbonly</DebugType>
  59. <PlatformTarget>x86</PlatformTarget>
  60. <ErrorReport>prompt</ErrorReport>
  61. </PropertyGroup>
  62. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
  63. <DebugSymbols>true</DebugSymbols>
  64. <OutputPath>bin\x64\Debug\</OutputPath>
  65. <DefineConstants>DEBUG;TRACE</DefineConstants>
  66. <DebugType>full</DebugType>
  67. <PlatformTarget>x64</PlatformTarget>
  68. <ErrorReport>prompt</ErrorReport>
  69. </PropertyGroup>
  70. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
  71. <OutputPath>bin\x64\Release\</OutputPath>
  72. <DefineConstants>TRACE</DefineConstants>
  73. <Optimize>true</Optimize>
  74. <DebugType>pdbonly</DebugType>
  75. <PlatformTarget>x64</PlatformTarget>
  76. <ErrorReport>prompt</ErrorReport>
  77. </PropertyGroup>
  78. <ItemGroup>
  79. <Reference Include="Microsoft.VisualBasic.PowerPacks, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  80. <Reference Include="System" />
  81. <Reference Include="System.Data" />
  82. <Reference Include="System.Drawing" />
  83. <Reference Include="System.Windows.Forms" />
  84. <Reference Include="System.XML" />
  85. <Reference Include="Utilities, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
  86. <SpecificVersion>False</SpecificVersion>
  87. <HintPath>..\..\DLL\Utilities.dll</HintPath>
  88. </Reference>
  89. <Reference Include="zxing, Version=0.16.9.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
  90. <SpecificVersion>False</SpecificVersion>
  91. <HintPath>..\..\DLL\zxing.dll</HintPath>
  92. </Reference>
  93. <Reference Include="zxing.presentation">
  94. <HintPath>..\..\DLL\zxing.presentation.dll</HintPath>
  95. </Reference>
  96. </ItemGroup>
  97. <ItemGroup>
  98. <Compile Include="Barcode\Core\Core.cs" />
  99. <Compile Include="Barcode\Core\DrawingOptions.cs" />
  100. <Compile Include="Barcode\ImageHelper.cs" />
  101. <Compile Include="Barcode\OneD\OneDData.cs" />
  102. <Compile Include="Barcode\OneD\OneDDrawingOptions.cs" />
  103. <Compile Include="Barcode\OneD\OneDFormat.cs" />
  104. <Compile Include="Barcode\OneD\OneDHelper.cs" />
  105. <Compile Include="Barcode\QRCode\QRCodeData.cs" />
  106. <Compile Include="Barcode\QRCode\QRCodeDrawingOptions.cs" />
  107. <Compile Include="Barcode\QRCode\QRCodeEncodingOptions.cs" />
  108. <Compile Include="Barcode\QRCode\QRCodeHelper.cs" />
  109. <Compile Include="Barcode\QRCode\QRECLevel.cs" />
  110. <Compile Include="Classes\ItemChangedEventArgs.cs" />
  111. <Compile Include="Classes\ItemChangingEventArgs.cs" />
  112. <Compile Include="Classes\ItemSelectionChangedEventArgs.cs" />
  113. <Compile Include="Classes\ItemSelectionChangingEventArgs.cs" />
  114. <Compile Include="Classes\ItemValueFormattingEventArgs.cs" />
  115. <Compile Include="Controls\Common\LayoutBoxDataBinding.cs" />
  116. <Compile Include="Controls\Common\LayoutBoxPrintDataBinding.cs" />
  117. <Compile Include="Controls\Common\LayoutCommon.cs" />
  118. <Compile Include="Controls\Common\LayoutUtility.cs" />
  119. <Compile Include="Controls\ItemFrame.cs">
  120. <SubType>UserControl</SubType>
  121. </Compile>
  122. <Compile Include="Controls\ItemFrame.designer.cs">
  123. <DependentUpon>ItemFrame.cs</DependentUpon>
  124. </Compile>
  125. <Compile Include="Controls\PaperArea.cs">
  126. <SubType>UserControl</SubType>
  127. </Compile>
  128. <Compile Include="Controls\PaperArea.designer.cs">
  129. <DependentUpon>PaperArea.cs</DependentUpon>
  130. </Compile>
  131. <Compile Include="Controls\PaperBox.cs">
  132. <SubType>UserControl</SubType>
  133. </Compile>
  134. <Compile Include="Controls\PaperBox.designer.cs">
  135. <DependentUpon>PaperBox.cs</DependentUpon>
  136. </Compile>
  137. <Compile Include="DataModel\LayoutConsts.cs" />
  138. <Compile Include="DataModel\LayoutObjects.cs" />
  139. <Compile Include="DataModel\PropertyOfLayoutBox.cs" />
  140. <Compile Include="DataModel\TextRectangleF.cs" />
  141. <Compile Include="Dialogs\BackgroundSetting.cs">
  142. <SubType>Form</SubType>
  143. </Compile>
  144. <Compile Include="Dialogs\BackgroundSetting.designer.cs">
  145. <DependentUpon>BackgroundSetting.cs</DependentUpon>
  146. </Compile>
  147. <Compile Include="Dialogs\GraphicsItemSetting.cs">
  148. <SubType>Form</SubType>
  149. </Compile>
  150. <Compile Include="Dialogs\GraphicsItemSetting.designer.cs">
  151. <DependentUpon>GraphicsItemSetting.cs</DependentUpon>
  152. </Compile>
  153. <Compile Include="Dialogs\GridItemColumnSetting.cs">
  154. <SubType>Form</SubType>
  155. </Compile>
  156. <Compile Include="Dialogs\GridItemColumnSetting.designer.cs">
  157. <DependentUpon>GridItemColumnSetting.cs</DependentUpon>
  158. </Compile>
  159. <Compile Include="Dialogs\GridItemSetting.cs">
  160. <SubType>Form</SubType>
  161. </Compile>
  162. <Compile Include="Dialogs\GridItemSetting.designer.cs">
  163. <DependentUpon>GridItemSetting.cs</DependentUpon>
  164. </Compile>
  165. <Compile Include="Dialogs\ImageItemSetting.cs">
  166. <SubType>Form</SubType>
  167. </Compile>
  168. <Compile Include="Dialogs\ImageItemSetting.designer.cs">
  169. <DependentUpon>ImageItemSetting.cs</DependentUpon>
  170. </Compile>
  171. <Compile Include="Dialogs\PageNumItemSetting.cs">
  172. <SubType>Form</SubType>
  173. </Compile>
  174. <Compile Include="Dialogs\PageNumItemSetting.designer.cs">
  175. <DependentUpon>PageNumItemSetting.cs</DependentUpon>
  176. </Compile>
  177. <Compile Include="Dialogs\PaperAreaSetting.cs">
  178. <SubType>Form</SubType>
  179. </Compile>
  180. <Compile Include="Dialogs\PaperAreaSetting.designer.cs">
  181. <DependentUpon>PaperAreaSetting.cs</DependentUpon>
  182. </Compile>
  183. <Compile Include="Dialogs\PrintPreviewDialogEx\SR.cs" />
  184. <Compile Include="Dialogs\PrintPreviewDialogEx\SRCategoryAttribute.cs" />
  185. <Compile Include="Dialogs\PrintPreviewDialogEx\SRDescriptionAttribute.cs" />
  186. <Compile Include="Dialogs\Setting.cs">
  187. <SubType>Form</SubType>
  188. </Compile>
  189. <Compile Include="Dialogs\Setting.designer.cs">
  190. <DependentUpon>Setting.cs</DependentUpon>
  191. </Compile>
  192. <Compile Include="Dialogs\TextItemSetting.cs">
  193. <SubType>Form</SubType>
  194. </Compile>
  195. <Compile Include="Dialogs\TextItemSetting.designer.cs">
  196. <DependentUpon>TextItemSetting.cs</DependentUpon>
  197. </Compile>
  198. <Compile Include="Dialogs\TotalTextItemSetting.cs">
  199. <SubType>Form</SubType>
  200. </Compile>
  201. <Compile Include="Dialogs\TotalTextItemSetting.designer.cs">
  202. <DependentUpon>TotalTextItemSetting.cs</DependentUpon>
  203. </Compile>
  204. <Compile Include="DipClass.cs" />
  205. <Compile Include="Items\DataGridItem\GridItem.cs" />
  206. <Compile Include="Items\DataGridItem\GridItemColumn.cs" />
  207. <Compile Include="Items\DataGridItem\GridItemColumnCollection.cs" />
  208. <Compile Include="Items\DataGridItem\PageNumItem.cs" />
  209. <Compile Include="Items\DataGridItem\TotalTextItem.cs" />
  210. <Compile Include="Items\EllipseItem.cs" />
  211. <Compile Include="Items\GraphicsItem.cs" />
  212. <Compile Include="Items\IBoundItem.cs" />
  213. <Compile Include="Items\ImageItem.cs" />
  214. <Compile Include="Items\LayoutItem.cs" />
  215. <Compile Include="Items\RectangleItem.cs" />
  216. <Compile Include="Items\TextItem.cs" />
  217. <Compile Include="LayoutBox.cs">
  218. <SubType>UserControl</SubType>
  219. </Compile>
  220. <Compile Include="LayoutBox.designer.cs">
  221. <DependentUpon>LayoutBox.cs</DependentUpon>
  222. </Compile>
  223. <Compile Include="Properties\AssemblyInfo.cs" />
  224. <Compile Include="Properties\Resources.Designer.cs">
  225. <AutoGen>True</AutoGen>
  226. <DesignTime>True</DesignTime>
  227. <DependentUpon>Resources.resx</DependentUpon>
  228. </Compile>
  229. </ItemGroup>
  230. <ItemGroup>
  231. <EmbeddedResource Include="Dialogs\BackgroundSetting.resx">
  232. <DependentUpon>BackgroundSetting.cs</DependentUpon>
  233. </EmbeddedResource>
  234. <EmbeddedResource Include="Dialogs\GraphicsItemSetting.resx">
  235. <DependentUpon>GraphicsItemSetting.cs</DependentUpon>
  236. </EmbeddedResource>
  237. <EmbeddedResource Include="Dialogs\GridItemColumnSetting.resx">
  238. <DependentUpon>GridItemColumnSetting.cs</DependentUpon>
  239. </EmbeddedResource>
  240. <EmbeddedResource Include="Dialogs\GridItemSetting.resx">
  241. <DependentUpon>GridItemSetting.cs</DependentUpon>
  242. </EmbeddedResource>
  243. <EmbeddedResource Include="Dialogs\ImageItemSetting.resx">
  244. <DependentUpon>ImageItemSetting.cs</DependentUpon>
  245. </EmbeddedResource>
  246. <EmbeddedResource Include="Dialogs\PageNumItemSetting.resx">
  247. <DependentUpon>PageNumItemSetting.cs</DependentUpon>
  248. </EmbeddedResource>
  249. <EmbeddedResource Include="Dialogs\PaperAreaSetting.resx">
  250. <DependentUpon>PaperAreaSetting.cs</DependentUpon>
  251. </EmbeddedResource>
  252. <EmbeddedResource Include="Dialogs\Setting.resx">
  253. <DependentUpon>Setting.cs</DependentUpon>
  254. </EmbeddedResource>
  255. <EmbeddedResource Include="Dialogs\TextItemSetting.resx">
  256. <DependentUpon>TextItemSetting.cs</DependentUpon>
  257. </EmbeddedResource>
  258. <EmbeddedResource Include="Dialogs\TotalTextItemSetting.resx">
  259. <DependentUpon>TotalTextItemSetting.cs</DependentUpon>
  260. </EmbeddedResource>
  261. <EmbeddedResource Include="LayoutBox.resx">
  262. <DependentUpon>LayoutBox.cs</DependentUpon>
  263. </EmbeddedResource>
  264. <EmbeddedResource Include="Properties\Resources.resx">
  265. <Generator>ResXFileCodeGenerator</Generator>
  266. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  267. </EmbeddedResource>
  268. </ItemGroup>
  269. <ItemGroup>
  270. <Content Include="Dll\Microsoft.VisualBasic.dll" />
  271. <Content Include="Dll\Microsoft.VisualBasic.PowerPacks.dll">
  272. </Content>
  273. <Content Include="Dll\Microsoft.VisualBasic.PowerPacks.Vs.dll" />
  274. <None Include="Resources\searchButton.png" />
  275. <None Include="Resources\print.png" />
  276. <None Include="Resources\previous.png" />
  277. <None Include="Resources\next.png" />
  278. <None Include="Resources\last.png" />
  279. <None Include="Resources\first.png" />
  280. <None Include="Resources\delete.png" />
  281. <None Include="Resources\bg.png" />
  282. <None Include="Resources\auto.png" />
  283. <EmbeddedResource Include="Resources\SYSFormat.xml" />
  284. <EmbeddedResource Include="Resources\SYSDefaultValue.xml" />
  285. </ItemGroup>
  286. <ItemGroup>
  287. <ProjectReference Include="..\Library\Library.csproj">
  288. <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
  289. <Name>Library</Name>
  290. </ProjectReference>
  291. <ProjectReference Include="..\WFControls\WFControls.csproj">
  292. <Project>{34c3d971-de12-44ea-9943-581c24860a84}</Project>
  293. <Name>WFControls</Name>
  294. </ProjectReference>
  295. </ItemGroup>
  296. <ItemGroup>
  297. <WCFMetadata Include="Connected Services\" />
  298. </ItemGroup>
  299. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  300. <PropertyGroup>
  301. <PreBuildEvent>
  302. </PreBuildEvent>
  303. </PropertyGroup>
  304. <PropertyGroup>
  305. <PostBuildEvent>
  306. </PostBuildEvent>
  307. </PropertyGroup>
  308. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  309. Other similar extension points exist, see Microsoft.Common.targets.
  310. <Target Name="BeforeBuild">
  311. </Target>
  312. <Target Name="AfterBuild">
  313. </Target>
  314. -->
  315. </Project>