|
|
|
@ -1,9 +1,9 @@ |
|
|
|
///////////////////////////////////////////////////////////////////////////// |
|
|
|
// |
|
|
|
// Icon |
|
|
|
// |
|
|
|
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon |
|
|
|
// remains consistent on all systems. |
|
|
|
GLFW_ICON ICON "..\\assets\\citra.ico" |
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////// |
|
|
|
// |
|
|
|
// Icon |
|
|
|
// |
|
|
|
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon |
|
|
|
// remains consistent on all systems. |
|
|
|
GLFW_ICON ICON "..\\..\\dist\\citra.ico" |
|
|
|
|