aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/ShiftOS.csproj
diff options
context:
space:
mode:
authorMichaelTheShifter <[email protected]>2016-07-20 09:40:36 -0400
committerMichaelTheShifter <[email protected]>2016-07-20 09:40:36 -0400
commitd40fed5ce2bc806a91245adb18039634eac13ed0 (patch)
treef1d7168aee6db109ac2c738ad18c9db667a6ba69 /source/WindowsFormsApplication1/ShiftOS.csproj
parentf1856e8ed30ed882229fd3fa2a4038122a5fb441 (diff)
downloadshiftos-c--d40fed5ce2bc806a91245adb18039634eac13ed0.tar.gz
shiftos-c--d40fed5ce2bc806a91245adb18039634eac13ed0.tar.bz2
shiftos-c--d40fed5ce2bc806a91245adb18039634eac13ed0.zip
Move ShiftUI source code to ShiftOS
This'll be a lot easier to work on.
Diffstat (limited to 'source/WindowsFormsApplication1/ShiftOS.csproj')
-rw-r--r--source/WindowsFormsApplication1/ShiftOS.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/WindowsFormsApplication1/ShiftOS.csproj b/source/WindowsFormsApplication1/ShiftOS.csproj
index 8e10ef6..3e2d172 100644
--- a/source/WindowsFormsApplication1/ShiftOS.csproj
+++ b/source/WindowsFormsApplication1/ShiftOS.csproj
@@ -109,6 +109,9 @@
<Compile Include="Controls\SyntaxHighlighter.cs">
<SubType>Component</SubType>
</Compile>
+ <Compile Include="Controls\WinFormsHost.cs">
+ <SubType>Component</SubType>
+ </Compile>
<Compile Include="Engine\AudioResourceClient.cs" />
<Compile Include="Apps\BitnoteConverter.cs">
<SubType>Form</SubType>