Results 1 to 4 of 4

Thread: eclipse and uic

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2008
    Posts
    61
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    9

    Default Re: eclipse and uic

    Actually, my problem is that, when I add ui files to the project, uic.exe generates the files in the root directory of the project. I want to generate the files in a directory such as "ui.generated".

    If that would not be possible, then the best way seems to be to write a batch file.

  2. #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: eclipse and uic

    See qmake variable reference: UI_DIR.
    J-P Nurmi

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

    alisami (29th July 2008)

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.