mirror of
https://github.com/JonasNilson/idle_master_extended.git
synced 2025-05-11 18:36:43 +02:00
351 lines
No EOL
15 KiB
XML
351 lines
No EOL
15 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" 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>{D26CAFBB-F684-4E53-BE38-60AAD2531893}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>IdleMasterExtended</RootNamespace>
|
|
<AssemblyName>IdleMasterExtended</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<PublishUrl>F:\Programming\idle_master_extended\Source\IdleMaster\publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>true</UpdateEnabled>
|
|
<UpdateMode>Background</UpdateMode>
|
|
<UpdateInterval>1</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>true</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>false</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.10.0.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<CreateDesktopShortcut>true</CreateDesktopShortcut>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>logo1.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestCertificateThumbprint>2E30D3385B38F3716634E7A4D3A3E0DB97BAA205</ManifestCertificateThumbprint>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestKeyFile>
|
|
</ManifestKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>false</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignManifests>false</SignManifests>
|
|
</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>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup />
|
|
<PropertyGroup>
|
|
<SignAssembly>false</SignAssembly>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<AssemblyOriginatorKeyFile>JonasNilson-IdleMasterExtended.snk</AssemblyOriginatorKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<TargetZone>LocalIntranet</TargetZone>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject>IdleMasterExtended.Program</StartupObject>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
</Reference>
|
|
<Reference Include="Steamworks.NET, Version=20.2.0.0, Culture=neutral, processorArchitecture=AMD64">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Dependencies\Steamworks.NET.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Deployment" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Badge.cs" />
|
|
<Compile Include="CookieClient.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="frmAbout.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmAbout.Designer.cs">
|
|
<DependentUpon>frmAbout.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmWhitelist.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmWhitelist.Designer.cs">
|
|
<DependentUpon>frmWhitelist.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmBlacklist.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmBlacklist.Designer.cs">
|
|
<DependentUpon>frmBlacklist.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmMain.Designer.cs">
|
|
<DependentUpon>frmMain.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmSettings.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmSettings.Designer.cs">
|
|
<DependentUpon>frmSettings.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmSettingsAdvanced.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmSettingsAdvanced.Designer.cs">
|
|
<DependentUpon>frmSettingsAdvanced.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="frmStatistics.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="frmStatistics.Designer.cs">
|
|
<DependentUpon>frmStatistics.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="localization\strings.hr.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>strings.hr.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Logger.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="localization\strings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>strings.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Settings.cs" />
|
|
<Compile Include="Statistics.cs" />
|
|
<Compile Include="SteamProfile.cs" />
|
|
<EmbeddedResource Include="frmAbout.resx">
|
|
<DependentUpon>frmAbout.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmWhitelist.resx">
|
|
<DependentUpon>frmWhitelist.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmBlacklist.resx">
|
|
<DependentUpon>frmBlacklist.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmMain.resx">
|
|
<DependentUpon>frmMain.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmSettings.resx">
|
|
<DependentUpon>frmSettings.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmSettingsAdvanced.resx">
|
|
<DependentUpon>frmSettingsAdvanced.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="frmStatistics.resx">
|
|
<DependentUpon>frmStatistics.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="localization\strings.hr.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>strings.hr.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="localization\strings.cs.resx" />
|
|
<EmbeddedResource Include="localization\strings.de.resx" />
|
|
<EmbeddedResource Include="localization\strings.el.resx" />
|
|
<EmbeddedResource Include="localization\strings.es.resx" />
|
|
<EmbeddedResource Include="localization\strings.fi.resx" />
|
|
<EmbeddedResource Include="localization\strings.fr.resx" />
|
|
<EmbeddedResource Include="localization\strings.hu.resx" />
|
|
<EmbeddedResource Include="localization\strings.it.resx" />
|
|
<EmbeddedResource Include="localization\strings.ja.resx" />
|
|
<EmbeddedResource Include="localization\strings.ko.resx" />
|
|
<EmbeddedResource Include="localization\strings.nl.resx" />
|
|
<EmbeddedResource Include="localization\strings.no.resx" />
|
|
<EmbeddedResource Include="localization\strings.pl.resx" />
|
|
<EmbeddedResource Include="localization\strings.pt-BR.resx" />
|
|
<EmbeddedResource Include="localization\strings.pt.resx" />
|
|
<EmbeddedResource Include="localization\strings.ro.resx" />
|
|
<EmbeddedResource Include="localization\strings.ru.resx" />
|
|
<EmbeddedResource Include="localization\strings.sv.resx" />
|
|
<EmbeddedResource Include="localization\strings.th.resx" />
|
|
<EmbeddedResource Include="localization\strings.tr.resx" />
|
|
<EmbeddedResource Include="localization\strings.uk.resx" />
|
|
<EmbeddedResource Include="localization\strings.zh-TW.resx" />
|
|
<EmbeddedResource Include="localization\strings.zh.resx" />
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<SubType>Designer</SubType>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="localization\strings.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>strings.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<None Include="app.config" />
|
|
<None Include="JonasNilson-IdleMasterExtended.snk" />
|
|
<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>
|
|
<None Include="Resources\ban-2x.png" />
|
|
<None Include="Resources\x-2x.png" />
|
|
<None Include="Resources\cog-2x.png" />
|
|
<None Include="Resources\check-2x.png" />
|
|
<None Include="Resources\power-standby-2x.png" />
|
|
<None Include="Resources\info-2x.png" />
|
|
<None Include="Resources\media-pause-2x.png" />
|
|
<None Include="Resources\media-play-2x.png" />
|
|
<None Include="Resources\media-step-forward-2x.png" />
|
|
<None Include="Resources\media-step-forward.png" />
|
|
<None Include="Resources\media-play.png" />
|
|
<None Include="Resources\media-pause.png" />
|
|
<None Include="Resources\select2-spinner.gif" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.5 %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.4.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 4.5</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="logo1.ico" />
|
|
<None Include="Resources\select2-spinner_inverted.gif" />
|
|
<None Include="Resources\x-2x_w.png" />
|
|
<None Include="Resources\trash-2x_w.png" />
|
|
<None Include="Resources\power-standby-2x_w.png" />
|
|
<None Include="Resources\media-step-forward-2x_w.png" />
|
|
<None Include="Resources\media-step-forward_w.png" />
|
|
<None Include="Resources\media-play-2x_w.png" />
|
|
<None Include="Resources\media-play_w.png" />
|
|
<None Include="Resources\media-pause-2x_w.png" />
|
|
<None Include="Resources\media-pause_w.png" />
|
|
<None Include="Resources\lock-locked-2x_w.png" />
|
|
<None Include="Resources\info-2x_w.png" />
|
|
<None Include="Resources\globe-2x_w.png" />
|
|
<None Include="Resources\eye-2x_w.png" />
|
|
<None Include="Resources\document-2x_w.png" />
|
|
<None Include="Resources\cog-2x_w.png" />
|
|
<None Include="Resources\check-2x_w.png" />
|
|
<None Include="Resources\bar-chart-2x_w.png" />
|
|
<None Include="Resources\ban-2x_w.png" />
|
|
<None Include="Resources\bar-chart-2x.png" />
|
|
<None Include="Resources\globe-2x.png" />
|
|
<None Include="Resources\document-2x.png" />
|
|
<None Include="Resources\lock-locked-2x.png" />
|
|
<None Include="Resources\eye-2x.png" />
|
|
<None Include="Resources\trash-2x.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="HtmlAgilityPack">
|
|
<Version>1.11.42</Version>
|
|
</PackageReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>XCOPY /Y /D "$(SolutionDir)..\steam-idle Source\steam-idle\bin\Release\steam-idle.exe" "$(TargetDir)"
|
|
XCOPY /Y /D "$(SolutionDir)..\Dependencies\steam_api64.dll" "$(TargetDir)"
|
|
|
|
RMDIR /S /Q "$(TargetDir)Languages"
|
|
MKDIR "$(TargetDir)Languages"
|
|
FOR /F %25%25X IN ('DIR /B /AD $(TargetDir)') DO IF /I NOT "%25%25X"=="Languages" MOVE /Y "$(TargetDir)%25%25X" "$(TargetDir)Languages"
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
<!-- 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> |