]> vaikene.ee Git - evaf/blobdiff - src/apps/PswGen/Generator/CMakeLists.txt
Added Qt plugin macros to Plugins::iPlugin and Plugins::iPluginFactory for proper...
[evaf] / src / apps / PswGen / Generator / CMakeLists.txt
index ffaba79cdca32c57893c21033b871e77b18b2db5..9325fe95dba1965003a34a7d5b9e644fc018b284 100644 (file)
@@ -16,13 +16,12 @@ set(eVaf_LIBRARIES CommonLib PluginsLib)
 
 # Source files
 set(SRCS
-    generator.cpp
+    module.cpp
 )
 
 # Header files for the meta-object compiler
 set(MOC_HDRS
-    igenerator.h
-    generator.h
+    module.h
 )
 
 # Version info resource file for Windows builds