comparison ui/CMakeLists.txt @ 199:4790a26c2e8b

Added about dialog.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 26 Mar 2014 13:29:49 +0100
parents 1a66a15d0df8
children be628d261617
comparison
equal deleted inserted replaced
193:17eb8ad43984 199:4790a26c2e8b
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 ${CMAKE_CURRENT_SOURCE_DIR}/helpdialog.cpp
20 ${CMAKE_CURRENT_SOURCE_DIR}/aboutdialog.cpp
20 ${CERTIFICATELIST_SOURCES} 21 ${CERTIFICATELIST_SOURCES}
21 ${DOWNLOADER_SOURCES} 22 ${DOWNLOADER_SOURCES}
22 ) 23 )
23 24
24 # Seperated to make it easier to include the sources in tests 25 # Seperated to make it easier to include the sources in tests

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