1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.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')" />
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.5</TargetFrameworkVersion>
13 <FileAlignment>512</FileAlignment>
14 <TargetFrameworkProfile />
15 <IsWebBootstrapper>true</IsWebBootstrapper>
16 <NuGetPackageImportStamp>c59d0cd0</NuGetPackageImportStamp>
17 <PublishUrl>ftp://lenclud%40monroe.dreamhost.com/publish.slions.net/SharpDisplayManager/</PublishUrl>
18 <Install>true</Install>
19 <InstallFrom>Web</InstallFrom>
20 <UpdateEnabled>true</UpdateEnabled>
21 <UpdateMode>Background</UpdateMode>
22 <UpdateInterval>7</UpdateInterval>
23 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
24 <UpdatePeriodically>true</UpdatePeriodically>
25 <UpdateRequired>false</UpdateRequired>
26 <MapFileExtensions>true</MapFileExtensions>
27 <InstallUrl>http://publish.slions.net/SharpDisplayManager/</InstallUrl>
28 <SupportUrl>http://publish.slions.net/SharpDisplayManager/</SupportUrl>
29 <ProductName>Sharp Display Manager</ProductName>
30 <PublisherName>Slions</PublisherName>
31 <SuiteName>Sharp Display Manager</SuiteName>
32 <CreateWebPageOnPublish>true</CreateWebPageOnPublish>
33 <WebPage>index.htm</WebPage>
34 <OpenBrowserOnPublish>false</OpenBrowserOnPublish>
35 <ApplicationRevision>0</ApplicationRevision>
36 <ApplicationVersion>0.5.4.0</ApplicationVersion>
37 <UseApplicationTrust>false</UseApplicationTrust>
38 <CreateDesktopShortcut>true</CreateDesktopShortcut>
39 <PublishWizardCompleted>true</PublishWizardCompleted>
40 <BootstrapperEnabled>true</BootstrapperEnabled>
42 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
43 <PlatformTarget>AnyCPU</PlatformTarget>
44 <DebugSymbols>true</DebugSymbols>
45 <DebugType>full</DebugType>
46 <Optimize>false</Optimize>
47 <OutputPath>..\..\bin\MiniDisplay\Debug\</OutputPath>
48 <DefineConstants>DEBUG;TRACE</DefineConstants>
49 <ErrorReport>prompt</ErrorReport>
50 <WarningLevel>4</WarningLevel>
51 <Prefer32Bit>false</Prefer32Bit>
53 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
54 <PlatformTarget>AnyCPU</PlatformTarget>
55 <DebugType>pdbonly</DebugType>
56 <Optimize>true</Optimize>
57 <OutputPath>..\..\bin\MiniDisplay\Release\</OutputPath>
58 <DefineConstants>TRACE</DefineConstants>
59 <ErrorReport>prompt</ErrorReport>
60 <WarningLevel>4</WarningLevel>
61 <Prefer32Bit>false</Prefer32Bit>
63 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
64 <DebugSymbols>true</DebugSymbols>
65 <OutputPath>..\..\bin\MiniDisplay\Debug\</OutputPath>
66 <DefineConstants>DEBUG;TRACE</DefineConstants>
67 <DebugType>full</DebugType>
68 <PlatformTarget>x86</PlatformTarget>
69 <ErrorReport>prompt</ErrorReport>
70 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
71 <Prefer32Bit>false</Prefer32Bit>
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
74 <OutputPath>bin\x86\Release\</OutputPath>
75 <DefineConstants>TRACE</DefineConstants>
76 <Optimize>true</Optimize>
77 <DebugType>pdbonly</DebugType>
78 <PlatformTarget>x86</PlatformTarget>
79 <ErrorReport>prompt</ErrorReport>
80 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
81 <Prefer32Bit>false</Prefer32Bit>
84 <SignManifests>true</SignManifests>
87 <ManifestCertificateThumbprint>70A149AB9F89E507D9411D109553BE22455895D6</ManifestCertificateThumbprint>
90 <ManifestKeyFile>SharpDisplayManager_TemporaryKey.pfx</ManifestKeyFile>
93 <GenerateManifests>true</GenerateManifests>
96 <ApplicationIcon>Resources\vfd.ico</ApplicationIcon>
99 <StartupObject>SharpDisplayManager.Program</StartupObject>
102 <ApplicationManifest>app.manifest</ApplicationManifest>
105 <TargetZone>LocalIntranet</TargetZone>
108 <Reference Include="Microsoft.VisualBasic" />
109 <Reference Include="Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
110 <Reference Include="MiniDisplayInterop">
111 <HintPath>..\packages\LibMiniDisplay.1.1.4\lib\MiniDisplayInterop.dll</HintPath>
112 <Private>True</Private>
114 <Reference Include="NAudio, Version=1.7.3.0, Culture=neutral, processorArchitecture=MSIL">
115 <SpecificVersion>False</SpecificVersion>
116 <HintPath>..\packages\NAudio.1.7.3\lib\net35\NAudio.dll</HintPath>
118 <Reference Include="SharpLibHid">
119 <HintPath>..\packages\SharpLibHid.1.2.1\lib\net20\SharpLibHid.dll</HintPath>
120 <Private>True</Private>
122 <Reference Include="SharpLibWin32, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
123 <SpecificVersion>False</SpecificVersion>
124 <HintPath>..\packages\SharpLibWin32.0.0.7\lib\net20\SharpLibWin32.dll</HintPath>
126 <Reference Include="System" />
127 <Reference Include="System.Configuration" />
128 <Reference Include="System.Core" />
129 <Reference Include="System.Runtime.Serialization" />
130 <Reference Include="System.Security" />
131 <Reference Include="System.ServiceModel" />
132 <Reference Include="System.Xml.Linq" />
133 <Reference Include="System.Data.DataSetExtensions" />
134 <Reference Include="Microsoft.CSharp" />
135 <Reference Include="System.Data" />
136 <Reference Include="System.Deployment" />
137 <Reference Include="System.Drawing" />
138 <Reference Include="System.Windows.Forms" />
139 <Reference Include="System.Xml" />
140 <Reference Include="System.Xml.Serialization" />
143 <Compile Include="CbtHook.cs" />
144 <Compile Include="ClientData.cs" />
145 <Compile Include="MainForm.Hid.cs">
146 <DependentUpon>MainForm.cs</DependentUpon>
148 <Compile Include="NetworkManager.cs" />
149 <Compile Include="DialogBox.cs" />
150 <Compile Include="Display.cs" />
151 <Compile Include="DisplaySettings.cs" />
152 <Compile Include="MainForm.cs">
153 <SubType>Form</SubType>
155 <Compile Include="MainForm.Designer.cs">
156 <DependentUpon>MainForm.cs</DependentUpon>
158 <Compile Include="MarqueeLabel.cs" />
159 <Compile Include="NotifyIconAdv.cs" />
160 <Compile Include="Program.cs" />
161 <Compile Include="ProgressForm.cs">
162 <SubType>Form</SubType>
164 <Compile Include="ProgressForm.Designer.cs">
165 <DependentUpon>ProgressForm.cs</DependentUpon>
167 <Compile Include="Properties\AssemblyInfo.cs" />
168 <Compile Include="Session.cs" />
169 <Compile Include="Settings.cs" />
170 <Compile Include="StartupManager.cs" />
171 <Compile Include="TaskScheduler.cs" />
172 <Compile Include="Win32API.cs" />
173 <Compile Include="WindowsHook.cs" />
174 <Compile Include="WndProcRetHook.cs" />
175 <EmbeddedResource Include="MainForm.resx">
176 <DependentUpon>MainForm.cs</DependentUpon>
178 <EmbeddedResource Include="ProgressForm.resx">
179 <DependentUpon>ProgressForm.cs</DependentUpon>
181 <EmbeddedResource Include="Properties\Resources.resx">
182 <Generator>ResXFileCodeGenerator</Generator>
183 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
184 <SubType>Designer</SubType>
186 <Compile Include="Properties\Resources.Designer.cs">
187 <AutoGen>True</AutoGen>
188 <DependentUpon>Resources.resx</DependentUpon>
189 <DesignTime>True</DesignTime>
191 <None Include="app.manifest">
192 <SubType>Designer</SubType>
194 <None Include="packages.config" />
195 <None Include="Properties\Settings.settings">
196 <Generator>SettingsSingleFileGenerator</Generator>
197 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
199 <Compile Include="Properties\Settings.Designer.cs">
200 <AutoGen>True</AutoGen>
201 <DependentUpon>Settings.settings</DependentUpon>
202 <DesignTimeSharedInput>True</DesignTimeSharedInput>
204 <None Include="Resources\Windows-Media-Center-icon-32.png" />
205 <None Include="SharpDisplayManager_TemporaryKey.pfx" />
208 <None Include="App.config" />
211 <ProjectReference Include="..\Client\SharpDisplayClient.csproj">
212 <Project>{7ee64074-8cdb-4448-b40c-81b75d6b31cd}</Project>
213 <Name>SharpDisplayClient</Name>
215 <ProjectReference Include="..\Interface\SharpDisplayInterface.csproj">
216 <Project>{88eee0dc-abbc-4738-bad6-7e08cf7f50f9}</Project>
217 <Name>SharpDisplayInterface</Name>
221 <BootstrapperPackage Include=".NETFramework,Version=v4.0">
222 <Visible>False</Visible>
223 <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
224 <Install>true</Install>
225 </BootstrapperPackage>
226 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
227 <Visible>False</Visible>
228 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
229 <Install>false</Install>
230 </BootstrapperPackage>
231 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
232 <Visible>False</Visible>
233 <ProductName>.NET Framework 3.5 SP1</ProductName>
234 <Install>false</Install>
235 </BootstrapperPackage>
236 <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
237 <Visible>False</Visible>
238 <ProductName>Windows Installer 4.5</ProductName>
239 <Install>true</Install>
240 </BootstrapperPackage>
243 <EmbeddedResource Include="Resources\vfd.ico" />
246 <COMReference Include="NETWORKLIST">
247 <Guid>{DCB00D01-570F-4A9B-8D69-199FDBA5723B}</Guid>
248 <VersionMajor>1</VersionMajor>
249 <VersionMinor>0</VersionMinor>
251 <WrapperTool>tlbimp</WrapperTool>
252 <Isolated>False</Isolated>
253 <EmbedInteropTypes>True</EmbedInteropTypes>
255 <COMReference Include="Shell32">
256 <Guid>{50A7E9B0-70EF-11D1-B75A-00A0C90564FE}</Guid>
257 <VersionMajor>1</VersionMajor>
258 <VersionMinor>0</VersionMinor>
260 <WrapperTool>tlbimp</WrapperTool>
261 <Isolated>False</Isolated>
262 <EmbedInteropTypes>True</EmbedInteropTypes>
266 <WCFMetadata Include="Service References\" />
269 <Content Include="MiniDisplay.dll" />
271 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
272 <Import Project="..\packages\LibMiniDisplay.1.1.4\build\LibMiniDisplay.targets" Condition="Exists('..\packages\LibMiniDisplay.1.1.4\build\LibMiniDisplay.targets')" />
273 <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
275 <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
277 <Error Condition="!Exists('..\packages\LibMiniDisplay.1.1.4\build\LibMiniDisplay.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibMiniDisplay.1.1.4\build\LibMiniDisplay.targets'))" />
279 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
280 Other similar extension points exist, see Microsoft.Common.targets.
281 <Target Name="BeforeBuild">
283 <Target Name="AfterBuild">