Results 1 to 2 of 2

Thread: What file contains Kits, Devices, etc for the Projects Pane?

  1. #1
    Join Date
    Jun 2012
    Posts
    219
    Thanks
    28
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default What file contains Kits, Devices, etc for the Projects Pane?

    Over the years I've spent a good deal of time setting up kits and devices for cross-compiling several projects to different platforms.

    I commit the .pro files along with the source files. Is there a file somewhere I can add to "source control" that will allow me to restore the complete QtCreator (or at least the build and deploy parts)?

    Thanks!

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: What file contains Kits, Devices, etc for the Projects Pane?

    Per-project settings are stored in *.user files generated by Creator. Global settings are stored in Qt Creator settings (e.g. in Windows registry or ~/.config).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. The following user says thank you to wysota for this useful post:

    davethomaspilot (17th September 2018)

Similar Threads

  1. Replies: 2
    Last Post: 13th January 2016, 17:49
  2. Share header file between projects
    By davethomaspilot in forum Qt Tools
    Replies: 4
    Last Post: 1st April 2015, 18:14
  3. Replies: 6
    Last Post: 8th December 2014, 20:27
  4. Replies: 1
    Last Post: 10th September 2012, 09:29
  5. Replies: 0
    Last Post: 23rd May 2011, 11:01

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.