Mercurial > trustbridge
view common/CMakeLists.txt @ 153:252ffe6e27fd
Changed type of MainWindow from QDialog to QMainWindow.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Tue, 25 Mar 2014 08:58:18 +0100 |
parents | faf96d9a1010 |
children | 306e4db11761 |
line wrap: on
line source
set (m13_common_src listutil.c strhelp.c ) add_library(m13_common STATIC ${m13_common_src})