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. How can I easily change preferences defined in a .prf file?
Forum Updated to NodeBB v4.3 + New Features

How can I easily change preferences defined in a .prf file?

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 2.6k Views 1 Watching
  • 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.
  • P Offline
    P Offline
    pmed
    wrote on last edited by
    #1

    The file features/win32/default_pre.prf has rtti_off set by default. How can I change this behaviour from my project file? The .prf file seems to overwrite anything I put there.

    Thanks for the help.

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      ZapB
      wrote on last edited by
      #2

      As long as you set things after the .prf files have been processed your .pro file should override them. It can be tricky though since in some cases a .pro file can be processed up to 3 times by qmake.

      As a last resort you could just edit the .prf file in question.

      Nokia Certified Qt Specialist
      Interested in hearing about Qt related work

      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