summaryrefslogtreecommitdiff
path: root/shiftos_next/shiftos_next.vbproj
diff options
context:
space:
mode:
Diffstat (limited to 'shiftos_next/shiftos_next.vbproj')
-rw-r--r--shiftos_next/shiftos_next.vbproj10
1 files changed, 10 insertions, 0 deletions
diff --git a/shiftos_next/shiftos_next.vbproj b/shiftos_next/shiftos_next.vbproj
index d327d3b..db76ab6 100644
--- a/shiftos_next/shiftos_next.vbproj
+++ b/shiftos_next/shiftos_next.vbproj
@@ -71,6 +71,13 @@
</ItemGroup>
<ItemGroup>
<Compile Include="APIs\API.vb" />
+ <Compile Include="APIs\Skins.vb" />
+ <Compile Include="BWM and CMD Apps\Shifter.Designer.vb">
+ <DependentUpon>Shifter.vb</DependentUpon>
+ </Compile>
+ <Compile Include="BWM and CMD Apps\Shifter.vb">
+ <SubType>Form</SubType>
+ </Compile>
<Compile Include="Menu Renderers\BasicWM_ColorTable.vb" />
<Compile Include="BWM and CMD Apps\basicwm_infobox.Designer.vb">
<DependentUpon>basicwm_infobox.vb</DependentUpon>
@@ -151,6 +158,9 @@
<EmbeddedResource Include="BWM and CMD Apps\basicwm_infobox.resx">
<DependentUpon>basicwm_infobox.vb</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="BWM and CMD Apps\Shifter.resx">
+ <DependentUpon>Shifter.vb</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="BWM User Controls\Titlebar.resx">
<DependentUpon>Titlebar.vb</DependentUpon>
</EmbeddedResource>