Results 1 to 6 of 6

Thread: qmake INSTALLS creates dangerous makefile

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2010
    Posts
    11
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: qmake INSTALLS creates dangerous makefile

    hi.
    i verified and you're right.

    DEL_DIR = rmdir

    so that command is perfectly safe

    thanks

  2. #2
    Join Date
    Oct 2011
    Location
    Australia
    Posts
    29
    Thanks
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: qmake INSTALLS creates dangerous makefile

    Actually this bit me in the arse. I used:

    Qt Code:
    1. etc.files = conf/*
    2. etc.path = etc/
    To copy to clipboard, switch view to plain text mode 

    Where conf/ dir had a partial subtree of directories to deploy to etc/ like `init.d/`. On uninstall Qt rm my `/etc/init.d/` .

Similar Threads

  1. makefile without using QMake
    By Rayven in forum Qt Programming
    Replies: 2
    Last Post: 6th April 2010, 22:04
  2. qmake outputting wrong kind of makefile...
    By andy.fillebrown in forum Qt Programming
    Replies: 1
    Last Post: 21st September 2009, 16:37
  3. Qmake for subdirs w/ custom makefile name
    By Frank J. Lhota in forum Qt Tools
    Replies: 1
    Last Post: 10th June 2009, 00:59
  4. qmake INSTALLS and subdirs template ...
    By sandros in forum Qt Programming
    Replies: 1
    Last Post: 24th October 2007, 22:10
  5. qmake creat Makefile.Debug has error
    By freegnu in forum Qt Programming
    Replies: 4
    Last Post: 12th June 2006, 07:31

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.