Parcourir la source

UI: Remove and ignore obs.rc

This file gets automatically generated from obs.rc.in by CMake and
could get accidentally committed.
Gol-D-Ace il y a 6 ans
Parent
commit
6dfb0caab3
2 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 0
      .gitignore
  2. 0 1
      UI/obs.rc

+ 1 - 0
.gitignore

@@ -36,6 +36,7 @@ x64/
 ipch/
 GeneratedFiles/
 .moc/
+/UI/obs.rc
 
 /other/
 

+ 0 - 1
UI/obs.rc

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