Putting MASM into VC++
Anyone knows how to associate *.asm files in VC++ 5/6 so that when I say compile it launches ML.EXE? I would like to do it in general (that''s why I say associate *.asm) and not to write an specific build command per assembly file.
Thanks
Look in to the Custom Build tab on the project options. That should help you out, I think.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement