diff options
| author | EverythingWindows <[email protected]> | 2022-11-06 15:20:38 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-06 15:20:38 +0700 |
| commit | 8b5d4344f7e418369ebe10cb9eb2ac94314537b4 (patch) | |
| tree | d76cf36af89cb7a5b29c1fca5b0e3697d909d142 /ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | |
| parent | 8e4b29c5a54d679099d8eb487c76062c4960c069 (diff) | |
| download | shiftos-therevival-old-8b5d4344f7e418369ebe10cb9eb2ac94314537b4.tar.gz shiftos-therevival-old-8b5d4344f7e418369ebe10cb9eb2ac94314537b4.tar.bz2 shiftos-therevival-old-8b5d4344f7e418369ebe10cb9eb2ac94314537b4.zip | |
dir command done
Diffstat (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj')
| -rw-r--r-- | ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj index 81b06a6..74d2e24 100644 --- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -99,6 +99,7 @@ <Compile Include="MainForms\BugSlap.vb"> <SubType>Form</SubType> </Compile> + <Compile Include="MainForms\DirectoryManagements.vb" /> <Compile Include="MainForms\IntroStory.Designer.vb"> <DependentUpon>IntroStory.vb</DependentUpon> </Compile> |
