aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-02 15:23:28 +0700
committerEverythingWindows <[email protected]>2022-11-02 15:23:28 +0700
commitda197f3153b424203116cdb9617d03cabad1dd01 (patch)
tree4e220c267c645cdb356d401a1040df7afde639f2
parente007d91d42a2ae4c5026245dd331c3a03e0bee91 (diff)
downloadshiftos-therevival-old-da197f3153b424203116cdb9617d03cabad1dd01.tar.gz
shiftos-therevival-old-da197f3153b424203116cdb9617d03cabad1dd01.tar.bz2
shiftos-therevival-old-da197f3153b424203116cdb9617d03cabad1dd01.zip
icon
-rw-r--r--ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj6
-rw-r--r--ShiftOS-TheRevival/ShiftOS.icobin0 -> 16958 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
index f333fda..5dcedf9 100644
--- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
+++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
@@ -64,6 +64,9 @@
<PropertyGroup>
<ApplicationManifest>MainForms\app.manifest</ApplicationManifest>
</PropertyGroup>
+ <PropertyGroup>
+ <ApplicationIcon>ShiftOS.ico</ApplicationIcon>
+ </PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
@@ -171,5 +174,8 @@
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
+ <ItemGroup>
+ <Content Include="ShiftOS.ico" />
+ </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
</Project> \ No newline at end of file
diff --git a/ShiftOS-TheRevival/ShiftOS.ico b/ShiftOS-TheRevival/ShiftOS.ico
new file mode 100644
index 0000000..35288fb
--- /dev/null
+++ b/ShiftOS-TheRevival/ShiftOS.ico
Binary files differ