Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Tallkotten on March 27, 2017, 09:10:15 pm

Title: Convert virtual folders to real folders
Post by: Tallkotten on March 27, 2017, 09:10:15 pm
Hi!

Is there any tool available to convert virtual folders to real folders on the system?
I have a large project that i would prefer to have in real folders, although it's a ton to refactor all by hand!
Title: Re: Convert virtual folders to real folders
Post by: oBFusCATed on March 30, 2017, 01:18:27 am
Nope, but I doubt is that hard to write a plugin to do the job or simple xml parser to parse the cbp file and then do the job.