Mercurial > trustbridge
comparison ui/CMakeLists.txt @ 362:857ae1ffdd6f
Open the new dialog from the main menu.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Sat, 12 Apr 2014 17:20:30 +0200 |
parents | e6aa82466420 |
children | c0d63a7f270e f9c98f9e9f76 |
comparison
equal
deleted
inserted
replaced
361:b67dd46cd4a9 | 362:857ae1ffdd6f |
---|---|
30 set(ADMINSTRATOR_SOURCES | 30 set(ADMINSTRATOR_SOURCES |
31 ${CMAKE_CURRENT_SOURCE_DIR}/administrator.cpp | 31 ${CMAKE_CURRENT_SOURCE_DIR}/administrator.cpp |
32 ${CMAKE_CURRENT_SOURCE_DIR}/administratorwindow.cpp | 32 ${CMAKE_CURRENT_SOURCE_DIR}/administratorwindow.cpp |
33 ${CMAKE_CURRENT_SOURCE_DIR}/certificatetablemodel.cpp | 33 ${CMAKE_CURRENT_SOURCE_DIR}/certificatetablemodel.cpp |
34 ${CMAKE_CURRENT_SOURCE_DIR}/certificatetabledelegate.cpp | 34 ${CMAKE_CURRENT_SOURCE_DIR}/certificatetabledelegate.cpp |
35 ${CMAKE_CURRENT_SOURCE_DIR}/createinstallerdialog.cpp | |
35 ${CERTIFICATELIST_SOURCES} | 36 ${CERTIFICATELIST_SOURCES} |
36 ) | 37 ) |
37 | 38 |
38 # Seperated to make it easier to include the sources in tests | 39 # Seperated to make it easier to include the sources in tests |
39 set(M13UI_RESOURCES | 40 set(M13UI_RESOURCES |