Server/SharpDisplayManager.csproj
changeset 210 83dd86e73448
parent 209 fef4ca058087
child 211 96f8b4dc4300
     1.1 --- a/Server/SharpDisplayManager.csproj	Fri Jul 22 18:19:49 2016 +0200
     1.2 +++ b/Server/SharpDisplayManager.csproj	Sat Jul 23 16:00:04 2016 +0200
     1.3 @@ -188,14 +188,6 @@
     1.4      <Compile Include="RichTextBoxTextWriter.cs" />
     1.5      <Compile Include="Session.cs" />
     1.6      <Compile Include="Settings.cs" />
     1.7 -    <Compile Include="Slions\Ear\Action.cs" />
     1.8 -    <Compile Include="Slions\Ear\ActionCallback.cs" />
     1.9 -    <Compile Include="Slions\Ear\ActionSleep.cs" />
    1.10 -    <Compile Include="Slions\Ear\ActionType.cs" />
    1.11 -    <Compile Include="Slions\Ear\Event.cs" />
    1.12 -    <Compile Include="Slions\Ear\EventMonitorPowerOff.cs" />
    1.13 -    <Compile Include="Slions\Ear\EventMonitorPowerOn.cs" />
    1.14 -    <Compile Include="Slions\Ear\Manager.cs" />
    1.15      <Compile Include="StartupManager.cs" />
    1.16      <Compile Include="TaskScheduler.cs" />
    1.17      <Compile Include="Win32API.cs" />
    1.18 @@ -248,6 +240,14 @@
    1.19        <Project>{c174f23d-3055-49bc-b6b0-563011af624d}</Project>
    1.20        <Name>PowerManager</Name>
    1.21      </ProjectReference>
    1.22 +    <ProjectReference Include="..\SharpLibEar\SharpLibEar.csproj">
    1.23 +      <Project>{84a9ed37-e6ea-4cbd-b995-b713f46eaab0}</Project>
    1.24 +      <Name>SharpLibEar</Name>
    1.25 +    </ProjectReference>
    1.26 +    <ProjectReference Include="..\SharpLibUtils\SharpLibUtils.csproj">
    1.27 +      <Project>{ae897704-461d-4018-8336-2517988bf7ad}</Project>
    1.28 +      <Name>SharpLibUtils</Name>
    1.29 +    </ProjectReference>
    1.30    </ItemGroup>
    1.31    <ItemGroup>
    1.32      <BootstrapperPackage Include=".NETFramework,Version=v4.0">