<div dir="ltr">Yep, works for me. One thing that caught me out though is that the gnu assembler treats file extensions differently depending on their case, which can be an issue for windows. Specifically .S and .sx are handled by the preprocessor (macros etc), but .s is not!<div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 April 2015 at 12:20, Hristo Hristov <span dir="ltr"><<a href="mailto:registrirayme@live.com" target="_blank">registrirayme@live.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">I added an assembler file to my project on Linux and it compiles and runs as expected.<br>On Windows the assembler file appears to be ignored with Visual Studio and won't link with MinGW.<br>Does Qbs support assembler files?<br>                                      </div></div>
<br>_______________________________________________<br>
QBS mailing list<br>
<a href="mailto:QBS@qt-project.org">QBS@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/qbs" target="_blank">http://lists.qt-project.org/mailman/listinfo/qbs</a><br>
<br></blockquote></div><br></div>