ComPDFKit.Tool.csproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" 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. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{A061EE7A-6704-4BD9-86EE-48ED5DF75E2F}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>ComPDFKit.Tool</RootNamespace>
  11. <AssemblyName>ComPDFKit.Tool</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoTest|AnyCPU'">
  35. <OutputPath>bin\DemoTest\</OutputPath>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  38. <DebugSymbols>true</DebugSymbols>
  39. <OutputPath>bin\x64\Debug\</OutputPath>
  40. <DefineConstants>DEBUG;TRACE</DefineConstants>
  41. <DebugType>full</DebugType>
  42. <PlatformTarget>x64</PlatformTarget>
  43. <LangVersion>7.3</LangVersion>
  44. <ErrorReport>prompt</ErrorReport>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  47. <OutputPath>bin\x64\Release\</OutputPath>
  48. <DefineConstants>TRACE</DefineConstants>
  49. <Optimize>true</Optimize>
  50. <DebugType>pdbonly</DebugType>
  51. <PlatformTarget>x64</PlatformTarget>
  52. <LangVersion>7.3</LangVersion>
  53. <ErrorReport>prompt</ErrorReport>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoTest|x64'">
  56. <OutputPath>bin\x64\DemoTest\</OutputPath>
  57. <PlatformTarget>x64</PlatformTarget>
  58. <LangVersion>7.3</LangVersion>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  61. <DebugSymbols>true</DebugSymbols>
  62. <OutputPath>bin\x86\Debug\</OutputPath>
  63. <DefineConstants>DEBUG;TRACE</DefineConstants>
  64. <DebugType>full</DebugType>
  65. <PlatformTarget>x86</PlatformTarget>
  66. <LangVersion>7.3</LangVersion>
  67. <ErrorReport>prompt</ErrorReport>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  70. <OutputPath>bin\x86\Release\</OutputPath>
  71. <DefineConstants>TRACE</DefineConstants>
  72. <Optimize>true</Optimize>
  73. <DebugType>pdbonly</DebugType>
  74. <PlatformTarget>x86</PlatformTarget>
  75. <LangVersion>7.3</LangVersion>
  76. <ErrorReport>prompt</ErrorReport>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoTest|x86'">
  79. <OutputPath>bin\x86\DemoTest\</OutputPath>
  80. <PlatformTarget>x86</PlatformTarget>
  81. <LangVersion>7.3</LangVersion>
  82. </PropertyGroup>
  83. <ItemGroup>
  84. <Reference Include="PresentationCore" />
  85. <Reference Include="PresentationFramework" />
  86. <Reference Include="System" />
  87. <Reference Include="System.Core" />
  88. <Reference Include="System.Xaml" />
  89. <Reference Include="System.Xml.Linq" />
  90. <Reference Include="System.Data.DataSetExtensions" />
  91. <Reference Include="Microsoft.CSharp" />
  92. <Reference Include="System.Data" />
  93. <Reference Include="System.Net.Http" />
  94. <Reference Include="System.Xml" />
  95. <Reference Include="WindowsBase" />
  96. </ItemGroup>
  97. <ItemGroup>
  98. <Compile Include="AlignmentsHelp.cs" />
  99. <Compile Include="CPDFViewerTool.Annot.cs" />
  100. <Compile Include="CPDFViewerTool.AnnotEdit.cs" />
  101. <Compile Include="CPDFViewerTool.AnnotSelector.cs" />
  102. <Compile Include="CPDFViewerTool.Command.cs" />
  103. <Compile Include="CPDFViewerTool.CreateWidget.cs" />
  104. <Compile Include="CPDFViewerTool.CustomizeTool.cs" />
  105. <Compile Include="CPDFViewerTool.DataMethod.cs" />
  106. <Compile Include="CPDFViewerTool.FindReplace.cs" />
  107. <Compile Include="CPDFViewerTool.MultiSelectedRect.cs" />
  108. <Compile Include="CPDFViewerTool.PageSelected.cs" />
  109. <Compile Include="CPDFViewerTool.PDFCompareEffect.cs" />
  110. <Compile Include="CPDFViewerTool.SelectImage.cs" />
  111. <Compile Include="CPDFViewerTool.WidgetTool.cs" />
  112. <Compile Include="CPDFViewerTool.SelectedRect.cs" />
  113. <Compile Include="CPDFViewerTool.SelectText.cs" />
  114. <Compile Include="CPDFViewerTool.TextEdit.cs" />
  115. <Compile Include="CPDFViewerTool.xaml.cs">
  116. <DependentUpon>CPDFViewerTool.xaml</DependentUpon>
  117. </Compile>
  118. <Compile Include="CustomCommands.cs" />
  119. <Compile Include="DrawTool\AnnotEdit.cs" />
  120. <Compile Include="DrawTool\AnnotSelector.cs" />
  121. <Compile Include="DrawTool\CaretVisual.cs" />
  122. <Compile Include="DrawTool\CreateAnnotTool.cs" />
  123. <Compile Include="DrawTool\CreateCustomizeTool.cs" />
  124. <Compile Include="DrawTool\CreateWidgetTool.cs" />
  125. <Compile Include="DrawTool\DashBorder.cs" />
  126. <Compile Include="DrawTool\FrameSelectTool.cs" />
  127. <Compile Include="DrawTool\MultiSelectedRect.cs" />
  128. <Compile Include="DrawTool\PageSelectedRect.cs" />
  129. <Compile Include="DrawTool\SelectedRect.cs" />
  130. <Compile Include="DrawTool\SelectedRect.protected.cs" />
  131. <Compile Include="DrawTool\SelectImage.cs" />
  132. <Compile Include="DrawTool\SelectText.cs" />
  133. <Compile Include="FillTool\FillCreate.cs" />
  134. <Compile Include="FillTool\FillManager.cs" />
  135. <Compile Include="Help\CommonHelper.cs" />
  136. <Compile Include="Help\ImportWin32.cs" />
  137. <Compile Include="Help\ParamConverter.cs" />
  138. <Compile Include="Help\PDFHelp.cs" />
  139. <Compile Include="PDFTextSearch.cs" />
  140. <Compile Include="Properties\AssemblyInfo.cs" />
  141. <Compile Include="CPDFToolManager.cs" />
  142. <Compile Include="SettingParam\AnnotParam.cs" />
  143. <Compile Include="SettingParam\AnnotParam\CircleParam.cs" />
  144. <Compile Include="SettingParam\AnnotParam\FreeTextParam.cs" />
  145. <Compile Include="SettingParam\AnnotParam\HighlightParam.cs" />
  146. <Compile Include="SettingParam\AnnotParam\InkParam.cs" />
  147. <Compile Include="SettingParam\AnnotParam\LineMeasureParam.cs" />
  148. <Compile Include="SettingParam\AnnotParam\LineParam.cs" />
  149. <Compile Include="SettingParam\AnnotParam\LinkParam.cs" />
  150. <Compile Include="SettingParam\AnnotParam\PolygonMeasureParam.cs" />
  151. <Compile Include="SettingParam\AnnotParam\PolyLineMeasureParam.cs" />
  152. <Compile Include="SettingParam\AnnotParam\RedactParam.cs" />
  153. <Compile Include="SettingParam\AnnotParam\SoundParam.cs" />
  154. <Compile Include="SettingParam\AnnotParam\SquareParam.cs" />
  155. <Compile Include="SettingParam\AnnotParam\SquigglyParam.cs" />
  156. <Compile Include="SettingParam\AnnotParam\StampParam.cs" />
  157. <Compile Include="SettingParam\AnnotParam\StickyNoteParam.cs" />
  158. <Compile Include="SettingParam\AnnotParam\StrikeoutParam.cs" />
  159. <Compile Include="SettingParam\AnnotParam\UnderlineParam.cs" />
  160. <Compile Include="SettingParam\DefaultSettingParam.cs" />
  161. <Compile Include="SettingParam\FormParam\CheckBoxParam.cs" />
  162. <Compile Include="SettingParam\FormParam\SignatureParam.cs" />
  163. <Compile Include="SettingParam\FormParam\ComboBoxParam.cs" />
  164. <Compile Include="SettingParam\FormParam\WidgetParm.cs" />
  165. <Compile Include="SettingParam\FormParam\ListBoxParam.cs" />
  166. <Compile Include="SettingParam\FormParam\PushButtonParam.cs" />
  167. <Compile Include="SettingParam\FormParam\RadioButtonParam.cs" />
  168. <Compile Include="SettingParam\FormParam\TextBoxParam.cs" />
  169. <Compile Include="SettingParam\PDFEditParam\ImageEditParam.cs" />
  170. <Compile Include="SettingParam\PDFEditParam\PDFEditParam.cs" />
  171. <Compile Include="SettingParam\PDFEditParam\TextEditParam.cs" />
  172. <Compile Include="UndoManger\AnnotHistory.cs" />
  173. <Compile Include="UndoManger\AnnotHistory\CircleAnnotHistory.cs" />
  174. <Compile Include="UndoManger\AnnotHistory\FreeTextAnnotHistory.cs" />
  175. <Compile Include="UndoManger\AnnotHistory\HighlightAnnotHistory.cs" />
  176. <Compile Include="UndoManger\AnnotHistory\InkAnnotHistory.cs" />
  177. <Compile Include="UndoManger\AnnotHistory\LineAnnotHistory.cs" />
  178. <Compile Include="UndoManger\AnnotHistory\LineMeasureAnnotHistory.cs" />
  179. <Compile Include="UndoManger\AnnotHistory\LinkAnnotHistory.cs" />
  180. <Compile Include="UndoManger\AnnotHistory\PolygonMeasureAnnotHistory.cs" />
  181. <Compile Include="UndoManger\AnnotHistory\PolyLineMeasureAnnotHistory.cs" />
  182. <Compile Include="UndoManger\AnnotHistory\SoundAnnotHistory.cs" />
  183. <Compile Include="UndoManger\FindReplaceHistory\FindReplaceHistory.cs" />
  184. <Compile Include="UndoManger\FormHistory\CheckBoxHistory.cs" />
  185. <Compile Include="UndoManger\FormHistory\ComboBoxHistory.cs" />
  186. <Compile Include="UndoManger\FormHistory\ListBoxHistory.cs" />
  187. <Compile Include="UndoManger\FormHistory\PushButtonHistory.cs" />
  188. <Compile Include="UndoManger\FormHistory\RadioButtonHistory.cs" />
  189. <Compile Include="UndoManger\FormHistory\SignatureHistory.cs" />
  190. <Compile Include="UndoManger\FormHistory\TextBoxHistory.cs" />
  191. <Compile Include="UndoManger\GroupHistory.cs" />
  192. <Compile Include="UndoManger\MultiAnnotHistory.cs" />
  193. <Compile Include="UndoManger\AnnotHistory\RedactAnnotHistory.cs" />
  194. <Compile Include="UndoManger\AnnotHistory\ReferenceObject.cs" />
  195. <Compile Include="UndoManger\AnnotHistory\SquareAnnotHistory.cs" />
  196. <Compile Include="UndoManger\AnnotHistory\SquigglyAnnotHistory.cs" />
  197. <Compile Include="UndoManger\AnnotHistory\StampAnnotHistory.cs" />
  198. <Compile Include="UndoManger\AnnotHistory\StickyNoteAnnotHistory.cs" />
  199. <Compile Include="UndoManger\AnnotHistory\StrikeoutAnnotHistory.cs" />
  200. <Compile Include="UndoManger\AnnotHistory\UnderlineAnnotHistory.cs" />
  201. <Compile Include="UndoManger\PDFEditHistory\PDFEditHistory.cs" />
  202. </ItemGroup>
  203. <ItemGroup>
  204. <Page Include="CPDFViewerTool.xaml">
  205. <SubType>Designer</SubType>
  206. <Generator>MSBuild:Compile</Generator>
  207. </Page>
  208. </ItemGroup>
  209. <ItemGroup>
  210. <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitCSharp\ComPDFKit.NET.csproj">
  211. <Project>{56e518ad-c126-4b48-9a09-0a64c87020e4}</Project>
  212. <Name>ComPDFKit.NET</Name>
  213. </ProjectReference>
  214. <ProjectReference Include="..\..\..\..\compdfkit_windows_rebuild\ComPDFKit.Viewer\ComPDFKit.Viewer.csproj">
  215. <Project>{783263cf-0da3-4095-9df8-2c4a6b3ff908}</Project>
  216. <Name>ComPDFKit.Viewer</Name>
  217. </ProjectReference>
  218. </ItemGroup>
  219. <ItemGroup>
  220. <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitCSharp\ComPDFKit.NET.csproj">
  221. <Project>{56e518ad-c126-4b48-9a09-0a64c87020e4}</Project>
  222. <Name>ComPDFKit.NET</Name>
  223. </ProjectReference>
  224. <ProjectReference Include="..\..\..\..\compdfkit_windows_rebuild\ComPDFKit.Viewer\ComPDFKit.Viewer.csproj">
  225. <Project>{783263cf-0da3-4095-9df8-2c4a6b3ff908}</Project>
  226. <Name>ComPDFKit.Viewer</Name>
  227. </ProjectReference>
  228. </ItemGroup>
  229. <ItemGroup>
  230. <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitCSharp\ComPDFKit.NET.csproj">
  231. <Project>{56e518ad-c126-4b48-9a09-0a64c87020e4}</Project>
  232. <Name>ComPDFKit.NET</Name>
  233. </ProjectReference>
  234. <ProjectReference Include="..\..\..\..\compdfkit_windows_rebuild\ComPDFKit.Viewer\ComPDFKit.Viewer.csproj">
  235. <Project>{783263cf-0da3-4095-9df8-2c4a6b3ff908}</Project>
  236. <Name>ComPDFKit.Viewer</Name>
  237. </ProjectReference>
  238. </ItemGroup>
  239. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  240. </Project>