On Monday, 6 April 2015 at 14:55:58 UTC, Namespace wrote:
debug { pragma(lib, "libcmtd.lib"); } else { pragma(lib, "libcmt.lib"); }
Thanks for the quick reply!Worth adding an example like that to http://dlang.org/version.html ?
Johan Engelen via Digitalmars-d-learn Mon, 06 Apr 2015 08:22:14 -0700
On Monday, 6 April 2015 at 14:55:58 UTC, Namespace wrote:
debug { pragma(lib, "libcmtd.lib"); } else { pragma(lib, "libcmt.lib"); }
Thanks for the quick reply!Worth adding an example like that to http://dlang.org/version.html ?