Skip to content

Commit

Permalink
tray icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Zongfeng Zhang committed Mar 15, 2022
1 parent 6473ae8 commit 4edb8b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions TrayIcon.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[UI]
OnImage=.\cow-on.ico
OffImage=.\cow-off.ico
OnImage=.\icons\cow-on.ico
OffImage=.\icons\cow-off.ico

[App]
Path=C:\Windows\System32\cmd.exe
Expand Down
4 changes: 0 additions & 4 deletions TrayIcon.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,5 @@
<ItemGroup>
<None Include="TrayIcon.ini" />
</ItemGroup>
<ItemGroup>
<Image Include="icons\cow-off.ico" />
<Image Include="icons\cow-on.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
</Project>

0 comments on commit 4edb8b1

Please sign in to comment.