]> vaikene.ee Git - evaf/blobdiff - src/libs/Common/CMakeLists.txt
Added the eVaf::Common::iProp interface for global properties and variables.
[evaf] / src / libs / Common / CMakeLists.txt
index bb87e9f8cfe9b827f9a39a36d083b4d6bbafbc49..a9916b4b4dcd9d957632c78045be30d8070ca7ed 100644 (file)
@@ -24,6 +24,8 @@ set(SRCS
     registry.cpp
     util.cpp
     inifile.cpp
+    config.cpp
+    prop.cpp
 )
 
 # Header files for the meta-object compiler
@@ -32,10 +34,14 @@ set(MOC_HDRS
     ieventqueue.h
     ilogger.h
     iregistry.h
+    iconfig.h
+    iprop.h
     app.h
     eventqueue.h
     logger.h
     registry.h
+    config.h
+    prop.h
 )
 
 # Version info resource file for Windows builds