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. Set name for included *.pri
Qt 6.11 is out! See what's new in the release blog

Set name for included *.pri

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

    Hi,
    I use a third-party library, and to use it requires the src.pri file to be included to the main project. This leads to creation of "src" sudirectory in the Qt Creator's project tree, and it's look ugly. To make the project tree looks better, I had to create a copy of the src.pri with a new name.
    I'm wondering if there is a way to use the original file but set it a different display name? Something like include(some.pri, "NewPriFileName")

    Thank's

    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