Selaa lähdekoodia

Merge pull request #338 from chinhodado/master

Add citra icon to executable and window title in Windows
bunnei 11 vuotta sitten
vanhempi
commit
746fcf5a59

BIN
src/assets/citra.ico


+ 1 - 0
src/citra/CMakeLists.txt

@@ -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

BIN
src/citra/citra.rc


+ 1 - 0
src/citra_qt/CMakeLists.txt

@@ -17,6 +17,7 @@ set(SRCS
             bootmanager.cpp
             hotkeys.cpp
             main.cpp
+            citra-qt.rc
             )
 
 set(HEADERS

BIN
src/citra_qt/citra-qt.rc