diff options
| author | EverythingWindows <[email protected]> | 2022-11-19 06:54:01 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-19 06:54:01 +0700 |
| commit | 1d1722345b99abe7f52e999994ccb3e088cbd3c2 (patch) | |
| tree | 327c1bd028102ddcec8c71d8a5229740f35f089e /ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | |
| parent | e73d05d3b013924c89c6c8824f8bf338ec52ffbd (diff) | |
| download | shiftos-therevival-old-1d1722345b99abe7f52e999994ccb3e088cbd3c2.tar.gz shiftos-therevival-old-1d1722345b99abe7f52e999994ccb3e088cbd3c2.tar.bz2 shiftos-therevival-old-1d1722345b99abe7f52e999994ccb3e088cbd3c2.zip | |
Rename function implemented
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 ecedef6..f8a83a4 100644 --- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -178,6 +178,7 @@ <Compile Include="TerminalApplications\Internal\Com_Manual.vb" /> <Compile Include="TerminalApplications\Internal\Com_Mkdir.vb" /> <Compile Include="TerminalApplications\Internal\Com_Pwd.vb" /> + <Compile Include="TerminalApplications\Internal\Com_Rename.vb" /> <Compile Include="TerminalApplications\Internal\Com_Rev.vb" /> <Compile Include="TerminalApplications\Internal\Com_Rmdir.vb" /> <Compile Include="TerminalApplications\Internal\Com_Shiftfetch.vb" /> |
