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. QtCreator: Virtual folders for generic project
QtWS25 Last Chance

QtCreator: Virtual folders for generic project

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 626 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.
  • C Offline
    C Offline
    CybGen
    wrote on last edited by CybGen
    #1

    Hi,

    I wish to use qtcreator like editor under Windows 7 and I used "Import project" to import my source files. QtCreator created files: .config .includes and .files. But now I want to group these files into some virtual folders. Physically I cannot move my source files into different folders. So does anybody know how to do it?

    If project under qmake it's possible to use include(folder/myfile.c) in include.pri file, and in qbs there's group command for that. So maybe there's some syntax exists for .files file?

    By the way wired things are happening if you put into .files ":" or "//" signs. It dividing your files or showing a disk. Interesting also why is that.

    Screenshot

    1 Reply Last reply
    0

    • Login

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