From 073b8143f2cec83aadbd193cc8e7a641cee5fa0f Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Wed, 7 May 2008 16:34:26 +0000 Subject: i won't commit before i test the patch;i won't commit before i test the patch;i won't commit before i test the patch;i won't commit before i test the patch; how many times teacher? git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1702 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/logview/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/modules/logview/CMakeLists.txt b/src/modules/logview/CMakeLists.txt index f7d00e393..9ef06df3d 100644 --- a/src/modules/logview/CMakeLists.txt +++ b/src/modules/logview/CMakeLists.txt @@ -1,18 +1,18 @@ # CMakeLists for src/modules/logview -SET(kvilogview_MOC_HDRS +SET(kvilogviewer_MOC_HDRS logviewwidget.h logviewmdiwindow.h ) -SET(kvilogview_SRCS +SET(kvilogviewer_SRCS libkvilogview.cpp logviewwidget.cpp logviewmdiwindow.cpp ) # After this call, files will be moc'ed to moc_kvi_*.cpp -QT4_WRAP_CPP(kvilogview_MOC_SRCS ${kvilogview_MOC_HDRS}) +QT4_WRAP_CPP(kvilogviewer_MOC_SRCS ${kvilogviewer_MOC_HDRS}) SET(kvi_module_name kvilogviewer) INCLUDE(${CMAKE_SOURCE_DIR}/cmake/module.rules.txt) -- cgit v1.3.1-10-gc9f91