aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/ShiftOS.Engine.csproj
diff options
context:
space:
mode:
authorpfg <[email protected]>2017-03-12 09:29:17 -0700
committerpfg <[email protected]>2017-03-12 09:29:17 -0700
commit6460ccee378e15408768337dcdc1bc77da07da53 (patch)
treef32e7a443d23492343fec0881115cbcad15f6324 /ShiftOS_TheReturn/ShiftOS.Engine.csproj
parentb20d77edd1227b2ce53b65b0752972bd65a36e84 (diff)
downloadshiftos_thereturn-6460ccee378e15408768337dcdc1bc77da07da53.tar.gz
shiftos_thereturn-6460ccee378e15408768337dcdc1bc77da07da53.tar.bz2
shiftos_thereturn-6460ccee378e15408768337dcdc1bc77da07da53.zip
Custom Command Syntax
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 20ca879..5521f49 100644
--- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj
+++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj
@@ -97,6 +97,7 @@
<Compile Include="AppearanceManager.cs" />
<Compile Include="AppLauncherDaemon.cs" />
<Compile Include="AudioManager.cs" />
+ <Compile Include="CommandParser.cs" />
<Compile Include="Commands.cs" />
<Compile Include="Command.cs" />
<Compile Include="CrashHandler.cs" />