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. Some question about .pro.shared
Qt 6.11 is out! See what's new in the release blog

Some question about .pro.shared

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 301 Views
  • 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.
  • GaoboG Offline
    GaoboG Offline
    Gaobo
    wrote on last edited by
    #1

    I have some question about .pro file.
    I found Qt can create a .pro.shared file to shared my project setting, and what it need to be attention?
    In Sharing Project Settings, it say:

    You must always specify the ProjectExplorer.Project.Updater.FileVersion variable and use the same value for it as in the .user file.

    Is that mean, i need make the .shared's FileVerson and .user's FileVerson equal ? but my co-worker's FileVerson of the .user file may not be same as me. In this case, i push the .shared file to svn, and my co-worker can use it directly ?

    Anthor question is :
    If i change some setting about the project, i need to change the .shared file 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