User forums > Using Code::Blocks

File Wizard for .d files

(1/1)

Malevol3nt:
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.

MortenMacFly:

--- Quote from: Malevol3nt on May 20, 2009, 02:02:08 am ---I just want to add a nameable .d file in the current project directory.

--- End quote ---
Right click on the project, select "add" -> select the files -> choose the target(s) to add the file(s) to...

Navigation

[0] Message Index

Go to full version