diff options
Diffstat (limited to 'shiftos_next/shiftos_next.vbproj')
| -rw-r--r-- | shiftos_next/shiftos_next.vbproj | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shiftos_next/shiftos_next.vbproj b/shiftos_next/shiftos_next.vbproj index db76ab6..bce8575 100644 --- a/shiftos_next/shiftos_next.vbproj +++ b/shiftos_next/shiftos_next.vbproj @@ -78,6 +78,12 @@ <Compile Include="BWM and CMD Apps\Shifter.vb"> <SubType>Form</SubType> </Compile> + <Compile Include="BWM and CMD Apps\SkinLoader.Designer.vb"> + <DependentUpon>SkinLoader.vb</DependentUpon> + </Compile> + <Compile Include="BWM and CMD Apps\SkinLoader.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> @@ -161,6 +167,9 @@ <EmbeddedResource Include="BWM and CMD Apps\Shifter.resx"> <DependentUpon>Shifter.vb</DependentUpon> </EmbeddedResource> + <EmbeddedResource Include="BWM and CMD Apps\SkinLoader.resx"> + <DependentUpon>SkinLoader.vb</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="BWM User Controls\Titlebar.resx"> <DependentUpon>Titlebar.vb</DependentUpon> </EmbeddedResource> |
