Results 1 to 4 of 4

Thread: Remove objects and other unnecesary files after build.

Threaded View

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

    Default Remove objects and other unnecesary files after build.

    Hi...

    I'm running Windows XP SP3 as guest OS in my VirtualBox and I just build QT 4.8.6 from source, using this build options:
    Qt Code:
    1. configure.exe -fast -opensource -confirm-license -release -phonon -no-qt3support -inotify -no-dsp -no-vcproj -no-webkit
    To copy to clipboard, switch view to plain text mode 
    Now, I'd like to remove intermediate files and unnecesary files to keep my source directory as lite as possible...Normally one keep ${QTDIR}\{bin,include,lib,doc} directories...what other files/directories should I keep?

    Thanks.
    Last edited by Joelito; 13th May 2015 at 06:17.

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.