Mozilla dsps come alright by default with 0d/0a (cr/lf), therefore, if fixed incorrectly, you can end up with double cr (e.g. crcrlf instead of cr).

IMHO the problem is that the default dsp are designed only to invoke makefiles. If you want to compile from within visual studio you should build your own dsp as I suggested earlier.

Greetings from Israel,
Anton.

Try changing the linefeed from LF (Unix) to CR/LF (Dos/Windows).
You can do that in syn editor or ultraedit.

Alex
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to