MarkdownViewerPlusPlus.csproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{E56F6E12-089C-40ED-BCFD-923E5FA121A1}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>com.insanitydesign.MarkdownViewerPlusPlus</RootNamespace>
  11. <AssemblyName>MarkdownViewerPlusPlus</AssemblyName>
  12. <OutputPath>bin\Debug\</OutputPath>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileUpgradeFlags>
  15. </FileUpgradeFlags>
  16. <UpgradeBackupLocation>
  17. </UpgradeBackupLocation>
  18. <OldToolsVersion>3.5</OldToolsVersion>
  19. <NuGetPackageImportStamp>
  20. </NuGetPackageImportStamp>
  21. <TargetFrameworkProfile>
  22. </TargetFrameworkProfile>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DefineConstants>TRACE;DEBUG;v3_5;CORE;CORE_WITH_GDI</DefineConstants>
  27. <DebugType>full</DebugType>
  28. <ErrorReport>prompt</ErrorReport>
  29. <Optimize>false</Optimize>
  30. <OutputPath>bin\Debug</OutputPath>
  31. <PlatformTarget>x86</PlatformTarget>
  32. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  35. <DefineConstants>TRACE;v3_5;CORE;CORE_WITH_GDI</DefineConstants>
  36. <Optimize>true</Optimize>
  37. <OutputPath>bin\Release</OutputPath>
  38. <DebugType>pdbonly</DebugType>
  39. <ErrorReport>prompt</ErrorReport>
  40. <PlatformTarget>x86</PlatformTarget>
  41. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  44. <DebugSymbols>true</DebugSymbols>
  45. <OutputPath>bin\x64\Debug\</OutputPath>
  46. <DefineConstants>TRACE;DEBUG</DefineConstants>
  47. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  48. <DebugType>full</DebugType>
  49. <PlatformTarget>x64</PlatformTarget>
  50. <ErrorReport>prompt</ErrorReport>
  51. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  54. <OutputPath>bin\x64\Release\</OutputPath>
  55. <DefineConstants>TRACE</DefineConstants>
  56. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  57. <Optimize>true</Optimize>
  58. <DebugType>pdbonly</DebugType>
  59. <PlatformTarget>x64</PlatformTarget>
  60. <ErrorReport>prompt</ErrorReport>
  61. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  64. <DebugSymbols>true</DebugSymbols>
  65. <OutputPath>bin\x86\Debug\</OutputPath>
  66. <DefineConstants>TRACE;DEBUG</DefineConstants>
  67. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  68. <DebugType>full</DebugType>
  69. <PlatformTarget>x86</PlatformTarget>
  70. <ErrorReport>prompt</ErrorReport>
  71. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  74. <OutputPath>bin\x86\Release\</OutputPath>
  75. <DefineConstants>TRACE</DefineConstants>
  76. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  77. <Optimize>true</Optimize>
  78. <DebugType>pdbonly</DebugType>
  79. <PlatformTarget>x86</PlatformTarget>
  80. <ErrorReport>prompt</ErrorReport>
  81. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  82. </PropertyGroup>
  83. <PropertyGroup>
  84. <!-- Default values for debugging sso it start correct version of Notepad++
  85. $(ProgramW6432) and $(MSBuildProgramFiles32) points to the 64 and 32 bit "Program Files" directories -->
  86. <StartAction>Program</StartAction>
  87. </PropertyGroup>
  88. <PropertyGroup>
  89. <DllExportIdent>DCDB101C-7B96-4DCE-9769-BB659B1CFFBD</DllExportIdent>
  90. <DllExportMetaLibName>DllExport.dll</DllExportMetaLibName>
  91. <DllExportNamespace>System.Runtime.InteropServices</DllExportNamespace>
  92. <DllExportDDNSCecil>true</DllExportDDNSCecil>
  93. <DllExportSkipOnAnyCpu>false</DllExportSkipOnAnyCpu>
  94. <DllExportPlatform>Auto</DllExportPlatform>
  95. <DllExportOrdinalsBase>1</DllExportOrdinalsBase>
  96. <DllExportGenExpLib>false</DllExportGenExpLib>
  97. <DllExportOurILAsm>false</DllExportOurILAsm>
  98. <DllExportLeaveIntermediateFiles>false</DllExportLeaveIntermediateFiles>
  99. <DllExportTimeout>30000</DllExportTimeout>
  100. <DllExportPeCheck>2</DllExportPeCheck>
  101. </PropertyGroup>
  102. <ItemGroup>
  103. <Reference Include="DllExport, PublicKeyToken=8337224c9ad9e356">
  104. <HintPath>$(SolutionDir)packages\DllExport.1.6.2\gcache\metalib\$(DllExportNamespace)\$(DllExportMetaLibName)</HintPath>
  105. <Private>False</Private>
  106. <SpecificVersion>False</SpecificVersion>
  107. </Reference>
  108. <Reference Include="HtmlRenderer, Version=1.5.0.6, Culture=neutral, processorArchitecture=MSIL">
  109. <HintPath>..\packages\HtmlRenderer.Core.1.5.0.6\lib\net40-client\HtmlRenderer.dll</HintPath>
  110. <Private>True</Private>
  111. </Reference>
  112. <Reference Include="HtmlRenderer.PdfSharp, Version=1.5.0.6, Culture=neutral, processorArchitecture=MSIL">
  113. <HintPath>..\packages\HtmlRenderer.PdfSharp.1.5.0.6\lib\net40-client\HtmlRenderer.PdfSharp.dll</HintPath>
  114. <Private>True</Private>
  115. </Reference>
  116. <Reference Include="HtmlRenderer.WinForms, Version=1.5.0.6, Culture=neutral, processorArchitecture=MSIL">
  117. <HintPath>..\packages\HtmlRenderer.WinForms.1.5.0.6\lib\net40-client\HtmlRenderer.WinForms.dll</HintPath>
  118. <Private>True</Private>
  119. </Reference>
  120. <Reference Include="Markdig, Version=0.15.0.0, Culture=neutral, processorArchitecture=MSIL">
  121. <HintPath>..\packages\Markdig.0.15.0\lib\net40\Markdig.dll</HintPath>
  122. <Private>True</Private>
  123. </Reference>
  124. <Reference Include="Microsoft.CSharp" />
  125. <Reference Include="PdfSharp, Version=1.32.3057.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
  126. <HintPath>..\packages\PDFsharp.1.32.3057.0\lib\net20\PdfSharp.dll</HintPath>
  127. <Private>True</Private>
  128. </Reference>
  129. <Reference Include="PdfSharp.Charting, Version=1.32.3057.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
  130. <HintPath>..\packages\PDFsharp.1.32.3057.0\lib\net20\PdfSharp.Charting.dll</HintPath>
  131. <Private>True</Private>
  132. </Reference>
  133. <Reference Include="PresentationCore" />
  134. <Reference Include="PresentationFramework" />
  135. <Reference Include="Svg, Version=2.2.1.39233, Culture=neutral, PublicKeyToken=12a0bac221edeae2, processorArchitecture=MSIL">
  136. <HintPath>..\packages\Svg.2.3.0\lib\net35\Svg.dll</HintPath>
  137. <Private>True</Private>
  138. </Reference>
  139. <Reference Include="System" />
  140. <Reference Include="System.Data" />
  141. <Reference Include="System.Drawing" />
  142. <Reference Include="System.Windows.Forms" />
  143. <Reference Include="System.Xml" />
  144. <Reference Include="System.Xml.Linq" />
  145. <Reference Include="WindowsBase" />
  146. </ItemGroup>
  147. <ItemGroup>
  148. <Compile Include="Forms\AboutDialog.cs">
  149. <SubType>Form</SubType>
  150. </Compile>
  151. <Compile Include="Forms\AboutDialog.Designer.cs">
  152. <DependentUpon>AboutDialog.cs</DependentUpon>
  153. </Compile>
  154. <Compile Include="Forms\AbstractOptionsPanel.cs">
  155. <SubType>UserControl</SubType>
  156. </Compile>
  157. <Compile Include="Forms\AbstractRenderer.cs">
  158. <SubType>Form</SubType>
  159. </Compile>
  160. <Compile Include="Forms\AbstractRenderer.Designer.cs">
  161. <DependentUpon>AbstractRenderer.cs</DependentUpon>
  162. </Compile>
  163. <Compile Include="Forms\MarkdownViewerHtmlPanel.cs">
  164. <SubType>Component</SubType>
  165. </Compile>
  166. <Compile Include="Forms\MarkdownViewerOptions.cs">
  167. <SubType>Form</SubType>
  168. </Compile>
  169. <Compile Include="Forms\MarkdownViewerOptions.Designer.cs">
  170. <DependentUpon>MarkdownViewerOptions.cs</DependentUpon>
  171. </Compile>
  172. <Compile Include="Forms\MarkdownViewerRenderer.cs">
  173. <SubType>Form</SubType>
  174. </Compile>
  175. <Compile Include="Forms\OptionsPanelGeneral.cs">
  176. <SubType>UserControl</SubType>
  177. </Compile>
  178. <Compile Include="Forms\OptionsPanelGeneral.Designer.cs">
  179. <DependentUpon>OptionsPanelGeneral.cs</DependentUpon>
  180. </Compile>
  181. <Compile Include="Forms\OptionsPanelHTML.cs">
  182. <SubType>UserControl</SubType>
  183. </Compile>
  184. <Compile Include="Forms\OptionsPanelHTML.Designer.cs">
  185. <DependentUpon>OptionsPanelHTML.cs</DependentUpon>
  186. </Compile>
  187. <Compile Include="Forms\OptionsPanelPDF.cs">
  188. <SubType>UserControl</SubType>
  189. </Compile>
  190. <Compile Include="Forms\OptionsPanelPDF.Designer.cs">
  191. <DependentUpon>OptionsPanelPDF.cs</DependentUpon>
  192. </Compile>
  193. <Compile Include="Helper\ClipboardHelper.cs" />
  194. <Compile Include="MarkdownViewer.cs" />
  195. <Compile Include="MarkdownViewerConfiguration.cs" />
  196. <Compile Include="PluginInfrastructure\ClikeStringArray.cs" />
  197. <Compile Include="PluginInfrastructure\Win32.cs" />
  198. <Compile Include="Main.cs" />
  199. <Compile Include="PluginInfrastructure\GatewayDomain.cs" />
  200. <Compile Include="PluginInfrastructure\NotepadPPGateway.cs" />
  201. <Compile Include="PluginInfrastructure\ScintillaGateway.cs" />
  202. <Compile Include="PluginInfrastructure\IScintillaGateway.cs" />
  203. <Compile Include="PluginInfrastructure\NppPluginNETBase.cs" />
  204. <Compile Include="PluginInfrastructure\NppPluginNETHelper.cs" />
  205. <Compile Include="PluginInfrastructure\Docking_h.cs" />
  206. <Compile Include="PluginInfrastructure\MenuCmdID_h.cs" />
  207. <Compile Include="PluginInfrastructure\Scintilla_iface.cs" />
  208. <Compile Include="PluginInfrastructure\Msgs_h.cs" />
  209. <Compile Include="PluginInfrastructure\Preference_h.cs" />
  210. <Compile Include="PluginInfrastructure\Resource_h.cs" />
  211. <Compile Include="Properties\AssemblyInfo.cs" />
  212. <Compile Include="Properties\Resources.Designer.cs">
  213. <AutoGen>True</AutoGen>
  214. <DesignTime>True</DesignTime>
  215. <DependentUpon>Resources.resx</DependentUpon>
  216. </Compile>
  217. <Compile Include="PluginInfrastructure\UnmanagedExports.cs" />
  218. <Compile Include="Windows\WindowsMessage.cs" />
  219. </ItemGroup>
  220. <ItemGroup>
  221. <EmbeddedResource Include="Forms\AboutDialog.resx">
  222. <DependentUpon>AboutDialog.cs</DependentUpon>
  223. </EmbeddedResource>
  224. <EmbeddedResource Include="Forms\AbstractRenderer.resx">
  225. <DependentUpon>AbstractRenderer.cs</DependentUpon>
  226. </EmbeddedResource>
  227. <EmbeddedResource Include="Forms\MarkdownViewerOptions.resx">
  228. <DependentUpon>MarkdownViewerOptions.cs</DependentUpon>
  229. </EmbeddedResource>
  230. <EmbeddedResource Include="Forms\OptionsPanelGeneral.resx">
  231. <DependentUpon>OptionsPanelGeneral.cs</DependentUpon>
  232. </EmbeddedResource>
  233. <EmbeddedResource Include="Forms\OptionsPanelHTML.resx">
  234. <DependentUpon>OptionsPanelHTML.cs</DependentUpon>
  235. </EmbeddedResource>
  236. <EmbeddedResource Include="Forms\OptionsPanelPDF.resx">
  237. <DependentUpon>OptionsPanelPDF.cs</DependentUpon>
  238. </EmbeddedResource>
  239. <EmbeddedResource Include="Properties\Resources.resx">
  240. <Generator>ResXFileCodeGenerator</Generator>
  241. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  242. <SubType>Designer</SubType>
  243. </EmbeddedResource>
  244. </ItemGroup>
  245. <ItemGroup>
  246. <None Include="app.config" />
  247. <None Include="LICENSE.md" />
  248. <None Include="license\Apache-2.0-License.md" />
  249. <None Include="license\HtmlRenderer-License.md" />
  250. <None Include="license\Markdig-License.md" />
  251. <None Include="license\Ms-PL-License.md" />
  252. <None Include="license\PDFSharp-License.md" />
  253. <None Include="packages.config" />
  254. <None Include="README.md" />
  255. <None Include="Resources\markdown-16x16-solid.png" />
  256. </ItemGroup>
  257. <ItemGroup>
  258. <None Include="Resources\markdown-16x16-solid.bmp" />
  259. </ItemGroup>
  260. <ItemGroup>
  261. <None Include="Resources\fa-file-pdf-o-16x16.png" />
  262. </ItemGroup>
  263. <ItemGroup>
  264. <None Include="Resources\fa-html5-16x16.png" />
  265. </ItemGroup>
  266. <ItemGroup>
  267. <None Include="Resources\fa-download-16x16.png" />
  268. </ItemGroup>
  269. <ItemGroup>
  270. <None Include="Resources\fa-refresh-16x16.png" />
  271. </ItemGroup>
  272. <ItemGroup>
  273. <None Include="Resources\fa-tv-16x16.png" />
  274. </ItemGroup>
  275. <ItemGroup>
  276. <None Include="Resources\fa-clipboard-16x16.png" />
  277. <None Include="Resources\fa-upload-16x16.png" />
  278. <None Include="Resources\fa-print-16x16.png" />
  279. <None Include="Resources\fa-envelope-16x16.png" />
  280. <EmbeddedResource Include="Resources\MarkdownViewerHTML.css" />
  281. </ItemGroup>
  282. <ItemGroup>
  283. <None Include="Resources\fa-paypal-16x16.png" />
  284. <None Include="Resources\fa-info-16x16.png" />
  285. <None Include="Resources\fa-cog-16x16.png" />
  286. <None Include="Resources\Donate-PayPal-green.png" />
  287. </ItemGroup>
  288. <ItemGroup>
  289. <None Include="license\OFL.txt" />
  290. </ItemGroup>
  291. <ItemGroup>
  292. <None Include="Resources\MarkdownViewerPlusPlus-Options.png" />
  293. <None Include="Resources\MarkdownViewerPlusPlus.png" />
  294. </ItemGroup>
  295. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  296. <Import Project="C:\NuGetLocalRepo\MSBuild.ILMerge.Task.1.0.5\build\MSBuild.ILMerge.Task.targets" Condition="Exists('C:\NuGetLocalRepo\MSBuild.ILMerge.Task.1.0.5\build\MSBuild.ILMerge.Task.targets')" />
  297. <ImportGroup Label=".NET DllExport">
  298. <Import Project="$(SolutionDir)packages\DllExport.1.6.2\tools\net.r_eg.DllExport.targets" Condition="Exists($([MSBuild]::Escape('$(SolutionDir)packages\DllExport.1.6.2\tools\net.r_eg.DllExport.targets')))" Label="8337224c9ad9e356" />
  299. </ImportGroup>
  300. <Target Name="DllExportRestorePkg" BeforeTargets="PrepareForBuild">
  301. <Error Condition="!Exists('$(SolutionDir)DllExport.bat')" Text="DllExport.bat is not found. Path: '$(SolutionDir)' - https://github.com/3F/DllExport" />
  302. <Exec Condition="('$(DllExportModImported)' != 'true' Or !Exists('$(SolutionDir)packages\DllExport.1.6.2\tools\net.r_eg.DllExport.targets')) And Exists('$(SolutionDir)DllExport.bat')" Command="DllExport.bat -action Restore" WorkingDirectory="$(SolutionDir)" />
  303. </Target>
  304. <Target Name="DllExportRPkgDynamicImport" BeforeTargets="PostBuildEvent" DependsOnTargets="GetFrameworkPaths" Condition="'$(DllExportModImported)' != 'true' And '$(DllExportRPkgDyn)' != 'false'">
  305. <MSBuild BuildInParallel="true" UseResultsCache="true" Projects="$(MSBuildProjectFullPath)" Properties="DllExportRPkgDyn=true" Targets="Build" />
  306. </Target>
  307. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  308. Other similar extension points exist, see Microsoft.Common.targets.
  309. <Target Name="BeforeBuild">
  310. </Target>
  311. -->
  312. </Project>