6 lines
240 B
Plaintext
6 lines
240 B
Plaintext
/* Windows resource script to embed the application icon */
|
|
/* Uses the project's favicon icon located in assets/favicon/favicon.ico */
|
|
|
|
// Simple icon resource - the icon will be copied to the build directory by CMake
|
|
1 ICON "favicon.ico"
|