Results 1 to 4 of 4

Thread: Remove objects and other unnecesary files after build.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Remove objects and other unnecesary files after build.

    Just run make clean.
    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.


  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Remove objects and other unnecesary files after build.

    Also, if you would do an out-of-source build, you have always clean separation of build and source files.

    Cheers,
    _

  3. #3
    Join Date
    Oct 2010
    Location
    Tijuana, Baja California, México
    Posts
    19
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Remove objects and other unnecesary files after build.

    Thanks...googling about "out-of-source" help.

Similar Threads

  1. Replies: 4
    Last Post: 29th March 2014, 20:43
  2. A tool to remove unused header files?
    By agarny in forum Qt Tools
    Replies: 5
    Last Post: 13th July 2012, 13:26
  3. Replies: 1
    Last Post: 15th August 2011, 23:26
  4. About buffers, iostream objects, and files.
    By tonnot in forum General Programming
    Replies: 10
    Last Post: 31st May 2011, 13:18
  5. Replies: 4
    Last Post: 30th August 2010, 07:28

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
  •  
Qt is a trademark of The Qt Company.