Results 1 to 2 of 2

Thread: How to manage files with different folders for make

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: How to manage files with different folders for make

    Quote Originally Posted by rajeshs View Post
    When i give make each time it takes all files to compile, but if i use same folder it only takes whatever files i changed,
    Just to assure, just "make" and nothing else?

    How to avoid the recompilation of all files rather than changed files?
    The toolchain should take care of recompiling only necessary files. Something else must be wrong. Could we see the .pro file?
    J-P Nurmi

  2. The following user says thank you to jpn for this useful post:

    rajeshs (8th July 2007)

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.