Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Shipping multiple qm files from different projects into a single release directory
Qt 6.11 is out! See what's new in the release blog

Shipping multiple qm files from different projects into a single release directory

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 672 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.
  • D Offline
    D Offline
    Dolphin
    wrote on last edited by
    #1

    I have a project with multiple 'addons' all derived from common parents. The common code is in a library and the addons are dlls managed by an exe.

    My question is about translation, I get a qm file from each addon and one from the common library. I know there are ways to ship files from dev into the release environment via the pro file and I can get that working for directories but not single files. Can anyone help with the syntax please?

    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