aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-03-02 08:52:55 -0500
committerMichael <[email protected]>2017-03-02 08:53:01 -0500
commit6fa7a0837381e92ecca62faa19708b4d8a1e1515 (patch)
treee64c1f5d162d22a71ff47dfacdede9a7c9ddba5a /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parent85068729a6ba7188f33723d6345b1a556c88c0ce (diff)
downloadshiftos_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.csproj1
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" />