mirror of
https://github.com/hirschmann/nbfc
synced 2025-08-22 09:57:09 +00:00
131 lines
6.0 KiB
XML
131 lines
6.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)' == '' ">x86</Platform>
|
|
<ProjectGuid>{820ABB59-7F86-4D7F-89C9-8F7DA013D992}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>NbfcService</RootNamespace>
|
|
<AssemblyName>NbfcService</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
<TargetFrameworkProfile>
|
|
</TargetFrameworkProfile>
|
|
<FileAlignment>512</FileAlignment>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject>NbfcService.Program</StartupObject>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>
|
|
</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'DebugWindows|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<OutputPath>bin\DebugWindows\</OutputPath>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<appConfig>App.Windows.config</appConfig>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseWindows|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<OutputPath>bin\ReleaseWindows\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<appConfig>App.Windows.config</appConfig>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationManifest>App.manifest</ApplicationManifest>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseLinux|AnyCPU'">
|
|
<OutputPath>bin\ReleaseLinux\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<appConfig>App.Linux.config</appConfig>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugLinux|AnyCPU'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\DebugLinux\</OutputPath>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<appConfig>App.Linux.config</appConfig>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\NLog.4.5.10\lib\net45\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Configuration.Install" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.ServiceProcess" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="..\..\Common\CommonAssemblyInfo.cs">
|
|
<Link>Properties\CommonAssemblyInfo.cs</Link>
|
|
</Compile>
|
|
<Compile Include="..\..\Common\CommonAssemblyVersion.cs">
|
|
<Link>Properties\CommonAssemblyVersion.cs</Link>
|
|
</Compile>
|
|
<Compile Include="NbfcService.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="NbfcService.Designer.cs">
|
|
<DependentUpon>NbfcService.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="NbfcService.resx">
|
|
<DependentUpon>NbfcService.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\StagWare.FanControl.Service\StagWare.FanControl.Service.csproj">
|
|
<Project>{15b3e0d2-6217-493a-a690-158c497f5318}</Project>
|
|
<Name>StagWare.FanControl.Service</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.Windows.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="App.Linux.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Include="App.manifest" />
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Target Name="AfterBuild">
|
|
<ItemGroup>
|
|
<ServiceFiles Include="$(TargetDir)\*.dll" />
|
|
<Configs Include="$(ProjectDir)\..\..\Configs\*.xml" />
|
|
<Scripts Include="$(ProjectDir)\..\..\Linux\*.sh" />
|
|
</ItemGroup>
|
|
<Copy Condition=" '$(Configuration)'=='DebugLinux' " SourceFiles="@(ServiceFiles);$(TargetPath);$(TargetPath).config" DestinationFolder="$(ProjectDir)\..\..\Linux\bin\Debug\" ContinueOnError="true" />
|
|
<Copy Condition=" '$(Configuration)'=='DebugLinux' " SourceFiles="@(Configs)" DestinationFolder="$(ProjectDir)\..\..\Linux\bin\Debug\Configs\" ContinueOnError="true" />
|
|
<Copy Condition=" '$(Configuration)'=='DebugLinux' " SourceFiles="@(Scripts)" DestinationFolder="$(ProjectDir)\..\..\Linux\bin\Debug\" ContinueOnError="true" />
|
|
<Copy Condition=" '$(Configuration)'=='ReleaseLinux' " SourceFiles="@(ServiceFiles);$(TargetPath);$(TargetPath).config" DestinationFolder="$(ProjectDir)\..\..\Linux\bin\Release\" ContinueOnError="true" />
|
|
<Copy Condition=" '$(Configuration)'=='ReleaseLinux' " SourceFiles="@(Configs)" DestinationFolder="$(ProjectDir)\..\..\Linux\bin\Release\Configs\" ContinueOnError="true" />
|
|
<Copy Condition=" '$(Configuration)'=='ReleaseLinux' " SourceFiles="@(Scripts)" DestinationFolder="$(ProjectDir)\..\..\Linux\bin\Release\" ContinueOnError="true" />
|
|
</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> |