summaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-02 05:57:27 +0700
committerEverythingWindows <[email protected]>2022-11-02 05:57:27 +0700
commitcbc32f3aba8114e1bf2bc2d1db75a7056e5e575a (patch)
tree9633115212854a9d2a7b3c7648ff9d53e3cdec4d /ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
parent38b51f3f1dc8dc046b6c3bf80d5fe2885ff38a3c (diff)
downloadshiftos-therevival-old-0.1.1.tar.gz
shiftos-therevival-old-0.1.1.tar.bz2
shiftos-therevival-old-0.1.1.zip
0.1 final code0.1.10.1
Diffstat (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj')
-rw-r--r--ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj10
1 files changed, 5 insertions, 5 deletions
diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
index 43de5df..2c7264c 100644
--- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
+++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
@@ -86,10 +86,10 @@
<SubType>Form</SubType>
</Compile>
<Compile Include="MainForms\Strings.vb" />
- <Compile Include="MainForms\TerminalPrompt.Designer.vb">
- <DependentUpon>TerminalPrompt.vb</DependentUpon>
+ <Compile Include="MainForms\Terminal.Designer.vb">
+ <DependentUpon>Terminal.vb</DependentUpon>
</Compile>
- <Compile Include="MainForms\TerminalPrompt.vb">
+ <Compile Include="MainForms\Terminal.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="My Project\AssemblyInfo.vb" />
@@ -113,8 +113,8 @@
<EmbeddedResource Include="MainForms\BugSlap.resx">
<DependentUpon>BugSlap.vb</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="MainForms\TerminalPrompt.resx">
- <DependentUpon>TerminalPrompt.vb</DependentUpon>
+ <EmbeddedResource Include="MainForms\Terminal.resx">
+ <DependentUpon>Terminal.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>