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. Qmake & INSTALLS tag

Qmake & INSTALLS tag

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 758 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.
  • N Offline
    N Offline
    nikoko
    wrote on last edited by
    #1

    Hello
    I have a problem with INSTALLS tag on my .pro files.
    I have a set of libraries which I want to build on windows & Linux, 32&34 bits
    I make my pro files and want to use INSTALLS variable to export all my headers & libraries to a delivery folders after compilation and use this folder for all developpers.
    I try to use INSTALLS variable for qmake, but it seems to have no effect with generated mscv vcproj / vcxproj.
    This tag (INSTALLS) is only used on linux and windows makefiles ? Not working with msvc ?

    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