## xfc examples/howto/combobox directory

ADD_EXECUTABLE( combobox combobox.cc )

TARGET_LINK_LIBRARIES( combobox xfc_ui )

ADD_EXECUTABLE( comboboxentry comboboxentry.cc )

TARGET_LINK_LIBRARIES( comboboxentry xfc_ui )
