archive
/
usb-lockdown
Archived
1
Fork 0

added file for removing taskbar

This commit is contained in:
theorangeone97 2014-08-18 12:46:33 +01:00
parent 950284ff8e
commit 84cb59fb74
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="DevComponents.DotNetBar2, Version=10.0.0.3, Culture=neutral, PublicKeyToken=c39c3242a43eee2b, processorArchitecture=MSIL" />
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
@ -54,6 +55,7 @@
<Compile Include="keyboardDisable.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="taskbarController.cs" />
<EmbeddedResource Include="lockScreen.resx">
<DependentUpon>lockScreen.cs</DependentUpon>
</EmbeddedResource>