Server/SharpDisplayManager.csproj
changeset 48 9039acfde091
parent 46 0c0ee86760ea
child 56 e86d84480b32
     1.1 --- a/Server/SharpDisplayManager.csproj	Sat Aug 30 19:24:47 2014 +0200
     1.2 +++ b/Server/SharpDisplayManager.csproj	Sun Aug 31 16:12:59 2014 +0200
     1.3 @@ -73,6 +73,7 @@
     1.4      <Reference Include="Microsoft.VisualBasic" />
     1.5      <Reference Include="Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
     1.6      <Reference Include="System" />
     1.7 +    <Reference Include="System.Configuration" />
     1.8      <Reference Include="System.Core" />
     1.9      <Reference Include="System.Runtime.Serialization" />
    1.10      <Reference Include="System.ServiceModel" />
    1.11 @@ -90,6 +91,7 @@
    1.12      <Compile Include="CbtHook.cs" />
    1.13      <Compile Include="DialogBox.cs" />
    1.14      <Compile Include="Display.cs" />
    1.15 +    <Compile Include="DisplaySettings.cs" />
    1.16      <Compile Include="MainForm.cs">
    1.17        <SubType>Form</SubType>
    1.18      </Compile>