Author Topic: Assembly Language Support  (Read 3378 times)

disrupterx

  • Guest
Assembly Language Support
« 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.

mariocup

  • Guest
Re: Assembly Language Support
« Reply #1 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.