diff src/CMakeLists.txt @ 2:97d2c8869c39

First prototype implementation of table view and player
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 23 Mar 2015 16:34:42 +0100
parents 7a2637c3eb83
children 248d5d1cdb38
line wrap: on
line diff
--- a/src/CMakeLists.txt	Mon Mar 23 16:33:26 2015 +0100
+++ b/src/CMakeLists.txt	Mon Mar 23 16:34:42 2015 +0100
@@ -17,6 +17,8 @@
    strhelp.c
    util_win.c
    util_linux.c
+   metadataview.cpp
+   pngplayer.cpp
 )
 
 find_package(Qt5LinguistTools)
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)