Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Solved]Documentation of *.pri file
Forum Updated to NodeBB v4.3 + New Features

[Solved]Documentation of *.pri file

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 2.8k 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.
  • Q Offline
    Q Offline
    qxoz
    wrote on 26 Feb 2013, 07:07 last edited by
    #1

    Hi!
    Can somebody point out, to the documentation about *.pri files and how use it?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 26 Feb 2013, 07:23 last edited by
      #2

      They are just include files for qmake. They accept the same syntax as qmake's .pro file.

      (Z(:^

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        qxoz
        wrote on 26 Feb 2013, 12:00 last edited by
        #3

        sierdzio@ Thank you!

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sierdzio
          Moderators
          wrote on 26 Feb 2013, 12:09 last edited by
          #4

          Pleasure.

          Here's a simple example if you like: "link":https://github.com/sierdzio/qeasyshell/blob/master/global.pri.

          And how it's used: "link":https://github.com/sierdzio/qeasyshell/blob/master/examples/basic/basic.pro.

          (Z(:^

          1 Reply Last reply
          0

          1/4

          26 Feb 2013, 07:07

          • Login

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