| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build" ToolsVersion="15.0"> |
| | | <PropertyGroup> |
| | | <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> |
| | | <ProjectGuid>{18F0B3F6-59FD-4328-916C-A183EDD3B8F9}</ProjectGuid> |
| | | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| | | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
| | |
| | | <DelaySign>false</DelaySign> |
| | | <OutputType>Library</OutputType> |
| | | <RootNamespace>Hydro.WinfrmUI.Viewer</RootNamespace> |
| | | <BaseIntermediateOutputPath>obj_netFW</BaseIntermediateOutputPath> |
| | | <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> |
| | | <DoNotCopyLocalIfInGac>true</DoNotCopyLocalIfInGac> |
| | | <ConvertToNet6Windows /> |
| | | <PlatformTarget>AnyCPU</PlatformTarget> |
| | | |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <OutputPath>bin\Debug\</OutputPath> |
| | |
| | | <Compile Include="frmDoc.Designer.cs"> |
| | | <DependentUpon>frmDoc.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="MRUArrayList.cs" /> |
| | | <Compile Include="Office.cs"> |
| | | <SubType>Component</SubType> |
| | | </Compile> |
| | |
| | | <DependentUpon>frmDoc.cs</DependentUpon> |
| | | <SubType>Designer</SubType> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Properties\licenses.licx" /> |
| | | <EmbeddedResource Include="Scheme.png" /> |
| | | <EmbeddedResource Include="frmMain.resx"> |
| | | <DependentUpon>frmMain.cs</DependentUpon> |
| | | <SubType>Designer</SubType> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="online.gif" /> |
| | | <EmbeddedResource Include="Properties\Resources.resx"> |
| | | <SubType>Designer</SubType> |
| | | <Generator>ResXFileCodeGenerator</Generator> |