aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/ShiftOS.Engine.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-05-06 19:24:57 -0400
committerMichael <[email protected]>2017-05-06 19:25:05 -0400
commitd0d193bb1b869697d633d7ccac35179241f8e981 (patch)
tree6f6dcbe27d5342fe5b6172a62f13f6e081c4744c /ShiftOS_TheReturn/ShiftOS.Engine.csproj
parentb82dfc16ed72b710893d7dc0510bd40a5d3a9a07 (diff)
downloadshiftos_thereturn-d0d193bb1b869697d633d7ccac35179241f8e981.tar.gz
shiftos_thereturn-d0d193bb1b869697d633d7ccac35179241f8e981.tar.bz2
shiftos_thereturn-d0d193bb1b869697d633d7ccac35179241f8e981.zip
GUI-based login screen with skinning!
Diffstat (limited to 'ShiftOS_TheReturn/ShiftOS.Engine.csproj')
-rw-r--r--ShiftOS_TheReturn/ShiftOS.Engine.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj
index fb33dc5..3b5eadd 100644
--- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj
+++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj
@@ -111,6 +111,7 @@
<Compile Include="IShiftOSWindow.cs" />
<Compile Include="KernelWatchdog.cs" />
<Compile Include="Localization.cs" />
+ <Compile Include="LoginManager.cs" />
<Compile Include="NotificationDaemon.cs" />
<Compile Include="OutOfBoxExperience.cs" />
<Compile Include="Paths.cs" />