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.vbproj11
1 files changed, 11 insertions, 0 deletions
diff --git a/shiftos_next/shiftos_next.vbproj b/shiftos_next/shiftos_next.vbproj
index adbc449..d532d01 100644
--- a/shiftos_next/shiftos_next.vbproj
+++ b/shiftos_next/shiftos_next.vbproj
@@ -92,6 +92,14 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
+ <Compile Include="saveengine.vb" />
+ <Compile Include="shiftorium_api.vb" />
+ <Compile Include="shiftorium_cmd.Designer.vb">
+ <DependentUpon>shiftorium_cmd.vb</DependentUpon>
+ </Compile>
+ <Compile Include="shiftorium_cmd.vb">
+ <SubType>Form</SubType>
+ </Compile>
<Compile Include="Terminal.Designer.vb">
<DependentUpon>Terminal.vb</DependentUpon>
</Compile>
@@ -109,6 +117,9 @@
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
+ <EmbeddedResource Include="shiftorium_cmd.resx">
+ <DependentUpon>shiftorium_cmd.vb</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Terminal.resx">
<DependentUpon>Terminal.vb</DependentUpon>
</EmbeddedResource>