]> vaikene.ee Git - evaf/blobdiff - src/libs/Common/CMakeLists.txt
Merged the Common::iEnv interface into Common::iApp
[evaf] / src / libs / Common / CMakeLists.txt
index 83b5cd6f62f56f5c81f66f1a050f46425d50ec7d..31fc6347508b042b5ed2e560bde73675126bee52 100644 (file)
@@ -17,7 +17,6 @@ set(eVaf_LIBRARIES)
 # Source files
 set(SRCS
     app.cpp
-    env.cpp
     event.cpp
     eventqueue.cpp
     globals.cpp
@@ -29,12 +28,10 @@ set(SRCS
 # Header files for the meta-object compiler
 set(MOC_HDRS
     iapp.h
-    ienv.h
     ieventqueue.h
     ilogger.h
     iregistry.h
     app.h
-    env.h
     eventqueue.h
     logger.h
     registry.h