Codeblocks: Generate EXE file to customize an icon

Source: Internet
Author: User

Codeblocks generated EXE file icon default is the system icon, how to customize a beautiful small icon it?

I am C rookie, usually only with codeblocks practice C, also do not develop what software, this problem is stumped me.

To search the Internet, and found that we are not how to use Codeblocks.

Finally found an article in Google and Codeblocks & icon related, because it is an English article, most of what is said, I do not understand, it does not matter, I see such a structure:

5. At the Projects Management pane on the left should look something like this:
[/indent] [-] Workspace
[-] Spiffomatic
[-] Sources
| |_ main.cpp
[-] Resources
| |_ resources.rc
[-] Others
|_ Spiffomatic.ico
Hit Ctrl-f9 (or build| Build from the main menu).

Divert, I'll do it, I'll start with ResEdit. Set up a res.rc store to the app's Res\ folder, and then import an icon in ResEdit to save it.

Then add files in the Codeblocks, select Res\res.rc, Save the project, generate EXE, the custom icon EXE file is generated.

Oh, it turned out to be so simple.

2012-01-20

Codeblocks: Generate EXE file to customize an icon

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.