SET(SOURCES Ducksweeper.cpp GameWidget.cpp ElapsedWidget.cpp main.cpp)
MAKE_APP(ducksweeper)
TARGET_LINK_LIBRARIES(ducksweeper libui)
