BUG: fix comment (#3511)

Alex
This commit is contained in:
Alexander Neundorf 2006-08-27 11:14:19 -04:00
parent 5c74e1d790
commit b81a8e5855
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# KDE3_INCLUDE_DIR - the KDE include directory
# KDE3_INCLUDE_DIRS - the KDE and the Qt include directory, for use with INCLUDE_DIRECTORIES()
# KDE3_LIB_DIR - the directory where the KDE libraries are installed, for use with LINK_DIRECTORIES()
# QT_AND_KDECORE_LIBRARIES - this contains both the Qt and the kdecore library
# QT_AND_KDECORE_LIBS - this contains both the Qt and the kdecore library
# KDE3_DCOPIDL_EXECUTABLE - the dcopidl executable
# KDE3_DCOPIDL2CPP_EXECUTABLE - the dcopidl2cpp executable
# KDE3_KCFGC_EXECUTABLE - the kconfig_compiler executable