Server/SharpDisplayManager.csproj
author StephaneLenclud
Tue, 29 Sep 2015 18:38:36 +0200
changeset 170 f59d913ae7a9
parent 167 d2295c186ce1
child 171 151e11cac3b2
permissions -rw-r--r--
Adding Visual Studio Setup project.
     1 <?xml version="1.0" encoding="utf-8"?>
     2 <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     3   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
     4   <PropertyGroup>
     5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
     7     <ProjectGuid>{1DA8C1B3-18C5-4E74-BE4E-0B0E15FBAF49}</ProjectGuid>
     8     <OutputType>WinExe</OutputType>
     9     <AppDesignerFolder>Properties</AppDesignerFolder>
    10     <RootNamespace>SharpDisplayManager</RootNamespace>
    11     <AssemblyName>SharpDisplayManager</AssemblyName>
    12     <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
    13     <FileAlignment>512</FileAlignment>
    14     <TargetFrameworkProfile />
    15     <IsWebBootstrapper>true</IsWebBootstrapper>
    16     <NuGetPackageImportStamp>
    17     </NuGetPackageImportStamp>
    18     <PublishUrl>ftp://lenclud%40monroe.dreamhost.com/publish.slions.net/SharpDisplayManager/</PublishUrl>
    19     <Install>true</Install>
    20     <InstallFrom>Web</InstallFrom>
    21     <UpdateEnabled>true</UpdateEnabled>
    22     <UpdateMode>Background</UpdateMode>
    23     <UpdateInterval>7</UpdateInterval>
    24     <UpdateIntervalUnits>Days</UpdateIntervalUnits>
    25     <UpdatePeriodically>true</UpdatePeriodically>
    26     <UpdateRequired>false</UpdateRequired>
    27     <MapFileExtensions>true</MapFileExtensions>
    28     <InstallUrl>http://publish.slions.net/SharpDisplayManager/</InstallUrl>
    29     <SupportUrl>http://publish.slions.net/SharpDisplayManager/</SupportUrl>
    30     <ProductName>Sharp Display Manager</ProductName>
    31     <PublisherName>Slions</PublisherName>
    32     <SuiteName>Sharp Display Manager</SuiteName>
    33     <CreateWebPageOnPublish>true</CreateWebPageOnPublish>
    34     <WebPage>index.htm</WebPage>
    35     <OpenBrowserOnPublish>false</OpenBrowserOnPublish>
    36     <ApplicationRevision>0</ApplicationRevision>
    37     <ApplicationVersion>0.6.1.0</ApplicationVersion>
    38     <UseApplicationTrust>false</UseApplicationTrust>
    39     <CreateDesktopShortcut>true</CreateDesktopShortcut>
    40     <PublishWizardCompleted>true</PublishWizardCompleted>
    41     <BootstrapperEnabled>true</BootstrapperEnabled>
    42   </PropertyGroup>
    43   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    44     <PlatformTarget>AnyCPU</PlatformTarget>
    45     <DebugSymbols>true</DebugSymbols>
    46     <DebugType>full</DebugType>
    47     <Optimize>false</Optimize>
    48     <OutputPath>..\..\bin\MiniDisplay\Debug\</OutputPath>
    49     <DefineConstants>DEBUG;TRACE</DefineConstants>
    50     <ErrorReport>prompt</ErrorReport>
    51     <WarningLevel>4</WarningLevel>
    52     <Prefer32Bit>false</Prefer32Bit>
    53   </PropertyGroup>
    54   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    55     <PlatformTarget>AnyCPU</PlatformTarget>
    56     <DebugType>pdbonly</DebugType>
    57     <Optimize>true</Optimize>
    58     <OutputPath>..\..\bin\MiniDisplay\Release\</OutputPath>
    59     <DefineConstants>TRACE</DefineConstants>
    60     <ErrorReport>prompt</ErrorReport>
    61     <WarningLevel>4</WarningLevel>
    62     <Prefer32Bit>false</Prefer32Bit>
    63   </PropertyGroup>
    64   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    65     <DebugSymbols>true</DebugSymbols>
    66     <OutputPath>..\bin\x86\Debug\</OutputPath>
    67     <BaseIntermediateOutputPath>..\bin\x86\Debug\obj</BaseIntermediateOutputPath>
    68     <DefineConstants>DEBUG;TRACE</DefineConstants>
    69     <DebugType>full</DebugType>
    70     <PlatformTarget>x86</PlatformTarget>
    71     <ErrorReport>prompt</ErrorReport>
    72     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    73     <Prefer32Bit>false</Prefer32Bit>
    74     <UseVSHostingProcess>true</UseVSHostingProcess>
    75   </PropertyGroup>
    76   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    77     <OutputPath>..\bin\x86\Release\</OutputPath>
    78     <BaseIntermediateOutputPath>..\bin\x86\Release\obj</BaseIntermediateOutputPath>
    79     <DefineConstants>TRACE</DefineConstants>
    80     <Optimize>true</Optimize>
    81     <DebugType>pdbonly</DebugType>
    82     <PlatformTarget>x86</PlatformTarget>
    83     <ErrorReport>prompt</ErrorReport>
    84     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    85     <Prefer32Bit>false</Prefer32Bit>
    86   </PropertyGroup>
    87   <PropertyGroup>
    88     <SignManifests>true</SignManifests>
    89   </PropertyGroup>
    90   <PropertyGroup>
    91     <ManifestCertificateThumbprint>70A149AB9F89E507D9411D109553BE22455895D6</ManifestCertificateThumbprint>
    92   </PropertyGroup>
    93   <PropertyGroup>
    94     <ManifestKeyFile>SharpDisplayManager_TemporaryKey.pfx</ManifestKeyFile>
    95   </PropertyGroup>
    96   <PropertyGroup>
    97     <GenerateManifests>true</GenerateManifests>
    98   </PropertyGroup>
    99   <PropertyGroup>
   100     <ApplicationIcon>Resources\vfd.ico</ApplicationIcon>
   101   </PropertyGroup>
   102   <PropertyGroup>
   103     <StartupObject>SharpDisplayManager.Program</StartupObject>
   104   </PropertyGroup>
   105   <PropertyGroup>
   106     <ApplicationManifest>app.manifest</ApplicationManifest>
   107   </PropertyGroup>
   108   <PropertyGroup>
   109     <TargetZone>LocalIntranet</TargetZone>
   110   </PropertyGroup>
   111   <ItemGroup>
   112     <Reference Include="LibCecSharp, Version=2.2.0.0, Culture=neutral, processorArchitecture=x86">
   113       <HintPath>.\LibCecSharp.dll</HintPath>
   114       <SpecificVersion>False</SpecificVersion>
   115     </Reference>
   116     <Reference Include="Microsoft.VisualBasic" />
   117     <Reference Include="MiniDisplayInterop, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
   118       <HintPath>..\packages\LibMiniDisplay.1.1.8\lib\net20\MiniDisplayInterop.dll</HintPath>
   119       <Private>True</Private>
   120     </Reference>
   121     <Reference Include="NAudio, Version=1.7.3.0, Culture=neutral, processorArchitecture=MSIL">
   122       <SpecificVersion>False</SpecificVersion>
   123       <HintPath>..\packages\NAudio.1.7.3\lib\net35\NAudio.dll</HintPath>
   124     </Reference>
   125     <Reference Include="SharpLibHid">
   126       <HintPath>..\packages\SharpLibHid.1.2.1\lib\net20\SharpLibHid.dll</HintPath>
   127       <Private>True</Private>
   128     </Reference>
   129     <Reference Include="SharpLibWin32, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
   130       <SpecificVersion>False</SpecificVersion>
   131       <HintPath>..\packages\SharpLibWin32.0.0.7\lib\net20\SharpLibWin32.dll</HintPath>
   132     </Reference>
   133     <Reference Include="System" />
   134     <Reference Include="System.Configuration" />
   135     <Reference Include="System.Core" />
   136     <Reference Include="System.Runtime.Serialization" />
   137     <Reference Include="System.Security" />
   138     <Reference Include="System.ServiceModel" />
   139     <Reference Include="System.Xml.Linq" />
   140     <Reference Include="System.Data.DataSetExtensions" />
   141     <Reference Include="Microsoft.CSharp" />
   142     <Reference Include="System.Data" />
   143     <Reference Include="System.Deployment" />
   144     <Reference Include="System.Drawing" />
   145     <Reference Include="System.Windows.Forms" />
   146     <Reference Include="System.Xml" />
   147     <Reference Include="System.Xml.Serialization" />
   148   </ItemGroup>
   149   <ItemGroup>
   150     <Compile Include="CbtHook.cs" />
   151     <Compile Include="CecClient.cs" />
   152     <Compile Include="ConsumerElectronicControl.cs" />
   153     <Compile Include="ClientData.cs" />
   154     <Compile Include="MainForm.Hid.cs">
   155       <DependentUpon>MainForm.cs</DependentUpon>
   156     </Compile>
   157     <Compile Include="NetworkManager.cs" />
   158     <Compile Include="DialogBox.cs" />
   159     <Compile Include="Display.cs" />
   160     <Compile Include="DisplaySettings.cs" />
   161     <Compile Include="MainForm.cs">
   162       <SubType>Form</SubType>
   163     </Compile>
   164     <Compile Include="MainForm.Designer.cs">
   165       <DependentUpon>MainForm.cs</DependentUpon>
   166     </Compile>
   167     <Compile Include="MarqueeLabel.cs" />
   168     <Compile Include="NotifyIconAdv.cs" />
   169     <Compile Include="Program.cs" />
   170     <Compile Include="ProgressForm.cs">
   171       <SubType>Form</SubType>
   172     </Compile>
   173     <Compile Include="ProgressForm.Designer.cs">
   174       <DependentUpon>ProgressForm.cs</DependentUpon>
   175     </Compile>
   176     <Compile Include="Properties\AssemblyInfo.cs" />
   177     <Compile Include="Session.cs" />
   178     <Compile Include="Settings.cs" />
   179     <Compile Include="StartupManager.cs" />
   180     <Compile Include="TaskScheduler.cs" />
   181     <Compile Include="Win32API.cs" />
   182     <Compile Include="WindowsHook.cs" />
   183     <Compile Include="WndProcRetHook.cs" />
   184     <EmbeddedResource Include="MainForm.resx">
   185       <DependentUpon>MainForm.cs</DependentUpon>
   186     </EmbeddedResource>
   187     <EmbeddedResource Include="ProgressForm.resx">
   188       <DependentUpon>ProgressForm.cs</DependentUpon>
   189     </EmbeddedResource>
   190     <EmbeddedResource Include="Properties\Resources.resx">
   191       <Generator>ResXFileCodeGenerator</Generator>
   192       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
   193       <SubType>Designer</SubType>
   194     </EmbeddedResource>
   195     <Compile Include="Properties\Resources.Designer.cs">
   196       <AutoGen>True</AutoGen>
   197       <DependentUpon>Resources.resx</DependentUpon>
   198       <DesignTime>True</DesignTime>
   199     </Compile>
   200     <None Include="app.manifest">
   201       <SubType>Designer</SubType>
   202     </None>
   203     <None Include="packages.config" />
   204     <None Include="Properties\Settings.settings">
   205       <Generator>SettingsSingleFileGenerator</Generator>
   206       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
   207     </None>
   208     <Compile Include="Properties\Settings.Designer.cs">
   209       <AutoGen>True</AutoGen>
   210       <DependentUpon>Settings.settings</DependentUpon>
   211       <DesignTimeSharedInput>True</DesignTimeSharedInput>
   212     </Compile>
   213     <None Include="Resources\Windows-Media-Center-icon-32.png" />
   214     <None Include="SharpDisplayManager_TemporaryKey.pfx" />
   215   </ItemGroup>
   216   <ItemGroup>
   217     <None Include="App.config" />
   218   </ItemGroup>
   219   <ItemGroup>
   220     <ProjectReference Include="..\Client\SharpDisplayClient.csproj">
   221       <Project>{7ee64074-8cdb-4448-b40c-81b75d6b31cd}</Project>
   222       <Name>SharpDisplayClient</Name>
   223     </ProjectReference>
   224     <ProjectReference Include="..\Interface\SharpDisplayInterface.csproj">
   225       <Project>{88eee0dc-abbc-4738-bad6-7e08cf7f50f9}</Project>
   226       <Name>SharpDisplayInterface</Name>
   227     </ProjectReference>
   228     <ProjectReference Include="..\PowerManager\PowerManager.vcxproj">
   229       <Project>{c174f23d-3055-49bc-b6b0-563011af624d}</Project>
   230       <Name>PowerManager</Name>
   231     </ProjectReference>
   232   </ItemGroup>
   233   <ItemGroup>
   234     <BootstrapperPackage Include=".NETFramework,Version=v4.0">
   235       <Visible>False</Visible>
   236       <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
   237       <Install>true</Install>
   238     </BootstrapperPackage>
   239     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
   240       <Visible>False</Visible>
   241       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
   242       <Install>false</Install>
   243     </BootstrapperPackage>
   244     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
   245       <Visible>False</Visible>
   246       <ProductName>.NET Framework 3.5 SP1</ProductName>
   247       <Install>false</Install>
   248     </BootstrapperPackage>
   249     <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
   250       <Visible>False</Visible>
   251       <ProductName>Windows Installer 4.5</ProductName>
   252       <Install>true</Install>
   253     </BootstrapperPackage>
   254   </ItemGroup>
   255   <ItemGroup>
   256     <EmbeddedResource Include="Resources\vfd.ico" />
   257   </ItemGroup>
   258   <ItemGroup>
   259     <COMReference Include="NETWORKLIST">
   260       <Guid>{DCB00D01-570F-4A9B-8D69-199FDBA5723B}</Guid>
   261       <VersionMajor>1</VersionMajor>
   262       <VersionMinor>0</VersionMinor>
   263       <Lcid>0</Lcid>
   264       <WrapperTool>tlbimp</WrapperTool>
   265       <Isolated>False</Isolated>
   266       <EmbedInteropTypes>True</EmbedInteropTypes>
   267     </COMReference>
   268     <COMReference Include="Shell32">
   269       <Guid>{50A7E9B0-70EF-11D1-B75A-00A0C90564FE}</Guid>
   270       <VersionMajor>1</VersionMajor>
   271       <VersionMinor>0</VersionMinor>
   272       <Lcid>0</Lcid>
   273       <WrapperTool>tlbimp</WrapperTool>
   274       <Isolated>False</Isolated>
   275       <EmbedInteropTypes>True</EmbedInteropTypes>
   276     </COMReference>
   277   </ItemGroup>
   278   <ItemGroup>
   279     <Content Include="..\bin\x86\Release\MiniDisplay.dll">
   280       <Link>MiniDisplay.dll</Link>
   281     </Content>
   282     <Content Include="libcec.dll">
   283       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
   284     </Content>
   285   </ItemGroup>
   286   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   287   <Import Project="..\packages\LibMiniDisplay.1.1.8\build\LibMiniDisplay.targets" Condition="Exists('..\packages\LibMiniDisplay.1.1.8\build\LibMiniDisplay.targets')" />
   288   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
   289     <PropertyGroup>
   290       <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>
   291     </PropertyGroup>
   292     <Error Condition="!Exists('..\packages\LibMiniDisplay.1.1.8\build\LibMiniDisplay.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibMiniDisplay.1.1.8\build\LibMiniDisplay.targets'))" />
   293   </Target>
   294   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
   295        Other similar extension points exist, see Microsoft.Common.targets.
   296   <Target Name="BeforeBuild">
   297   </Target>
   298   <Target Name="AfterBuild">
   299   </Target>
   300   -->
   301 </Project>