cmake rule: processing .uic files

David Faure faure at kde.org
Tue May 9 21:02:58 CEST 2006


On Tuesday 09 May 2006 20:54, Peter Kümmel wrote:
> The processing of .uic files does not work
> any more with nmake under win2k.
> 
> e.g:
> 
> set( kdeui_UI
>    kspellui.ui
>    kkeydialog.ui
>    kshortcutdialog_simple.ui
>    kshortcutdialog_advanced.ui
>    )
> 
> kde4_add_ui_files(kdeui_LIB_SRCS ${kdeui_UI} )
> 
> 
> does not generate kshortcutdialog_simple.h

No, it generates ui_kshortcutdialog_simple.h nowadays.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).



More information about the Kde-buildsystem mailing list