From b5d51784117f5fdecb14bc1cef6a6d2477a7c810 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 27 Jan 2017 14:18:46 -0500 Subject: Modularize the Lua engine C# code can be exposed to Lua from anywhere in the entire source code. --- ShiftOS_TheReturn/ShiftOS.Engine.csproj | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'ShiftOS_TheReturn/ShiftOS.Engine.csproj') diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj index 18fac1d..ce22f3c 100644 --- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj +++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj @@ -113,12 +113,6 @@ - - Form - - - AltTabWindow.cs - @@ -127,7 +121,6 @@ CrashHandler.cs - @@ -153,9 +146,6 @@ - - AltTabWindow.cs - Infobox.cs -- cgit v1.2.3