UI: Add windows exe icon

Adds an icon to the executable file so the executable no longer shows up
without an icon.
This commit is contained in:
jp9000
2015-04-04 15:35:15 -07:00
parent 167e781b5e
commit 2054161717
3 changed files with 3 additions and 1 deletions

1
obs/obs.rc Normal file
View File

@@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "../cmake/winrc/obs-studio.ico"