123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{A061EE7A-6704-4BD9-86EE-48ED5DF75E2F}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>ComPDFKit.Tool</RootNamespace>
- <AssemblyName>ComPDFKit.Tool</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoTest|AnyCPU'">
- <OutputPath>bin\DemoTest\</OutputPath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
- <OutputPath>bin\x64\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoTest|x64'">
- <OutputPath>bin\x64\DemoTest\</OutputPath>
- <PlatformTarget>x64</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoTest|x86'">
- <OutputPath>bin\x86\DemoTest\</OutputPath>
- <PlatformTarget>x86</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xaml" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xml" />
- <Reference Include="WindowsBase" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AlignmentsHelp.cs" />
- <Compile Include="CPDFViewerTool.Annot.cs" />
- <Compile Include="CPDFViewerTool.AnnotEdit.cs" />
- <Compile Include="CPDFViewerTool.AnnotSelector.cs" />
- <Compile Include="CPDFViewerTool.Command.cs" />
- <Compile Include="CPDFViewerTool.CreateWidget.cs" />
- <Compile Include="CPDFViewerTool.CustomizeTool.cs" />
- <Compile Include="CPDFViewerTool.DataMethod.cs" />
- <Compile Include="CPDFViewerTool.FindReplace.cs" />
- <Compile Include="CPDFViewerTool.MultiSelectedRect.cs" />
- <Compile Include="CPDFViewerTool.PageSelected.cs" />
- <Compile Include="CPDFViewerTool.PDFCompareEffect.cs" />
- <Compile Include="CPDFViewerTool.SelectImage.cs" />
- <Compile Include="CPDFViewerTool.WidgetTool.cs" />
- <Compile Include="CPDFViewerTool.SelectedRect.cs" />
- <Compile Include="CPDFViewerTool.SelectText.cs" />
- <Compile Include="CPDFViewerTool.TextEdit.cs" />
- <Compile Include="CPDFViewerTool.xaml.cs">
- <DependentUpon>CPDFViewerTool.xaml</DependentUpon>
- </Compile>
- <Compile Include="CustomCommands.cs" />
- <Compile Include="DrawTool\AnnotEdit.cs" />
- <Compile Include="DrawTool\AnnotSelector.cs" />
- <Compile Include="DrawTool\CaretVisual.cs" />
- <Compile Include="DrawTool\CreateAnnotTool.cs" />
- <Compile Include="DrawTool\CreateCustomizeTool.cs" />
- <Compile Include="DrawTool\CreateWidgetTool.cs" />
- <Compile Include="DrawTool\DashBorder.cs" />
- <Compile Include="DrawTool\FrameSelectTool.cs" />
- <Compile Include="DrawTool\MultiSelectedRect.cs" />
- <Compile Include="DrawTool\PageSelectedRect.cs" />
- <Compile Include="DrawTool\SelectedRect.cs" />
- <Compile Include="DrawTool\SelectedRect.protected.cs" />
- <Compile Include="DrawTool\SelectImage.cs" />
- <Compile Include="DrawTool\SelectText.cs" />
- <Compile Include="FillTool\FillCreate.cs" />
- <Compile Include="FillTool\FillManager.cs" />
- <Compile Include="Help\CommonHelper.cs" />
- <Compile Include="Help\ImportWin32.cs" />
- <Compile Include="Help\ParamConverter.cs" />
- <Compile Include="Help\PDFHelp.cs" />
- <Compile Include="PDFTextSearch.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="CPDFToolManager.cs" />
- <Compile Include="SettingParam\AnnotParam.cs" />
- <Compile Include="SettingParam\AnnotParam\CircleParam.cs" />
- <Compile Include="SettingParam\AnnotParam\FreeTextParam.cs" />
- <Compile Include="SettingParam\AnnotParam\HighlightParam.cs" />
- <Compile Include="SettingParam\AnnotParam\InkParam.cs" />
- <Compile Include="SettingParam\AnnotParam\LineMeasureParam.cs" />
- <Compile Include="SettingParam\AnnotParam\LineParam.cs" />
- <Compile Include="SettingParam\AnnotParam\LinkParam.cs" />
- <Compile Include="SettingParam\AnnotParam\PolygonMeasureParam.cs" />
- <Compile Include="SettingParam\AnnotParam\PolyLineMeasureParam.cs" />
- <Compile Include="SettingParam\AnnotParam\RedactParam.cs" />
- <Compile Include="SettingParam\AnnotParam\SoundParam.cs" />
- <Compile Include="SettingParam\AnnotParam\SquareParam.cs" />
- <Compile Include="SettingParam\AnnotParam\SquigglyParam.cs" />
- <Compile Include="SettingParam\AnnotParam\StampParam.cs" />
- <Compile Include="SettingParam\AnnotParam\StickyNoteParam.cs" />
- <Compile Include="SettingParam\AnnotParam\StrikeoutParam.cs" />
- <Compile Include="SettingParam\AnnotParam\UnderlineParam.cs" />
- <Compile Include="SettingParam\DefaultSettingParam.cs" />
- <Compile Include="SettingParam\FormParam\CheckBoxParam.cs" />
- <Compile Include="SettingParam\FormParam\SignatureParam.cs" />
- <Compile Include="SettingParam\FormParam\ComboBoxParam.cs" />
- <Compile Include="SettingParam\FormParam\WidgetParm.cs" />
- <Compile Include="SettingParam\FormParam\ListBoxParam.cs" />
- <Compile Include="SettingParam\FormParam\PushButtonParam.cs" />
- <Compile Include="SettingParam\FormParam\RadioButtonParam.cs" />
- <Compile Include="SettingParam\FormParam\TextBoxParam.cs" />
- <Compile Include="SettingParam\PDFEditParam\ImageEditParam.cs" />
- <Compile Include="SettingParam\PDFEditParam\PDFEditParam.cs" />
- <Compile Include="SettingParam\PDFEditParam\TextEditParam.cs" />
- <Compile Include="UndoManger\AnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\CircleAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\FreeTextAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\HighlightAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\InkAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\LineAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\LineMeasureAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\LinkAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\PolygonMeasureAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\PolyLineMeasureAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\SoundAnnotHistory.cs" />
- <Compile Include="UndoManger\FindReplaceHistory\FindReplaceHistory.cs" />
- <Compile Include="UndoManger\FormHistory\CheckBoxHistory.cs" />
- <Compile Include="UndoManger\FormHistory\ComboBoxHistory.cs" />
- <Compile Include="UndoManger\FormHistory\ListBoxHistory.cs" />
- <Compile Include="UndoManger\FormHistory\PushButtonHistory.cs" />
- <Compile Include="UndoManger\FormHistory\RadioButtonHistory.cs" />
- <Compile Include="UndoManger\FormHistory\SignatureHistory.cs" />
- <Compile Include="UndoManger\FormHistory\TextBoxHistory.cs" />
- <Compile Include="UndoManger\GroupHistory.cs" />
- <Compile Include="UndoManger\MultiAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\RedactAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\ReferenceObject.cs" />
- <Compile Include="UndoManger\AnnotHistory\SquareAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\SquigglyAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\StampAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\StickyNoteAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\StrikeoutAnnotHistory.cs" />
- <Compile Include="UndoManger\AnnotHistory\UnderlineAnnotHistory.cs" />
- <Compile Include="UndoManger\PDFEditHistory\PDFEditHistory.cs" />
- </ItemGroup>
- <ItemGroup>
- <Page Include="CPDFViewerTool.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitCSharp\ComPDFKit.NET.csproj">
- <Project>{56e518ad-c126-4b48-9a09-0a64c87020e4}</Project>
- <Name>ComPDFKit.NET</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\compdfkit_windows_rebuild\ComPDFKit.Viewer\ComPDFKit.Viewer.csproj">
- <Project>{783263cf-0da3-4095-9df8-2c4a6b3ff908}</Project>
- <Name>ComPDFKit.Viewer</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitCSharp\ComPDFKit.NET.csproj">
- <Project>{56e518ad-c126-4b48-9a09-0a64c87020e4}</Project>
- <Name>ComPDFKit.NET</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\compdfkit_windows_rebuild\ComPDFKit.Viewer\ComPDFKit.Viewer.csproj">
- <Project>{783263cf-0da3-4095-9df8-2c4a6b3ff908}</Project>
- <Name>ComPDFKit.Viewer</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitCSharp\ComPDFKit.NET.csproj">
- <Project>{56e518ad-c126-4b48-9a09-0a64c87020e4}</Project>
- <Name>ComPDFKit.NET</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\compdfkit_windows_rebuild\ComPDFKit.Viewer\ComPDFKit.Viewer.csproj">
- <Project>{783263cf-0da3-4095-9df8-2c4a6b3ff908}</Project>
- <Name>ComPDFKit.Viewer</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|