How do I add a custom icon to the compiled .exe file in a C++ project? I'm using VS code and GCC for the compiler.
I tried this: Set an exe icon for my program. but it doesn't work.
How do I add a custom icon to the compiled .exe file in a C++ project? I'm using VS code and GCC for the compiler.
I tried this: Set an exe icon for my program. but it doesn't work.