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] How to ship files on build

[Solved] How to ship files on build

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 999 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.
  • S Offline
    S Offline
    Seba84
    wrote on last edited by
    #1

    Hello all,

    I have a simple question to which I did not found answer on the web. How to ship files with Qt5 on build? My present problem is the following: I want 3 text files to automatically be copied into the build directory, and not to copy them manually every time I modify them. Is this possible?

    I have already included them in the project (they appear under "Other files") but nothing happens.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Asperamanca
      wrote on last edited by
      #2

      Here's a discussion on this topic:

      "stackoverflow-forum":http://stackoverflow.com/questions/3984104/qmake-how-to-copy-a-file-to-the-output

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Seba84
        wrote on last edited by
        #3

        Thanks for the link Asperamanca.

        I think I will continue doing it manually... :-/

        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