Hello,
There's a D Application project wizard in CodeBlocks and the default D project that comes with it compiles fine.
But how could I add more .d files on the fly? Without any multipage wizards or anything, I just want to add a nameable .d file in the current project directory. Is there a general-purpose wizard script that I could edit so it just adds a named file with the .d extension in the project folder?
Forgive me if this has already been discussed, I couldn't find a similar topic by searching (in which case there is one then just link me there and I'll be glad to read it thru).
Thanx for reading.