Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [SOLVED] Configure default project file structure

[SOLVED] Configure default project file structure

Scheduled Pinned Locked Moved Qt Creator and other tools
organizationconfigurefile structuredirectory struc
3 Posts 3 Posters 1.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    theblob
    wrote on 3 Jul 2015, 04:04 last edited by theblob 7 Jun 2015, 01:40
    #1

    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.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      JohanSolo
      wrote on 3 Jul 2015, 10:30 last edited by JohanSolo 7 Mar 2015, 10:30
      #2

      IIRC you can force it to do so manually, but then it complains that the build tree is in the source tree as well. Maybe you could achieve this by having a fake pro file using the subdir template.

      `They did not know it was impossible, so they did it.'
      -- Mark Twain

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mcosta
        wrote on 3 Jul 2015, 17:46 last edited by
        #3

        Hi and welcome to devnet,

        you can create your Project Wizard in Qt Creator

        Once your problem is solved don't forget to:

        • Mark the thread as SOLVED using the Topic Tool menu
        • Vote up the answer(s) that helped you to solve the issue

        You can embed images using (http://imgur.com/) or (http://postimage.org/)

        1 Reply Last reply
        1

        3/3

        3 Jul 2015, 17:46

        • Login

        • Login or register to search.
        3 out of 3
        • First post
          3/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved