On Tue, 19 Jul 2016 08:43:14 +0200, Sönke Ludwig wrote:
Thanks, that was the problem, I must have stared to strongly :-)
BTW, I'd recommend to use
dub convert -f sdl
as the starting point for
the conversion process. It currently still inserts some extra fields
(default "application" and "library" configurations, a "version" field,
and "sourcePaths"/"importPaths" fields), but the rest guaranteed to be a
literal translation.
That's nice, I was missing such a converter and wanted to suggest such feature.