aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS/ShiftOS.vbproj
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS/ShiftOS.vbproj')
-rw-r--r--ShiftOS/ShiftOS.vbproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/ShiftOS/ShiftOS.vbproj b/ShiftOS/ShiftOS.vbproj
index 078e9ef..5ca19d1 100644
--- a/ShiftOS/ShiftOS.vbproj
+++ b/ShiftOS/ShiftOS.vbproj
@@ -145,6 +145,12 @@
<Compile Include="Calculator.vb">
<SubType>Form</SubType>
</Compile>
+ <Compile Include="Catalyst_Main.Designer.vb">
+ <DependentUpon>Catalyst_Main.vb</DependentUpon>
+ </Compile>
+ <Compile Include="Catalyst_Main.vb">
+ <SubType>Form</SubType>
+ </Compile>
<Compile Include="modform.Designer.vb">
<DependentUpon>modform.vb</DependentUpon>
</Compile>
@@ -450,6 +456,9 @@
<EmbeddedResource Include="Calculator.resx">
<DependentUpon>Calculator.vb</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="Catalyst_Main.resx">
+ <DependentUpon>Catalyst_Main.vb</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Clock.resx">
<DependentUpon>Clock.vb</DependentUpon>
</EmbeddedResource>
@@ -956,6 +965,9 @@
<None Include="Resources\appscapeinfoorcwritevisualpreview.png" />
<None Include="Resources\appscapeinfoorcwritetext.png" />
<None Include="Resources\DesktopPlusPlusAbout.txt" />
+ <None Include="Resources\story.txt" />
+ <None Include="Resources\CatalystStory.txt" />
+ <Content Include="Resources\CatalystGrammar.xml" />
<Content Include="ShiftOSLogo.ico" />
</ItemGroup>
<ItemGroup>