summaryrefslogtreecommitdiff
path: root/shiftos_next/shiftos_next.vbproj
diff options
context:
space:
mode:
authorTheUltimateHacker <[email protected]>2015-05-17 13:05:42 -0400
committerTheUltimateHacker <[email protected]>2015-05-17 13:05:42 -0400
commit37c68cce0cfd00b0982449735db35385a7e74044 (patch)
tree413e20661ec18567b4087fd02e8601a49315e43b /shiftos_next/shiftos_next.vbproj
parentac564b6e77ed2da993ccd60851709cda39d4ac9f (diff)
downloadshiftos-next-37c68cce0cfd00b0982449735db35385a7e74044.tar.gz
shiftos-next-37c68cce0cfd00b0982449735db35385a7e74044.tar.bz2
shiftos-next-37c68cce0cfd00b0982449735db35385a7e74044.zip
Old Save Engine + Shiftorium + Softcoded Paths
More fixes and features...
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>