diff options
| author | Michael <[email protected]> | 2017-03-02 08:52:55 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-03-02 08:53:01 -0500 |
| commit | 6fa7a0837381e92ecca62faa19708b4d8a1e1515 (patch) | |
| tree | e64c1f5d162d22a71ff47dfacdede9a7c9ddba5a /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | 85068729a6ba7188f33723d6345b1a556c88c0ce (diff) | |
| download | shiftos_thereturn-6fa7a0837381e92ecca62faa19708b4d8a1e1515.tar.gz shiftos_thereturn-6fa7a0837381e92ecca62faa19708b4d8a1e1515.tar.bz2 shiftos_thereturn-6fa7a0837381e92ecca62faa19708b4d8a1e1515.zip | |
Optimize screensavers
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 3cc9541..61174dc 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -256,6 +256,7 @@ <DesignTime>True</DesignTime> <DependentUpon>Resources.resx</DependentUpon> </Compile> + <Compile Include="ScriptingTestFunctions.cs" /> <Compile Include="ShiftOSAudioProvider.cs" /> <Compile Include="ShiftOSConfigFile.cs" /> <Compile Include="Tools\ColorPickerDataBackend.cs" /> |
