Code::Blocks Forums

User forums => Help => Topic started by: disrupterx on October 29, 2007, 03:38:20 pm

Title: Assembly Language Support
Post by: disrupterx on October 29, 2007, 03:38:20 pm
Greetings

I want to know how I can configure Code::Blocks support for assembly language files (x86-NASM) in C/C++ projects.

code::blocks supports it natively, or is there a plugin to do this?

any help wil be very appreciated.

thanks.
Title: Re: Assembly Language Support
Post by: mariocup on October 29, 2007, 04:08:08 pm
Hi disrupterx,

you can add assembler files to your project and compile them. See http://codeblocks.org/docs/main_codeblocks_ench1.html#x2-100001.9 for details.