276 lines
12 KiB
XML
276 lines
12 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
<PropertyGroup>
|
|||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|||
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|||
|
<ProductVersion>8.0.30703</ProductVersion>
|
|||
|
<SchemaVersion>2.0</SchemaVersion>
|
|||
|
<ProjectGuid>{594B03D6-3F17-4AE9-911D-C338EBD99FDF}</ProjectGuid>
|
|||
|
<OutputType>WinExe</OutputType>
|
|||
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
<RootNamespace>bzit.bomg</RootNamespace>
|
|||
|
<AssemblyName>bomg</AssemblyName>
|
|||
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|||
|
<TargetFrameworkProfile>
|
|||
|
</TargetFrameworkProfile>
|
|||
|
<FileAlignment>512</FileAlignment>
|
|||
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|||
|
<PublishUrl>publish\</PublishUrl>
|
|||
|
<Install>true</Install>
|
|||
|
<InstallFrom>Disk</InstallFrom>
|
|||
|
<UpdateEnabled>false</UpdateEnabled>
|
|||
|
<UpdateMode>Foreground</UpdateMode>
|
|||
|
<UpdateInterval>7</UpdateInterval>
|
|||
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|||
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|||
|
<UpdateRequired>false</UpdateRequired>
|
|||
|
<MapFileExtensions>true</MapFileExtensions>
|
|||
|
<ApplicationRevision>0</ApplicationRevision>
|
|||
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|||
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|||
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|||
|
<NuGetPackageImportStamp>
|
|||
|
</NuGetPackageImportStamp>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|||
|
<PlatformTarget>x86</PlatformTarget>
|
|||
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
<DebugType>full</DebugType>
|
|||
|
<Optimize>false</Optimize>
|
|||
|
<OutputPath>bin\Debug\</OutputPath>
|
|||
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<WarningLevel>4</WarningLevel>
|
|||
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|||
|
<PlatformTarget>x86</PlatformTarget>
|
|||
|
<DebugType>pdbonly</DebugType>
|
|||
|
<Optimize>true</Optimize>
|
|||
|
<OutputPath>bin\Release\</OutputPath>
|
|||
|
<DefineConstants>TRACE</DefineConstants>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<WarningLevel>4</WarningLevel>
|
|||
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup />
|
|||
|
<PropertyGroup>
|
|||
|
<ApplicationIcon>bomg-4.ico</ApplicationIcon>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup>
|
|||
|
<TargetZone>LocalIntranet</TargetZone>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup>
|
|||
|
<GenerateManifests>false</GenerateManifests>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup />
|
|||
|
<PropertyGroup>
|
|||
|
<NoWin32Manifest>true</NoWin32Manifest>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
|||
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|||
|
<OutputPath>bin\Debug\</OutputPath>
|
|||
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
|
|||
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|||
|
<OutputPath>bin\Release\</OutputPath>
|
|||
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Reference Include="HtmlAgilityPack, Version=1.4.9.5, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
|
|||
|
<HintPath>packages\HtmlAgilityPack.1.4.9.5\lib\Net40\HtmlAgilityPack.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
|||
|
<HintPath>packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System" />
|
|||
|
<Reference Include="System.Data" />
|
|||
|
<Reference Include="System.Data.Linq" />
|
|||
|
<Reference Include="System.Data.SQLite, Version=1.0.105.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|||
|
<HintPath>packages\System.Data.SQLite.Core.1.0.105.1\lib\net451\System.Data.SQLite.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Drawing" />
|
|||
|
<Reference Include="System.Web" />
|
|||
|
<Reference Include="System.Windows.Forms" />
|
|||
|
<Reference Include="System.Xml" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Compile Include="OptionsForm.cs">
|
|||
|
<SubType>Form</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="OptionsForm.Designer.cs">
|
|||
|
<DependentUpon>OptionsForm.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="RyzStudio\Data\SQLite\SQLiteDatabase2.cs" />
|
|||
|
<Compile Include="UpdateIconForm.cs">
|
|||
|
<SubType>Form</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="UpdateIconForm.Designer.cs">
|
|||
|
<DependentUpon>UpdateIconForm.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="SessionFileFormat.cs" />
|
|||
|
<Compile Include="IconDatabase.cs" />
|
|||
|
<Compile Include="BookmarkEditForm.cs">
|
|||
|
<SubType>Form</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="BookmarkEditForm.Designer.cs">
|
|||
|
<DependentUpon>BookmarkEditForm.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="FindForm.cs">
|
|||
|
<SubType>Form</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="FindForm.Designer.cs">
|
|||
|
<DependentUpon>FindForm.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="NewSessionForm.cs">
|
|||
|
<SubType>Form</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="NewSessionForm.Designer.cs">
|
|||
|
<DependentUpon>NewSessionForm.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="PasswordForm.cs">
|
|||
|
<SubType>Form</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="PasswordForm.Designer.cs">
|
|||
|
<DependentUpon>PasswordForm.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="BookmarkItem.cs" />
|
|||
|
<Compile Include="Program.cs" />
|
|||
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
<Compile Include="MainForm.cs">
|
|||
|
<SubType>Form</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="MainForm.Designer.cs">
|
|||
|
<DependentUpon>MainForm.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="RyzStudio\Drawing\Rectangoid.cs" />
|
|||
|
<Compile Include="RyzStudio\IO\FileType.cs" />
|
|||
|
<Compile Include="RyzStudio\IO\SessionFileFormatBase.cs" />
|
|||
|
<Compile Include="RyzStudio\IO\SharpZipLib.cs" />
|
|||
|
<Compile Include="RyzStudio\String.cs" />
|
|||
|
<Compile Include="RyzStudio\Windows\Forms\BigButton.cs">
|
|||
|
<SubType>UserControl</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="RyzStudio\Windows\Forms\BigButton.Designer.cs">
|
|||
|
<DependentUpon>BigButton.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="RyzStudio\Windows\Forms\BigUserControl.cs">
|
|||
|
<SubType>UserControl</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="RyzStudio\Windows\Forms\BigUserControl.Designer.cs">
|
|||
|
<DependentUpon>BigUserControl.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="RyzStudio\Windows\Forms\MovableTreeView.cs">
|
|||
|
<SubType>Component</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="BookmarkTreeView.cs">
|
|||
|
<SubType>Component</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="BookmarkTreeView.Designer.cs">
|
|||
|
<DependentUpon>BookmarkTreeView.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<EmbeddedResource Include="OptionsForm.resx">
|
|||
|
<DependentUpon>OptionsForm.cs</DependentUpon>
|
|||
|
</EmbeddedResource>
|
|||
|
<EmbeddedResource Include="UpdateIconForm.resx">
|
|||
|
<DependentUpon>UpdateIconForm.cs</DependentUpon>
|
|||
|
</EmbeddedResource>
|
|||
|
<EmbeddedResource Include="BookmarkEditForm.resx">
|
|||
|
<DependentUpon>BookmarkEditForm.cs</DependentUpon>
|
|||
|
</EmbeddedResource>
|
|||
|
<EmbeddedResource Include="FindForm.resx">
|
|||
|
<DependentUpon>FindForm.cs</DependentUpon>
|
|||
|
</EmbeddedResource>
|
|||
|
<EmbeddedResource Include="NewSessionForm.resx">
|
|||
|
<DependentUpon>NewSessionForm.cs</DependentUpon>
|
|||
|
</EmbeddedResource>
|
|||
|
<EmbeddedResource Include="PasswordForm.resx">
|
|||
|
<DependentUpon>PasswordForm.cs</DependentUpon>
|
|||
|
</EmbeddedResource>
|
|||
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|||
|
<Generator>ResXFileCodeGenerator</Generator>
|
|||
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</EmbeddedResource>
|
|||
|
<Compile Include="Properties\Resources.Designer.cs">
|
|||
|
<AutoGen>True</AutoGen>
|
|||
|
<DependentUpon>Resources.resx</DependentUpon>
|
|||
|
<DesignTime>True</DesignTime>
|
|||
|
</Compile>
|
|||
|
<EmbeddedResource Include="MainForm.resx">
|
|||
|
<DependentUpon>MainForm.cs</DependentUpon>
|
|||
|
</EmbeddedResource>
|
|||
|
<EmbeddedResource Include="RyzStudio\Windows\Forms\BigButton.resx">
|
|||
|
<DependentUpon>BigButton.cs</DependentUpon>
|
|||
|
</EmbeddedResource>
|
|||
|
<None Include="packages.config" />
|
|||
|
<None Include="Properties\Settings.settings">
|
|||
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|||
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|||
|
</None>
|
|||
|
<Compile Include="Properties\Settings.Designer.cs">
|
|||
|
<AutoGen>True</AutoGen>
|
|||
|
<DependentUpon>Settings.settings</DependentUpon>
|
|||
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|||
|
</Compile>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Content Include="bomg-2.ico" />
|
|||
|
<Content Include="bomg-4.ico" />
|
|||
|
<None Include="Resources\page_white_world_bw.png" />
|
|||
|
<None Include="Resources\page_white_gray_green.png" />
|
|||
|
<None Include="Resources\transmit_blue.png" />
|
|||
|
<None Include="Resources\folder_explore.png" />
|
|||
|
<None Include="Resources\folder.png" />
|
|||
|
<None Include="Resources\aniZomq2x32.gif" />
|
|||
|
<None Include="Resources\page_white_star.png" />
|
|||
|
<None Include="Resources\page_white_disk.png" />
|
|||
|
<None Include="Resources\magnifier.png" />
|
|||
|
<None Include="Resources\help.png" />
|
|||
|
<None Include="Resources\folder_page.png" />
|
|||
|
<None Include="Resources\disk.png" />
|
|||
|
<None Include="Resources\comment.png" />
|
|||
|
<None Include="Resources\cog.png" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<BootstrapperPackage Include=".NETFramework,Version=v4.0">
|
|||
|
<Visible>False</Visible>
|
|||
|
<ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
|
|||
|
<Install>true</Install>
|
|||
|
</BootstrapperPackage>
|
|||
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|||
|
<Visible>False</Visible>
|
|||
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|||
|
<Install>false</Install>
|
|||
|
</BootstrapperPackage>
|
|||
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|||
|
<Visible>False</Visible>
|
|||
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|||
|
<Install>false</Install>
|
|||
|
</BootstrapperPackage>
|
|||
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|||
|
<Visible>False</Visible>
|
|||
|
<ProductName>Windows Installer 3.1</ProductName>
|
|||
|
<Install>true</Install>
|
|||
|
</BootstrapperPackage>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup />
|
|||
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|||
|
<Import Project="packages\System.Data.SQLite.Core.1.0.105.1\build\net451\System.Data.SQLite.Core.targets" Condition="Exists('packages\System.Data.SQLite.Core.1.0.105.1\build\net451\System.Data.SQLite.Core.targets')" />
|
|||
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|||
|
<PropertyGroup>
|
|||
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|||
|
</PropertyGroup>
|
|||
|
<Error Condition="!Exists('packages\System.Data.SQLite.Core.1.0.105.1\build\net451\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\System.Data.SQLite.Core.1.0.105.1\build\net451\System.Data.SQLite.Core.targets'))" />
|
|||
|
</Target>
|
|||
|
<!-- 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>
|