[Issue 17126] [Visual D] Enables D compiler on C++ projects by default

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jan 29 09:04:11 PST 2017


https://issues.dlang.org/show_bug.cgi?id=17126

--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
The D compilation is realized by automaticlly including a couple of props and
targets files inside the ImportBefore/ImportAfter folders of the msbuild
folders.

I can reproduce the problem, the respective settings are changed
unconditionally right now. I'll look into it...

--


More information about the Digitalmars-d-bugs mailing list