Is there a property that can be set on a source file to change the &quot;file type&quot; setting in Xcode?<br><br>Specifically I need to be able to change an asm file from &quot;sourcecode&quot; to &quot;sourcecode.nasm&quot;, I read the ASM support on the wiki and saw that it states &quot;We would be happy about patches which add support for nasm, yasm, tasm, etc.&quot; (so I understand nasm may not yet be supported), however for Xcode its a simple matter of changing its proprietary file type setting and the files are compiled and linked just fine.<br>
<br>Thanks,<br>Jason<br>