122 lines
7.0 KiB
XML
122 lines
7.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{64089452-6A08-47A5-A857-BF418F80D4A3}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>UniversalEditor</RootNamespace>
|
|
<AssemblyName>UniversalEditor.Plugins.Web</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
<ReleaseVersion>4.0.2019.12</ReleaseVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\..\Output\Debug\Plugins\</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>..\..\Output\Release\Plugins\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Accessors\HTTPAccessor.cs" />
|
|
<Compile Include="DataFormats\Text\HTML\HTMLDataFormat.cs" />
|
|
<Compile Include="DataFormats\Text\MHTML\MHTMLDataFormat.cs" />
|
|
<Compile Include="DataFormats\Web\StyleSheet\CSSDataFormat.cs" />
|
|
<Compile Include="DataFormats\Text\MHTML\MHTMLHeader.cs" />
|
|
<Compile Include="DataFormats\Web\WebService\Description\WSDL\WSDLDataFormat.cs" />
|
|
<Compile Include="NumericStringSplitter.cs" />
|
|
<Compile Include="ObjectModels\Web\Measurement.cs" />
|
|
<Compile Include="ObjectModels\Web\MeasurementExtensionMethods.cs" />
|
|
<Compile Include="ObjectModels\Web\MeasurementUnit.cs" />
|
|
<Compile Include="ObjectModels\Web\StyleSheet\StyleSheetAttribute.cs" />
|
|
<Compile Include="ObjectModels\Web\StyleSheet\StyleSheetObjectModel.cs" />
|
|
<Compile Include="ObjectModels\Web\StyleSheet\StyleSheetKnownProperty.cs" />
|
|
<Compile Include="ObjectModels\Web\StyleSheet\StyleSheetProperty.cs" />
|
|
<Compile Include="ObjectModels\Web\StyleSheet\StyleSheetRule.cs" />
|
|
<Compile Include="ObjectModels\Web\WebService\Description\Fault.cs" />
|
|
<Compile Include="ObjectModels\Web\WebService\Description\Output.cs" />
|
|
<Compile Include="ObjectModels\Web\WebService\Description\Message.cs" />
|
|
<Compile Include="ObjectModels\Web\WebService\Description\Operation.cs" />
|
|
<Compile Include="ObjectModels\Web\WebService\Description\Port.cs" />
|
|
<Compile Include="ObjectModels\Web\WebService\Description\Input.cs" />
|
|
<Compile Include="ObjectModels\Web\WebService\Description\MessagePart.cs" />
|
|
<Compile Include="ObjectModels\Web\WebService\Description\WebServiceDescriptionObjectModel.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\Libraries\UniversalEditor.Core\UniversalEditor.Core.csproj">
|
|
<Project>{2D4737E6-6D95-408A-90DB-8DFF38147E85}</Project>
|
|
<Name>UniversalEditor.Core</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Libraries\UniversalEditor.Essential\UniversalEditor.Essential.csproj">
|
|
<Project>{30467E5C-05BC-4856-AADC-13906EF4CADD}</Project>
|
|
<Name>UniversalEditor.Essential</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<ItemGroup>
|
|
<Folder Include="Associations\" />
|
|
<Folder Include="ProjectTypes\" />
|
|
<Folder Include="Templates\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Associations\AddressBook.uexml" />
|
|
<EmbeddedResource Include="Associations\CascadingStyleSheet.uexml" />
|
|
<EmbeddedResource Include="Associations\HTML.uexml" />
|
|
<EmbeddedResource Include="Associations\MimeHTML.uexml" />
|
|
<EmbeddedResource Include="Associations\WebServiceDescription.uexml" />
|
|
<EmbeddedResource Include="ProjectTypes\{A0786B88-2ADB-4C21-ABE8-AA2D79766269}.uexml" />
|
|
<EmbeddedResource Include="ProjectTypes\{AB211699-2C6A-4FCC-97FB-F629B1023277}.uexml" />
|
|
<EmbeddedResource Include="Templates\Document\Web\HTMLPage.ico" />
|
|
<EmbeddedResource Include="Templates\Document\Web\HTMLPage.uexml" />
|
|
<EmbeddedResource Include="Templates\Document\Web\MasterPage.ico" />
|
|
<EmbeddedResource Include="Templates\Document\Web\MasterPage.uexml" />
|
|
<EmbeddedResource Include="Templates\Document\Web\TravelRequest.xsn" />
|
|
<EmbeddedResource Include="Templates\Document\Web\WebForm.ico" />
|
|
<EmbeddedResource Include="Templates\Document\Web\WebForm.uexml" />
|
|
<EmbeddedResource Include="Templates\Document\Web\WebService.ico" />
|
|
<EmbeddedResource Include="Templates\Document\Web\WebService.uexml" />
|
|
<EmbeddedResource Include="Templates\Document\Web\WebUserControl.ico" />
|
|
<EmbeddedResource Include="Templates\Document\Web\WebUserControl.uexml" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\ASP.NET\IronPython\Images\Website_16x16.png" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\ASP.NET\IronPython\Images\Website_32x32.png" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\ASP.NET\IronPython\IronPython Web Project.uexml" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\ColdFusion\ColdFusion Project.uexml" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\ColdFusion\Images\Project.ico" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\ColdFusion\Images\Project.xcf" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\ColdFusion\Images\Project_16x16.png" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\ColdFusion\Images\Project_32x32.png" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\PHP\MainIcon.ico" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\PHP\MainIcon.xcf" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\PHP\MainIcon_16x16.png" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\PHP\MainIcon_32x32.png" />
|
|
<EmbeddedResource Include="Templates\Project\Website Development\PHP\PHP Web Project.uexml" />
|
|
<EmbeddedResource Include="Accessors\HTTPAccessor.uexml" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project>
|