[SOLVED] Configure default project file structure
-
Is there any way to change the default file structure for new projects? Say I want C++ projects to all have 2 directories, src and bin, in the main project directory. The bin directory is where all of the compiled binaries are, and src is where all of the source files are. I looked through the menus and options, but I didn't see anything that looks like what I want.
-
Hi and welcome to devnet,
you can create your Project Wizard in Qt Creator