mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	Merge pull request #338 from chinhodado/master
Add citra icon to executable and window title in Windows
This commit is contained in:
		
						commit
						746fcf5a59
					
				
							
								
								
									
										
											BIN
										
									
								
								src/assets/citra.ico
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/assets/citra.ico
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 497 KiB  | 
@ -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
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							@ -17,6 +17,7 @@ set(SRCS
 | 
			
		||||
            bootmanager.cpp
 | 
			
		||||
            hotkeys.cpp
 | 
			
		||||
            main.cpp
 | 
			
		||||
            citra-qt.rc
 | 
			
		||||
            )
 | 
			
		||||
 | 
			
		||||
set(HEADERS
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								src/citra_qt/citra-qt.rc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/citra_qt/citra-qt.rc
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user