comparison ui/CMakeLists.txt @ 190:1a66a15d0df8

Added stub for help dialog.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 26 Mar 2014 11:46:42 +0100
parents 2d50ff378367
children 4790a26c2e8b
comparison
equal deleted inserted replaced
189:5f0d45ca9de4 190:1a66a15d0df8
14 14
15 set(M13UI_SOURCES 15 set(M13UI_SOURCES
16 ${CMAKE_CURRENT_SOURCE_DIR}/mainwindow.cpp 16 ${CMAKE_CURRENT_SOURCE_DIR}/mainwindow.cpp
17 ${CMAKE_CURRENT_SOURCE_DIR}/main.cpp 17 ${CMAKE_CURRENT_SOURCE_DIR}/main.cpp
18 ${CMAKE_CURRENT_SOURCE_DIR}/listupdatedialog.cpp 18 ${CMAKE_CURRENT_SOURCE_DIR}/listupdatedialog.cpp
19 ${CMAKE_CURRENT_SOURCE_DIR}/helpdialog.cpp
19 ${CERTIFICATELIST_SOURCES} 20 ${CERTIFICATELIST_SOURCES}
20 ${DOWNLOADER_SOURCES} 21 ${DOWNLOADER_SOURCES}
21 ) 22 )
22 23
23 # Seperated to make it easier to include the sources in tests 24 # Seperated to make it easier to include the sources in tests

http://wald.intevation.org/projects/trustbridge/