Add citra icon to Windows executable and title bar

This commit is contained in:
Chin 2014-12-24 00:07:30 -05:00
parent 29da5da951
commit 3aeb5970e5
5 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@ set(SRCS
emu_window/emu_window_glfw.cpp
citra.cpp
config.cpp
citra.rc
)
set(HEADERS
emu_window/emu_window_glfw.h