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 to specify Windows specific project configurations in ".pro" file ?
Forum Updated to NodeBB v4.3 + New Features

How to specify Windows specific project configurations in ".pro" file ?

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 1.3k 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.
  • V Offline
    V Offline
    vsthakur1
    wrote on last edited by
    #1

    I am new to Qt.
    In windows environment, I am generating a VC++ file using "qmake" (qmake -tp vc abc.proj). Once the project file is created, using Visual Studio, I need to change the configuration for "UAC Execution Level" in the Linker option of "Manifest File". At the same time , I am adding post build event ( copying the output to a specific folder.).
    How can I add these configurations in ".pro" file ?

    1 Reply Last reply
    0
    • I Offline
      I Offline
      i.g.chernyakov
      wrote on last edited by
      #2

      I think that "qmake Manual":http://qt-project.org/doc/qt-4.8/qmake-manual.html describes all you needed.

      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