diff options
Diffstat (limited to 'source/WindowsFormsApplication1/ShiftOS.csproj')
| -rw-r--r-- | source/WindowsFormsApplication1/ShiftOS.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/WindowsFormsApplication1/ShiftOS.csproj b/source/WindowsFormsApplication1/ShiftOS.csproj index 4066257..dcae2c7 100644 --- a/source/WindowsFormsApplication1/ShiftOS.csproj +++ b/source/WindowsFormsApplication1/ShiftOS.csproj @@ -103,6 +103,9 @@ <Compile Include="Apps\Artpad.Designer.cs"> <DependentUpon>Artpad.cs</DependentUpon> </Compile> + <Compile Include="Controls\SyntaxHighlighter.cs"> + <SubType>Component</SubType> + </Compile> <Compile Include="Engine\AudioResourceClient.cs" /> <Compile Include="Apps\BitnoteConverter.cs"> <SubType>Form</SubType> |
