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