Results 1 to 2 of 2

Thread: how to edit a qmake file?

  1. #1
    Join Date
    Mar 2018
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default how to edit a qmake file?

    Hello,

    I have a project with:
    - ressorces (in an images folder)
    -cpp files
    -h files
    -a qrc file
    -a pro file
    -a makefile

    I believe to open this project with QtCreator, you have to import / open the pro file.
    But then, I think QtCreator needs to edit a qmake file.

    How to create with QtCreator a qmake file from this project?

    Thank you for your help

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: how to edit a qmake file?

    the *.pro file IS your qmake file.
    Last edited by high_flyer; 25th March 2018 at 17:32.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Edit resource file of compiled executable
    By jwz104 in forum Qt Programming
    Replies: 3
    Last Post: 10th August 2016, 17:48
  2. How can I edit resource file?
    By neda in forum Qt Programming
    Replies: 1
    Last Post: 12th April 2016, 07:54
  3. Edit QMake
    By felipe.c.sousa in forum Qt Programming
    Replies: 1
    Last Post: 13th May 2015, 18:10
  4. Which parser is better for edit xml file.
    By Niamita in forum Qt Programming
    Replies: 2
    Last Post: 13th September 2011, 08:27
  5. How to edit .plist file in mac
    By merry in forum Qt Programming
    Replies: 2
    Last Post: 15th December 2008, 14:32

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.